Closed
Bug 1479464
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 12231 - Test for member name clashes in idlharness
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12231
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Test for member name clashes in idlharness
>
> #12197 revealed that clashing partial/inherited/included interface member names are totally overridden .
>
> This asserts that each member name is unique when rolling the extra members into the main interface, adding a setup test for each partial/mixin/inheritance.
| Assignee | ||
Comment 1•7 years ago
|
||
PR 12231 applied with additional changes from upstream: 2fe1bdb04188923e8933161a46e71718f33f8fdb, 8263509514ae6aec4e63d2bd2c787a862d8c361a, ae1d73a946c326315d875206c766656c064395fd
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
PR 12231 applied with additional changes from upstream: 81ecbb89a1247048cb5be2ff9484efc1a687bb10
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4c818415ce810cc55d8026c1577523432126a98d
| Assignee | ||
Comment 6•6 years ago
|
||
Ran 190 tests and 13360[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt], 13021[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt] subtests
OK : 177[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt], 180[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt]
PASS : 10223[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt], 9959[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt]
FAIL : 3137[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt], 3062[android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt]
TIMEOUT: 1
New tests that have failures or other problems:
/clipboard-apis/async-interfaces.https.html
ClipboardEvent interface: new ClipboardEvent("x") must inherit property "clipboardData" with the proper type: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface object length: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface object name: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: attribute delayed: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: attribute lastModified: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: attribute presentationStyle: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: attribute types: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: existence and properties of interface object: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: existence and properties of interface prototype object: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: existence and properties of interface prototype object's "constructor" property: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: existence and properties of interface prototype object's @@unscopables property: FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: operation createDelayed([object Object],[object Object], ClipboardItemOptions): FAIL[android-em-7.0-x86_64-debug]
ClipboardItem interface: operation getType(DOMString): FAIL[android-em-7.0-x86_64-debug]
/keyboard-lock/idlharness.https.window.html
Keyboard interface object length: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface object name: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: calling lock([object Object]) on navigator.keyboard with too few arguments must throw TypeError: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: existence and properties of interface object: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: existence and properties of interface prototype object: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: existence and properties of interface prototype object's "constructor" property: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: existence and properties of interface prototype object's @@unscopables property: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: navigator.keyboard must inherit property "lock([object Object])" with the proper type: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: navigator.keyboard must inherit property "unlock()" with the proper type: FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: operation lock([object Object]): FAIL[android-em-7.0-x86_64-debug]
Keyboard interface: operation unlock(): FAIL[android-em-7.0-x86_64-debug]
Keyboard must be primary interface of navigator.keyboard: FAIL[android-em-7.0-x86_64-debug]
Navigator interface: attribute keyboard: FAIL[android-em-7.0-x86_64-debug]
Navigator interface: navigator must inherit property "keyboard" with the proper type: FAIL[android-em-7.0-x86_64-debug]
Stringification of navigator.keyboard: FAIL[android-em-7.0-x86_64-debug]
/longtask-timing/idlharness.window.html
PerformanceLongTaskTiming interface: operation toJSON(): FAIL
TaskAttributionTiming interface: operation toJSON(): FAIL
/performance-timeline/idlharness.any.html
PerformanceMark interface object length: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: attribute detail: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: mark must inherit property "detail" with the proper type: FAIL[android-em-7.0-x86_64-debug]
/performance-timeline/idlharness.any.serviceworker.html
PerformanceMark interface object length: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: attribute detail: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: mark must inherit property "detail" with the proper type: FAIL[android-em-7.0-x86_64-debug]
/performance-timeline/idlharness.any.sharedworker.html
PerformanceMark interface object length: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: attribute detail: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: mark must inherit property "detail" with the proper type: FAIL[android-em-7.0-x86_64-debug]
/performance-timeline/idlharness.any.worker.html
PerformanceMark interface object length: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: attribute detail: FAIL[android-em-7.0-x86_64-debug]
PerformanceMark interface: mark must inherit property "detail" with the proper type: FAIL[android-em-7.0-x86_64-debug]
/svg/idlharness.window.html
SVGAElement includes HTMLHyperlinkElementUtils: member names are unique: FAIL
/webgl/idlharness.any.html: SKIP
/webgl/idlharness.any.worker.html: SKIP
/webxr/idlharness.https.window.html
WebGLRenderingContext includes WebGLRenderingContextBase: member names are unique: FAIL[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt]
Tests that are disabled for instability:
/payment-handler/idlharness.https.any.html
/payment-handler/idlharness.https.any.serviceworker.html
/payment-handler/idlharness.https.any.sharedworker.html
/payment-handler/idlharness.https.any.worker.html
/payment-method-basic-card/idlharness.window.html
/payment-request/idlharness.https.window.html
/wasm/jsapi/idlharness.any.html: [android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt]
/wasm/jsapi/idlharness.any.worker.html: [android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt]
/webauthn/idlharness.https.window.html
/webxr/idlharness.https.window.html: [android-em-7.0-x86_64-debug,android-em-7.0-x86_64-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2491befe032e
[wpt PR 12231] - Test for member name clashes in idlharness, a=testonly
Comment 8•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•