-
Sub-task
-
Resolution: Done
-
Blocker
-
None
-
None
When using junit5, testsuite test, OnDemandTracingTest, among others
fails with error,
java.lang.IllegalArgumentException: No deployment scenario in context
at org.jboss.arquillian.container.test.impl.client.container.ClientContainerController.start(ClientContainerController.java:63)
This implies arquillian may need a fix or a code change in the
testsuite.
Tests are flagged with annotation @Disabled("RESTEASY-3451")
- is caused by
-
ARQ-2231 The JUnit 5 container does not work with manual mode tests
- Resolved
- is related to
-
RESTEASY-3388 Migrate tests to use JUnit 5
- Resolved