Closed Bug 1631807 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 23140 - Test new Web IDL class string behavior

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Domenic Denicola <d@domenic.me> wrote:

Test new Web IDL class string behavior

Follows https://github.com/heycam/webidl/pull/357.

This should not be merged until/unless the corresponding Web IDL PR gains consensus. It's helpful to have though to see cross-browser results.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

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

Total 67 tests

Status Summary

Firefox

OK : 8
PASS: 23[GitHub] 82[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: 17

Chrome

OK : 8
PASS: 28
FAIL: 12

Safari

OK : 8
PASS: 23
FAIL: 17

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/WebIDL/ecmascript-binding/class-string-interface.any.worker.html
Object.prototype.toString applied to the prototype: FAIL (Chrome: PASS, Safari: FAIL)
Object.prototype.toString applied to a null-prototype instance: FAIL (Chrome: FAIL, Safari: FAIL)
Object.prototype.toString applied after modifying the prototype's @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)
Object.prototype.toString applied after deleting @@toStringTag: FAIL (Chrome: FAIL, Safari: FAIL)
@@toStringTag exists on the prototype with the appropriate descriptor: FAIL (Chrome: PASS, Safari: FAIL)
/WebIDL/ecmascript-binding/class-string-named-properties-object.window.html
Object.prototype.toString applied after modifying @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)
Object.prototype.toString applied after deleting @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)
@@toStringTag exists with the appropriate descriptor: FAIL (Chrome: PASS, Safari: FAIL)
/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any.html
Object.prototype.toString applied after nulling the prototype: FAIL (Chrome: FAIL, Safari: FAIL)
Object.prototype.toString applied after deleting @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)
/WebIDL/ecmascript-binding/class-string-interface.any.html
Object.prototype.toString applied to the prototype: FAIL (Chrome: PASS, Safari: FAIL)
Object.prototype.toString applied to a null-prototype instance: FAIL (Chrome: FAIL, Safari: FAIL)
Object.prototype.toString applied after modifying the prototype's @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)
Object.prototype.toString applied after deleting @@toStringTag: FAIL (Chrome: FAIL, Safari: FAIL)
@@toStringTag exists on the prototype with the appropriate descriptor: FAIL (Chrome: PASS, Safari: FAIL)
/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any.worker.html
Object.prototype.toString applied after nulling the prototype: FAIL (Chrome: FAIL, Safari: FAIL)
Object.prototype.toString applied after deleting @@toStringTag: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5166b022fda8 [wpt PR 23140] - Test new Web IDL class string behavior, a=testonly https://hg.mozilla.org/integration/autoland/rev/97d27ac13166 [wpt PR 23140] - Update wpt metadata, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/7e386d80de24 [wpt PR 23140] - Test new Web IDL class string behavior, a=testonly https://hg.mozilla.org/integration/autoland/rev/5918883c2f4b [wpt PR 23140] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.