Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20294

MP Certification scripts handling of ignored (optional) TCK tests

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Scripts
    • None
    • ---
    • ---

      Radoslav Husar
      17:52
      Brian Stansberry said:

      it's grepping for "<testcase"

      That doens't seem all that correct then. Because the result looks like this:

      <testcase name="optional_spec104_mustSignalOnErrorWhenFails" classname="org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest" time="0.0">
      <skipped message="Skipping because no error state Publisher provided, and the test requires it. Please implement PublisherVerification#createFailedPublisher to run this test."/>
      </testcase>
      but our cert files only contain:

      <testcase classname="org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest" name="optional_spec104_mustSignalOnErrorWhenFails" time="0.009">

      Thread: https://wildfly.zulipchat.com/#narrow/channel/210028-microprofile/topic/Certification.20scripts.20and.20improvements

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: