Closed Bug 1735509 Opened 4 years ago Closed 4 years ago

Intermittent Launcher specs Puppeteer Puppeteer.launch should work with no default arguments (launcher.spec.ts) | expected PASS

Categories

(Remote Protocol :: CDP, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: intermittent-failure)

Filed by: hskupin [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=354624686&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/d0eTGfHqTLeYvfcPCaezzg/runs/0/artifacts/public/logs/live_backing.log


https://treeherder.mozilla.org/logviewer?job_id=354624686&repo=try&lineNumber=24814-24818

[task 2021-10-13T09:56:37.411Z] TEST-START | Launcher specs Puppeteer Puppeteer.launch should work with no default arguments (launcher.spec.ts)
[task 2021-10-13T09:56:37.411Z] PID 408 | ["test-start",{"title":"should work with no default arguments","fullTitle":"Launcher specs Puppeteer Puppeteer.launch should work with no default arguments","file":"/builds/worker/checkouts/gecko/remote/test/puppeteer/test/launcher.spec.ts","currentRetry":0}]
[task 2021-10-13T09:56:37.445Z] PID 408 | Unable to init server: Could not connect: Connection refused
[task 2021-10-13T09:56:37.445Z] PID 408 | Error: cannot open display: :0
[task 2021-10-13T09:56:37.450Z] TEST-UNEXPECTED-FAIL | Launcher specs Puppeteer Puppeteer.launch should work with no default arguments (launcher.spec.ts) | expected PASS

This is actually caused by not having a window server environment setup for running this specific test. It's somehow not running as headless, and as such Firefox fails during startup. The work on bug 1669435 might help here.

Depends on: 1669435
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.