This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch jakartaee9-tck
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/jakartaee9-tck by this push:
     new 92d513c  Remove the suffix so the test really gets excluded
92d513c is described below

commit 92d513c4c384ed4616e5e625fe6077e976a2883e
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri Apr 30 02:22:15 2021 +0200

    Remove the suffix so the test really gets excluded
---
 src/test/resources/ts.jtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/test/resources/ts.jtx b/src/test/resources/ts.jtx
index 2551fa5..f5a8774 100644
--- a/src/test/resources/ts.jtx
+++ b/src/test/resources/ts.jtx
@@ -231,5 +231,5 @@ 
com/sun/ts/tests/securityapi/ham/sam/delegation/Client.java#testSAMDelegatesHAM
 #
 
 # Issue https://github.com/eclipse-ee4j/websocket-api/issues/228
-com/sun/ts/tests/websocket/ee/jakarta/websocket/session/WSClient.java#getRequestURITest_from_standalone
-com/sun/ts/tests/websocket/spec/servercontainer/addendpoint/WSClient.java#getRequestURITest_from_standalone
\ No newline at end of file
+com/sun/ts/tests/websocket/ee/jakarta/websocket/session/WSClient.java#getRequestURITest
+com/sun/ts/tests/websocket/spec/servercontainer/addendpoint/WSClient.java#getRequestURITest
\ No newline at end of file

Reply via email to