New issue
Advanced search Search tips

Issue 795756 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Bunch of WPT tests disabled due to NonElementParentNode issue with test harness

Project Member Reported by dtapu...@chromium.org, Dec 18 2017

Issue description

See merge:
https://chromium.googlesource.com/chromium/src/+/704a1b784fd97424af8bca0693705f6860764d14

A number of the tests are marked as failed because 

FAIL Test driver promise_test: Unhandled rejection with value: "NonElementParentNode: interface mixin not yet supported"
 
Cc: robertma@chromium.org
Seems to be caused by this upstream change on IDL mixin syntax: https://github.com/w3c/web-platform-tests/pull/8700
It also breaks on Firefox. Better to be resolved upstream.
Upstream fix merged: https://github.com/w3c/web-platform-tests/pull/8727

Watching the next import.
Components: Tests>Disabled
Labels: Test-Disabled

Sign in to add a comment