Commit a1dec4cb authored by Fergal Daly's avatar Fergal Daly Committed by Commit Bot

Update filters for some ServiceWorker tests.

These tests were parameterized and the .* does not cross the /
boundary, so the filters didn't filter the tests.

TBR=yuzus@chromium.org

Bug: 1020884
Change-Id: I653b1ef797e0d77ae722080e2e0a33d6fbcfea3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898904Reviewed-by: default avatarFergal Daly <fergal@chromium.org>
Commit-Queue: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712469}
parent 63c4c21d
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
# https://crbug.com/1020884 # https://crbug.com/1020884
-ServiceWorkerProviderHostTest.* -ServiceWorkerProviderHostTest.*
-ServiceWorkerNavigationLoaderTest.* -ServiceWorkerNavigationLoaderTest.*
-ServiceWorkerRegistrationObjectHostUpdateTestP.* -ServiceWorkerRegistrationObjectHostUpdateTestP/ServiceWorkerRegistrationObjectHostUpdateTest.*
-ServiceWorkerControlleeRequestHandlerTest.* -ServiceWorkerControlleeRequestHandlerTest.*
-ServiceWorkerActivationTestWithDevTools.* -ServiceWorkerActivationTestWithDevTools/ServiceWorkerActivationTest.*
-ServiceWorkerUpdateJobTestP.* -ServiceWorkerUpdateJobTestP/ServiceWorkerUpdateJobTest.*
-ServiceWorkerRegistrationObjectHostTest.* -ServiceWorkerRegistrationObjectHostTest.*
-ServiceWorkerJobTest.* -ServiceWorkerJobTest.*
-ServiceWorkerVersionTest.* -ServiceWorkerVersionTest.*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment