Closed
Bug 1485060
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12598 - [Shadow DOM] Fix test using assert_array_equals
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12598 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12598
Details from upstream follow.
Pierre-Marie <p.dartus@salesforce.com> wrote:
> [Shadow DOM] Fix test using assert_array_equals
>
> Fix occurences of assert_array_equals where it is used to compare the array length instead of the array itself.
>
> https://staging.wpt.fyi/results/shadow-dom/leaktests/get-elements.html?sha=0398567bac
> https://staging.wpt.fyi/results/shadow-dom/Extensions-to-Event-Interface.html?sha=0398567bac
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=fe9b9cb9f153e9b6e20f4416b7ae1adbbdc13916
Assignee | ||
Comment 4•7 years ago
|
||
Failed to get results from try push
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3f6470c8ab47
[wpt PR 12598] - [Shadow DOM] Fix test using assert_array_equals, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1e57e2191f0d
[wpt PR 12598] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3f6470c8ab47
https://hg.mozilla.org/mozilla-central/rev/1e57e2191f0d
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•