-
There are a few deprecation warnings since the update to Java 11:
```
[WARNING] .../arquillian-extension-warp/impl/src/main/java/org/jboss/arquillian/warp/impl/client/transformation/InstanceCrea…
-
It looks like these are only meant to be 'compiled' but never run but the execution was never disabled in maven.
These tests would require the impl to be available, so they need to be reworked to M…
-
https://github.com/arquillian/arquillian-extension-warp/branches/all
-
We have an intermittent failing at https://github.com/wildfly/wildfly-tck-runners/actions/workflows/concurrency-tck.yml
[INFO]
[INFO] -------------------------------------------------------
[INF…
-
Some TCKs contain tests that are intentionally causing and testing deployment failures. These have no hope of passing currently because any deployed app that fails to start causes an exception to be t…
-
### Brief Summary
Please update Arquillian connectors to Core 1.9.0
Also release Connectors 3.1 with that change
### Expected Outcome
N/A
### Current Outcome
N/A
### Context
Arquillian Core 1.…
-
@rhusar I struggled a bit with TomEE.
Version 9.1 supports only JakartaEE 9.1 (https://tomee.apache.org/comparison.html)
There is at least one test that fails (`org.jboss.arquillian.warp.jsf.ftest…
-
##### Issue Overview
When debugging a problem during application startup liberty-arquillian timed out and killed my server
##### Expected Behaviour
The code that checks for timeouts can t…
-
As a developer I would like to have a way of dynamically configuring my container on a test basis.
We need to find a convenient way of improving it in Arquillian tooling.
### Current situtation
…
-
Start small with a README file.
Then add maven module to compile and publish the docs on the website.