New issue
Advanced search Search tips

Issue 694910 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Consider running external/wpt/service-workers tests in virtual/mojo-loading

Project Member Reported by falken@chromium.org, Feb 22 2017

Issue description

This requires modifying Tools/Scripts/webkitpy/layout_tests/port/base.py to recognize virtual/mojo-loading/external/wpt as wptserve tests. Probably a simple change to is_wptserve_test() does the trick.

But this has some cost:
- TestExpectations need to be duplicated for virtual/mojo-loading
- Test runtime will increase as SW tests are basically run twice.

Currently most tests in WPT and SW are duplicated so there's no strong need now. But as tests get migrated we can more strongly consider doing this.
 
Status: WontFix (was: Available)
Bit too late for this now since mojo loading is basically shipping already.

Sign in to add a comment