New issue
Advanced search Search tips

Issue 712124 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

web-platform-tests fetch_tests_from_worker(new SharedWorker()) is broken

Project Member Reported by ricea@chromium.org, Apr 17 2017

Issue description

wpt import https://chromium.googlesource.com/chromium/src/+/16fa46a1db956be40c199add90817ca5ef34a6f0 included a new version of testharness.js which broke every tests that uses 

fetch_tests_from_worker(new SharedWorker('foo.js'));

It looks like this has been fixed upstream: https://github.com/w3c/testharness.js/commit/acae62d14f75fc9c0de6ffb6bba37a8cb8ed8112
 
This should now be fixed since testharness.js has been imported after that commit; ricea@, can you confirm?

Comment 2 by ricea@chromium.org, Apr 24 2017

Status: Fixed (was: Untriaged)
Yes, it is fixed. Thanks, closed.

Sign in to add a comment