[jboss-jira] [JBoss JIRA] (WFLY-13567) Disable MPScriptTestCase in the 'alt-dist' test jobs

Brian Stansberry (Jira) issues at jboss.org
Fri Jun 5 16:01:00 EDT 2020


Brian Stansberry created WFLY-13567:
---------------------------------------

             Summary: Disable MPScriptTestCase in the 'alt-dist' test jobs
                 Key: WFLY-13567
                 URL: https://issues.redhat.com/browse/WFLY-13567
             Project: WildFly
          Issue Type: Task
          Components: Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 21.0.0.Beta1


The 'alt-dist' jobs like https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxAltDistJdk8 configure the TS to use the output of the ee-build/ee-dist modules or to provision using the wildfly-ee FP.  MPScriptTestCase  can't pass in such a scenario as the enable-microprofile.cli script it wants to run does not exist. So use a JUnit Assume to disable it.  Checking for -Dtestsuite.default.build.project.prefix=ee- would probably do the trick.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list