Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: f3c1d3045e9298bf969ff09560b6efcd9043739f
https://github.com/resteasy/resteasy/commit/f3c1d3045e9298bf969ff09560b6e...
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: 4f109ff1dd02b20641326f3174f8c80dc21c59d0
https://github.com/resteasy/resteasy/commit/4f109ff1dd02b20641326f3174f8c...
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 #3799 from jamezp/skip-test
Add new category for testing with WildFly and not overriding the REST…
Compare:
https://github.com/resteasy/resteasy/compare/5534519008bb...4f109ff1dd02