Closed
Bug 1774399
Opened 3 years ago
Closed 3 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | Touchscreen should report touches (touchscreen.spec.ts) | expected FAIL
Categories
(Remote Protocol :: Agent, defect, P5)
Remote Protocol
Agent
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1773878
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: bszekely [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=381400821&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CPsDSc9OT9iXyHH6RGoUTA/runs/0/artifacts/public/logs/live_backing.log
[task 2022-06-15T11:51:07.983Z] PID 407 | TimeoutError: waiting for target failed: timeout 30000ms exceeded
[task 2022-06-15T11:51:07.983Z] PID 407 | at Object.waitWithTimeout (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/helper.ts:300:24)
[task 2022-06-15T11:51:07.983Z] PID 407 | at Browser.waitForTarget (/builds/worker/checkouts/gecko/remote/test/puppeteer/src/common/Browser.ts:524:27)
[task 2022-06-15T11:51:07.983Z] PID 407 | at Context.<anonymous> (/builds/worker/checkouts/gecko/remote/test/puppeteer/test/target.spec.ts:258:37)
[task 2022-06-15T11:51:07.983Z] PID 407 | at callFn (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runnable.js:366:21)
[task 2022-06-15T11:51:07.983Z] PID 407 | at Test.Runnable.run (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runnable.js:354:5)
[task 2022-06-15T11:51:07.983Z] PID 407 | at Runner.runTest (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:681:10)
[task 2022-06-15T11:51:07.983Z] PID 407 | at /builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:804:12
[task 2022-06-15T11:51:07.983Z] PID 407 | at next (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:596:14)
[task 2022-06-15T11:51:07.983Z] PID 407 | at /builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:606:7
[task 2022-06-15T11:51:07.983Z] PID 407 | at next (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:489:14)
[task 2022-06-15T11:51:07.983Z] PID 407 | at Immediate.<anonymous> (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runner.js:574:5)
[task 2022-06-15T11:51:07.983Z] PID 407 | at processImmediate (internal/timers.js:461:21)
[task 2022-06-15T11:51:21.092Z] TEST-UNEXPECTED-TIMEOUT | Touchscreen should report touches (touchscreen.spec.ts) | expected FAIL
[task 2022-06-15T11:51:21.092Z] TEST-INFO expected FAIL | took 20369ms
[task 2022-06-15T11:51:21.092Z] PID 407 | ["fail",{"title":"should report touches","fullTitle":"Touchscreen should report touches","file":"/builds/worker/checkouts/gecko/remote/test/puppeteer/test/touchscreen.spec.ts","duration":20014,"currentRetry":0,"err":"Timeout of 20000ms exceeded. For async tests and hooks, ensure \"done()\" is called; if returning a Promise, ensure it resolves. (/builds/worker/checkouts/gecko/remote/test/puppeteer/test/touchscreen.spec.ts)","stack":"Error: Timeout of 20000ms exceeded. For async tests and hooks, ensure \"done()\" is called; if returning a Promise, ensure it resolves. (/builds/worker/checkouts/gecko/remote/test/puppeteer/test/touchscreen.spec.ts)\n at createTimeoutError (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/errors.js:498:15)\n at Test.Runnable._timeoutError (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runnable.js:431:10)\n at Timeout.<anonymous> (/builds/worker/checkouts/gecko/remote/test/puppeteer/node_modules/mocha/lib/runnable.js:246:24)\n at listOnTimeout (internal/timers.js:554:17)\n at processTimers (internal/timers.js:497:7)"}]
[task 2022-06-15T11:51:21.094Z] PID 407 | 1655293881092 CDP TRACE CDPConnection c205fac5-bcaf-4de7-a1b0-485b9ccf3114 -> {"method":"Target.disposeBrowserContext","params":{"browserContextId":7},"id":48}
[task 2022-06-15T11:51:21.103Z] PID 407 | 1655293881103 CDP TRACE CDPConnection c205fac5-bcaf-4de7-a1b0-485b9ccf3114 <- {"method":"Target.targetDestroyed","params":{"targetId":"a274cabd-0b3e-4edf-9dd3-41959a859a6d"}}
[task 2022-06-15T11:51:21.111Z] PID 407 | 1655293881109 CDP TRACE CDPConnection c205fac5-bcaf-4de7-a1b0-485b9ccf3114 <- {"id":48,"result":{}}
[task 2022-06-15T11:51:21.140Z] PID 407 | Exiting due to channel error.
[task 2022-06-15T11:51:21.141Z] PID 407 | Exiting due to channel error.
[task 2022-06-15T11:51:21.141Z] PID 407 | Exiting due to channel error.
[task 2022-06-15T11:51:21.141Z] PID 407 | Exiting due to channel error.
[task 2022-06-15T11:51:21.141Z] PID 407 | Exiting due to channel error.
Comment 1•3 years ago
|
||
It's a hang after a page reload. Duplicate of bug 1773878.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•