Branch: refs/heads/6.2
Home:
https://github.com/resteasy/resteasy
Commit: 016ffb003d324346292c5546b00f1d30ec1c202f
https://github.com/resteasy/resteasy/commit/016ffb003d324346292c5546b00f1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M .github/workflows/wildfly-build.yml
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/AwaitingUpgradeInWildFly.java
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/CompletionStageResponseTest.java
Log Message:
-----------
Add new category for testing with WildFly and not overriding the RESTEasy modules for
tests that would require an upgrade of the modules.
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: 231c70e94ea00ec98862858ba77243e0281af87c
https://github.com/resteasy/resteasy/commit/231c70e94ea00ec98862858ba7724...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M .github/workflows/wildfly-build.yml
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/AwaitingUpgradeInWildFly.java
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/CompletionStageResponseTest.java
Log Message:
-----------
Merge pull request #3800 from jamezp/skip-tests-6.2
Add new category for testing with WildFly and not overriding the REST…
Compare:
https://github.com/resteasy/resteasy/compare/808e7b6403d1...231c70e94ea0