Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e CI tests failing on ubuntu-latest #1295

Open
S-Coyle opened this issue Jun 9, 2020 · 0 comments
Open

e2e CI tests failing on ubuntu-latest #1295

S-Coyle opened this issue Jun 9, 2020 · 0 comments
Labels

Comments

@S-Coyle
Copy link
Member

S-Coyle commented Jun 9, 2020

Looks like the last e2e CI pass on Ubuntu was on 24th May. Since then they have been failing consistently with the error

ERROR The Electron 7.1.11 / Linux 0.0 browser disconnected. This problem may appear when a browser hangs or is closed, or due to network issues.

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:

  1. yarn

  2. yarn install --ignore-engines --network-timeout 800000

  3. yarn package

  4. yarn test-e2e-packed

@S-Coyle S-Coyle added the bug label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant