-
Bug
-
Resolution: Done
-
Blocker
-
8.0.0.GA-CR1
-
None
-
False
-
None
-
False
-
Blocks Testing
-
-
-
-
-
-
-
-
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.
- clones
-
HAL-1870 Manatoko test suite fails
- Resolved
- is triggering
-
JBEAP-25625 Fix failure in test-runtime-server manatoko module
- Open