Skip to content

Commit

Permalink
Fixes piranhacloud#4436 - Exclude TCK SSE event source test (piranhac…
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Dec 27, 2024
1 parent 02c025e commit db41291
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/coreprofile-tck/rest/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
</dependenciesToScan>
<excludes>
<exclude>ee/jakarta/tck/ws/rs/jaxrs21/ee/sse/ssebroadcaster/JAXRSClientIT.java</exclude>
<exclude>ee/jakarta/tck/ws/rs/jaxrs21/ee/sse/sseventsource/JAXRSClientIT.java</exclude>
</excludes>
<forkCount>1</forkCount>
<reuseForks>false</reuseForks>
Expand Down

0 comments on commit db41291

Please sign in to comment.