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

[CI] Chrome/Puppeteer testing broken in GCB #454

Closed
gino-m opened this issue Sep 14, 2020 · 0 comments · Fixed by #453
Closed

[CI] Chrome/Puppeteer testing broken in GCB #454

gino-m opened this issue Sep 14, 2020 · 0 comments · Fixed by #453
Assignees
Labels
type: bug Something isn't working

Comments

@gino-m
Copy link
Collaborator

gino-m commented Sep 14, 2020

Test step fails with:

> ground@0.0.0 test /workspace/web-ng
> ng test --browsers ChromeHeadlessNoSandbox --watch=false

    WARNING: Zone.js does not support native async/await in ES2017.
    These blocks are not intercepted by zone.js and will not triggering change detection.
    See: https://github.com/angular/zone.js/pull/1140 for more information.
14 09 2020 20:10:51.296:INFO [karma-server]: Karma v5.0.9 server started at http://0.0.0.0:9876/
14 09 2020 20:10:51.320:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited
14 09 2020 20:10:51.324:INFO [launcher]: Starting browser ChromeHeadless
14 09 2020 20:10:51.698:ERROR [launcher]: Cannot start ChromeHeadless
	/workspace/web-ng/node_modules/puppeteer/.local-chromium/linux-756035/chrome-linux/chrome: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

Possibly related to puppeteer/puppeteer#6192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant