Branch: refs/heads/3.15
Home:
https://github.com/resteasy/Resteasy
Commit: 5075436e24d500dcb7debb7c3c1152885f63282d
https://github.com/resteasy/Resteasy/commit/5075436e24d500dcb7debb7c3c115...
Author: Jan Stourac <jstourac(a)redhat.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/MicroProfileConfigFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/MicroProfileConfigServletTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/MPClientCollectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyRedeployTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyTest.java
Log Message:
-----------
[RESTEASY-2915] Disable some MicroProfile tests with prepared MicroProfileDependent
category
Mark some another MicroProfile tests with `MicroProfileDependent`
category so they can be easily excluded from the test execution via an
appropriated profile (`microprofile.off`).
Commit: 7d1604478e35bb9a5db4d5aa67f0ab3d6f3eb608
https://github.com/resteasy/Resteasy/commit/7d1604478e35bb9a5db4d5aa67f0a...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/MicroProfileConfigFilterTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/config/MicroProfileConfigServletTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/MPClientCollectionTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyRedeployTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/microprofile/restclient/RestClientProxyTest.java
Log Message:
-----------
Merge pull request #2811 from jstourac/category
[RESTEASY-2915] Disable some MicroProfile tests with prepared MicroPr…
Compare:
https://github.com/resteasy/Resteasy/compare/c7c223ddb532...7d1604478e35