action #41486
closed
Port openQA to Mojolicious 8.0
Added by mkittler about 6 years ago.
Updated about 6 years ago.
Description
Almost all of our tests still pass after updating to Mojolicious 8.0 - so likely only a few adjustments are required. In particular, the tests 24-worker.t
and 25-serverstartup.t
fail.
- Category set to Organisational
- Target version set to Ready
This needs staging testing afterwards
- Has duplicate action #41801: 25-serverstartup.t test fails with recent Mojolicious added
- Status changed from New to In Progress
- Assignee set to mkittler
- Status changed from In Progress to Resolved
- Target version changed from Ready to Done
Let's stick to 7.94 in production until Sebastian finds out
Easier testing was actually one of the motivations for the change in Mojolicious. I don't think there's a need to use the MOJO_LOG_LEVEL environment variable at all anymore in openQA. Calls to $app->log->level('...')
now always have a higher precedence.
Also available in: Atom
PDF