Skip to content

Commit

Permalink
Update suite.xml
Browse files Browse the repository at this point in the history
Excluded successfully challenged Concurrency TCK test.

See jakartaee/concurrency#239
  • Loading branch information
arjantijms committed Jun 27, 2022
1 parent f4b70a1 commit 14d49f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion glassfish-runner/concurrency-tck/suite.xml
Expand Up @@ -65,6 +65,7 @@
</class>
<class name="ee.jakarta.tck.concurrent.spec.ManagedThreadFactory.resourcedef.ManagedThreadFactoryDefinitionTests">
<methods>
<exclude name="testManagedThreadFactoryDefinitionDefaultsEJB"></exclude>
<exclude name="testManagedThreadFactoryDefinitionAllAttributes"></exclude>
<exclude name="testManagedThreadFactoryDefinitionAllAttributesEJB"></exclude>
<exclude name="testParallelStreamBackedByManagedThreadFactory"></exclude>
Expand All @@ -78,4 +79,4 @@
</class>
</classes>
</test>
</suite>
</suite>

0 comments on commit 14d49f2

Please sign in to comment.