Closed
Bug 1568004
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17979 - [html] Use documented `nonexistent` instead of foo
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17979 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17979
Details from upstream follow.
Robert Ma <robertma@chromium.org> wrote:
[html] Use documented
nonexistentinstead of fooThe idlharness test needs a dummy WebSocket object with a failed
connection. This should be done using the documentednonexistent
subdomain instead offoowhich could resolve successfully in certain
network environments.Fixes #17977.
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fe0878f99d134ef2af803de96ce65bf88144f9f4
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 3 tests and 5464 subtests
OK : 3
PASS : 5112[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt], 5114[linux32-shippable-opt,linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,linux64-shippable-opt,linux64-shippable-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows10-64-shippable-opt,windows10-64-shippable-qr-opt,windows7-32-debug,windows7-32-opt,windows7-32-shippable-opt]
FAIL : 352[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt], 350[linux32-shippable-opt,linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,linux64-shippable-opt,linux64-shippable-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows10-64-shippable-opt,windows10-64-shippable-qr-opt,windows7-32-debug,windows7-32-opt,windows7-32-shippable-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f5dfe2e88a1
[wpt PR 17979] - [html] Use documented `nonexistent` instead of foo, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•