You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests pass fine on macOS (local) and Windows (CI).
Able to reproduce on my Ubuntu 16.04 VM with steps below where I basically follow the CI file process...
The browser opens but it remains blank and it hangs for a while then closes, this repeats multiple times before the error appears. On macOS I see the browser working through the tests.
Looks like the last e2e CI pass on Ubuntu was on 24th May. Since then they have been failing consistently with the error
Example of this failure here
Tests pass fine on macOS (local) and Windows (CI).
Able to reproduce on my Ubuntu 16.04 VM with steps below where I basically follow the CI file process...
The browser opens but it remains blank and it hangs for a while then closes, this repeats multiple times before the error appears. On macOS I see the browser working through the tests.
Steps to Reproduce (for bugs)
As per the e2e CI file here:
yarn
yarn install --ignore-engines --network-timeout 800000
yarn package
yarn test-e2e-packed
The text was updated successfully, but these errors were encountered: