Skip to content

Commit

Permalink
Temporarily disable another long-running test
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Apr 24, 2024
1 parent 64e5e44 commit f526639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/longtest/testng-integration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<suite name="unit" parallel="none">
<test name="LDAP" preserve-order="true" parallel="none" verbose="10" enabled="true">
<classes>
<!--<class name="com.evolveum.midpoint.testing.longtest.TestLdap"/>--> <!-- TEMPORARILY DISABLED BEFORE 4.9-M4 -->
<!--<class name="com.evolveum.midpoint.testing.longtest.TestLdap"/>--> <!-- TEMPORARILY DISABLED BEFORE 4.9-M4, see MID-9594 -->
<class name="com.evolveum.midpoint.testing.longtest.TestLdapComplex"/>
<class name="com.evolveum.midpoint.testing.longtest.TestLdapUniversity"/>
<!--<class name="com.evolveum.midpoint.testing.longtest.TestLdapUniversity"/>--> <!-- TEMPORARILY DISABLED BEFORE 4.9-M4, see MID-9594 -->
<class name="com.evolveum.midpoint.testing.longtest.TestOrgHierarchy"/>
<class name="com.evolveum.midpoint.testing.longtest.TestGenericSynchronization"/>
<class name="com.evolveum.midpoint.testing.longtest.TestRunAs"/>
Expand Down

0 comments on commit f526639

Please sign in to comment.