New issue
Advanced search Search tips

Issue 755975 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug
Team-Blink-Paint



Sign in to add a comment

WPT worker tests don't have worker.js files

Project Member Reported by fs...@chromium.org, Aug 16 2017

Issue description

According to:
https://github.com/w3c/web-platform-tests/issues/5480#issuecomment-322718770

WPT worker tests server generates worker JS on the fly.
At least with geometry-1 tests, this doesn't work for run_layout_tests.

Foolip, If there's a common solution for this, we need to apply it to geometry too.
Otherwise, reassign to me and I'll manually do that for geometry-1.
 
Status: Assigned (was: Untriaged)

Comment 2 by foolip@chromium.org, Nov 21 2017

Cc: -fs...@chromium.org foolip@chromium.org
Owner: fs...@chromium.org
Support for .any.js and .worker.js was added in  issue 703837 , so this should now actually work. Assigning back to confirm.
Marking this as fixed after manually testing external/wpt/css/geometry/interfaces.worker.js and having it run an actual test through run_web_tests.py.
Status: Fixed (was: Assigned)

Sign in to add a comment