-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Scheduled tests fails with an error: IllegalState Can't invoke method navigate. Furthermore, the failure of the GitHub action is masked. For example see
- https://github.com/hal/manatoko/actions/workflows/test-scheduled.yml (all green)
- https://github.com/hal/manatoko/actions/runs/5514841201 (all red)
- https://github.com/hal/manatoko/actions/runs/5514841201/jobs/10054549653 (failure in batch tests)
Maybe the failure can be unmasked by replacing continue-on-error: true with fail-fast: false.
But I absolutely don't know why the navigate method is not available.
- is cloned by
-
JBEAP-25441 Manatoko test suite fails
- Closed
- is triggering
-
HAL-1889 Investigate failures in test-configuration-iiop manatoko module
- Resolved
-
HAL-1890 Investigate failures in test-configuration-infinispan manatoko module
- Resolved
-
HAL-1891 Investigate failures in test-configuration-jgroups manatoko module
- Resolved
-
HAL-1892 Investigate failures in test-configuration-logging manatoko module
- Resolved
-
HAL-1893 Investigate failures in test-configuration-web manatoko module
- Resolved
-
HAL-1895 Investigate failures in test-configuration-ee manatoko module
- Resolved
-
HAL-1894 Investigate failure in test-runtime-server manatoko module
- Coding In Progress