Closed Bug 1611227 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 21384 - Remove assert_throws use in dom tests.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 21384 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/21384
Details from upstream follow.

Boris Zbarsky <bzbarsky@mit.edu> wrote:

Remove assert_throws use in dom tests.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 52 tests

Status Summary

Firefox

OK : 11
PASS: 6958[GitHub] 6999[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 18

Chrome

OK : 11
PASS: 6958
FAIL: 18

Safari

OK : 11
PASS: 6958
FAIL: 18

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/dom/nodes/DOMImplementation-createDocument.html
createDocument test: characterSet aliases for null,"ெfoo",null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: "http://example.com/","ெ:a",null,null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: null,"ெfoo",null,null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: metadata for "http://example.com/","ெ:a",null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: characterSet aliases for "http://example.com/","ெ:a",null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: metadata for "http://example.com/","a:ெ",null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: characterSet aliases for "http://example.com/","a:ெ",null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: "http://example.com/","a:ெ",null,null: FAIL (Chrome: FAIL, Safari: FAIL)
createDocument test: metadata for null,"ெfoo",null: FAIL (Chrome: FAIL, Safari: FAIL)
/dom/nodes/Document-createElementNS.html
createElementNS test in HTML document: "http://example.com/","ெ:a",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XML document: "http://example.com/","ெ:a",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XHTML document: null,"ெfoo",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XHTML document: "http://example.com/","ெ:a",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XHTML document: "http://example.com/","a:ெ",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XML document: null,"ெfoo",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in XML document: "http://example.com/","a:ெ",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in HTML document: "http://example.com/","a:ெ",null: FAIL (Chrome: FAIL, Safari: FAIL)
createElementNS test in HTML document: null,"ெfoo",null: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/87b3e741893f [wpt PR 21384] - Remove assert_throws use in dom tests., a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.