Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-08-02 Thread via GitHub
reta merged PR #1978: URL: https://github.com/apache/cxf/pull/1978 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For q

Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-08-02 Thread via GitHub
reta commented on PR #1978: URL: https://github.com/apache/cxf/pull/1978#issuecomment-2265419813 Thank you @kaiyaok2 ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-08-01 Thread via GitHub
reta commented on code in PR #1978: URL: https://github.com/apache/cxf/pull/1978#discussion_r1700902908 ## services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/ValidateJWTTransformationTest.java: ## @@ -206,7 +206,9 @@ public void testJWTToSAMLTransformationRealm() t

Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-08-01 Thread via GitHub
reta commented on code in PR #1978: URL: https://github.com/apache/cxf/pull/1978#discussion_r1695631017 ## services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/ValidateJWTTransformationTest.java: ## @@ -206,7 +206,9 @@ public void testJWTToSAMLTransformationRealm() t

Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-07-29 Thread via GitHub
reta commented on code in PR #1978: URL: https://github.com/apache/cxf/pull/1978#discussion_r1695631017 ## services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/ValidateJWTTransformationTest.java: ## @@ -206,7 +206,9 @@ public void testJWTToSAMLTransformationRealm() t

Re: [PR] [CXF-9042] Fixed non-idempotent unit tests [cxf]

2024-07-29 Thread via GitHub
reta commented on code in PR #1978: URL: https://github.com/apache/cxf/pull/1978#discussion_r1695586110 ## rt/management/src/test/java/org/apache/cxf/management/InstrumentationManagerTest.java: ## @@ -105,6 +105,11 @@ public void testWorkQueueInstrumentation() throws Exception