Fix issues where the VRT test fails in CI before the tests have all completed #9528
Labels
P0
High priority
Team S
Issues for Squad 1
Type: Bug
Something isn't working
Type: Infrastructure
Engineering infrastructure & tooling
Bug Description
Unfortunately, the VRT workflow is still failing before all the tests have completed with some regularity.
Examining some recent failures, nearly all of them are failing with following error in one of two permutations:
Some of these are followed by the following line, while others are not:
In the sample of test runs there's also one instance where it's failing without the "Failed to launch the browser" error:
Example test failures:
Steps to reproduce
Screenshots
Failed to launch browser, with dbus error:
Failed to launch browser, without dbus error:
Other error:
Additional Context
See the previous issue #9406 for the most recently applied fix, and the Additional Context section on #9211 for some relevant avenues that could yet be explored for the fix.
@benbowler please can you update this section if there are avenues you explored from the issue linked above that we don't need to revisit?
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Note, additional issues should be raised if needed to follow up on separate avenues of investigation.
Implementation Brief
Dockerfile
to the following from the Debug: VRT docker image #9533 debug PR:tests/backstop/config.js
to use the path/usr/bin/chromium
for chromium.Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: