Skip to content

Commit

Permalink
excluding tests that fail due to wfly-preview issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rsearls authored and jimma committed Jun 7, 2021
1 parent 52d73c0 commit e829e29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions testsuite/integration-tests/pom.xml
Expand Up @@ -785,6 +785,9 @@
<exclude>**/ReverseInjectionTest.java</exclude>
<exclude>**/AtomProviderTest.java</exclude>
<exclude>**/BasicAuthTest.java</exclude>
<exclude>**/SecurityContextTest.java</exclude>
<exclude>**/JAXBContextFinderTest.java</exclude>
<exclude>**/AtomComplexModelTest.java</exclude>
</excludes>
</configuration>
</execution>
Expand Down

0 comments on commit e829e29

Please sign in to comment.