Closed
Bug 1261611
Opened 9 years ago
Closed 9 years ago
Intermittent utf-16be.html | Worker() in a shared worker - Test timed out
Categories
(Core :: DOM: Workers, defect, P3)
Core
DOM: Workers
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=25042312&repo=mozilla-inbound
01:02:20 INFO - TEST-UNEXPECTED-TIMEOUT | /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html | Worker() in a shared worker - Test timed out
01:02:20 INFO - TEST-FAIL | /html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html | SharedWorker() in a shared worker - assert_equals: expected "%C3%A5" but got "ReferenceError: SharedWorker is not defined"
01:02:20 INFO - onload/</worker.port.onmessage<@http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resolve-url.js?encoding=utf-16be&pipe=sub:746:7
01:02:20 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1382:20
01:02:20 INFO - Test.prototype.step_func_done/<@http://web-platform.test:8000/resources/testharness.js:1422:17
01:02:20 INFO - EventHandlerNonNull*onload/<@http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resolve-url.js?encoding=utf-16be&pipe=sub:745:29
01:02:20 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1382:20
01:02:20 INFO - async_test@http://web-platform.test:8000/resources/testharness.js:513:13
01:02:20 INFO - onload@http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resolve-url.js?encoding=utf-16be&pipe=sub:743:3
01:02:20 INFO - EventHandlerNonNull*@http://web-platform.test:8000/html/infrastructure/urls/resolving-urls/query-encoding/resources/resolve-url.js?encoding=utf-16be&pipe=sub:2:1
| Reporter | ||
Comment 1•9 years ago
|
||
There's a number of open bugs for intermittent failures in this test. I'm wondering if the test itself is racy/flaky.
Flags: needinfo?(james)
Comment 2•9 years ago
|
||
That seems quite possible yes, although it's surprising that the exact same test doesn't produce the same flakiness in the UTF-8 or windows-1252 variants.
Flags: needinfo?(james)
Updated•9 years ago
|
Flags: needinfo?(james)
Comment 3•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•