Skip to content

Commit

Permalink
Merge pull request #13341 from npamudika/master
Browse files Browse the repository at this point in the history
Comment out MandatoryPropertiesTestWithRestart.java test case
  • Loading branch information
npamudika authored Jan 25, 2024
2 parents 1466a84 + 881d82b commit 7e0515a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,12 +473,12 @@
</classes>
</test> -->

<test name="apim-integration-tests-mandatory-properties-with-restart" preserve-order="true" parallel="false" group-by-instances="true">
<!--<test name="apim-integration-tests-mandatory-properties-with-restart" preserve-order="true" parallel="false" group-by-instances="true">
<parameter name="group" value="group1"/>
<classes>
<class name="org.wso2.am.integration.tests.other.MandatoryPropertiesTestWithRestart"/>
</classes>
</test>
</test> -->
<!--
<test name="apim-unlimited-tier-disabled-tests" preserve-order="true" parallel="false" group-by-instances="true">
<parameter name="group" value="group2"/>
Expand Down

0 comments on commit 7e0515a

Please sign in to comment.