Closed Bug 1516065 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 14638 - Add a test for ServiceWorker and AppCache interaction with claim()

Categories

(Core :: DOM: Service Workers, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 14638 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/14638
Details from upstream follow.

Kinuko Yasuda <kinuko@chromium.org> wrote:
>  Add a test for ServiceWorker and AppCache interaction with claim()
>  
>  Bug: 917284
>  Change-Id: I953dfecdf1ae825343ae659d496d089ce356e662
>  Reviewed-on: https://chromium-review.googlesource.com/1388129
>  WPT-Export-Revision: 902d5a627baacc7a1da3fb4416c1ba488215ecfa
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 258 tests and 2182[linux32-debug,linux64-debug], 2183[linux32-opt,linux64-opt] subtests
OK     : 240[linux32-opt,linux64-opt], 239[linux32-debug,linux64-debug]
PASS   : 1766[linux32-debug,linux64-debug], 1767[linux32-opt,linux64-opt]
FAIL   : 380
TIMEOUT: 39
ERROR  : 1
NOTRUN : 9

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/service-workers/service-worker/claim-fetch.https.html
    fetch() should be intercepted after the client is claimed.: FAIL
/service-workers/service-worker/fetch-csp.https.html
    Verify CSP control of fetch() in a Service Worker: FAIL[linux64-debug]

New tests that have failures or other problems:
/service-workers/service-worker/claim-fetch-with-appcache.https.html
    fetch() should be intercepted after the client is claimed.: FAIL

Tests that are disabled for instability:
/fetch/api/request/destination/fetch-destination-prefetch.https.html
/service-workers/service-worker/appcache-ordering-main.https.html
/service-workers/service-worker/clients-get-cross-origin.https.html: [linux32-debug,linux64-debug]
/service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html
/service-workers/service-worker/fetch-canvas-tainting-video.https.html
/service-workers/service-worker/skip-waiting-using-registration.https.html
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5864c259445c
[wpt PR 14638] - Add a test for ServiceWorker and AppCache interaction with claim(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/342f14429968
[wpt PR 14638] - Update wpt metadata, a=testonly
Backout by aiakab@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/66f5d5a88ad9
Backed out 473 changesets (bug 1516065, bug 1516109, bug 1517688, bug 1516141, bug 1516063, bug 1515117, bug 1516623, bug 1515979, bug 1517200, bug 1515250, bug 1497386, bug 1513413, bug 1516067, bug 1511573, bug 1512347, bug 1515300, bug 1514117, bug 1514111, bug 1518435, bug 1517373, bug 1517876, bug 1516321, bug 1515890, bug 1517872, bug 1518724, bug 1518600, bug 1517833, bug 1514504, bug 1497754, bug 1518578, bug 1516407, bug 1517370, bug 1499777, bug 1516135, bug 1514958, bug 1518571, bug 1512553, bug 1515517, bug 1515915, bug 1515298, bug 1518009, bug 1514453, bug 1516155, bug 1514457, bug 1514456, bug 1517920, bug 1517921, bug 1517746, bug 1517581, bug 1513999, bug 1517886, bug 1517211, bug 1517740, bug 1517736, bug 1513504, bug 1518421, bug 1517394, bug 1515544, bug 1514493, bug 1513713, bug 1516621, bug 1515479, bug 1511569, bug 1515895, bug 1514995, bug 1514705, bug 1515628, bug 1517517, bug 1517695, bug 1518836, bug 1468696, bug 1513916, bug 1513959, bug 1516476, bug 1518373, bug 1516140, bug 1305957, bug 1352355, bug 1514231, bug 1514860, bug 1516570, bug 1514921, bug 1516306, bug 1517776, bug 1515080, bug 1514455, bug 1517679, bug 1492316, bug 1515858, bug 1518355, bug 1514854, bug 1517226, bug 1423013, bug 1516596, bug 1516492, bug 1516590, bug 1516494, bug 1518494, bug 1514350, bug 1456739, bug 1517914, bug 1512712, bug 1515110, bug 1515006, bug 1514721, bug 1516405, bug 1516192, bug 1516988, bug 1518222, bug 1516310, bug 1516095, bug 1512348, bug 1516219, bug 1516218, bug 1515539, bug 1498465, bug 1511072, bug 1515012, bug 1514976, bug 1515223, bug 1517622, bug 1517629, bug 1516743, bug 1518414, bug 1515252, bug 1498964, bug 1517942, bug 1516427, bug 1515892, bug 1514438, bug 1517762, bug 1515866, bug 1517720, bug 1514892, bug 1514997, bug 1517367, bug 1516918, bug 1517332, bug 1518754, bug 1525327, bug 1516619, bug 1517906, bug 1515853, bug 1514436, bug 1518053, bug 1518051, bug 1523562, bug 1515894, bug 1513974, bug 1492825, bug 1517860, bug 1516098, bug 1514670, bug 1516086, bug 1516087, bug 1516084, bug 1518195, bug 1517632, bug 1502031, bug 1513138, bug 1518114, bug 1517444, bug 1518563, bug 1498099, bug 1518567, bug 1515571, bug 1518392) for spidermonkey bustages on constructor.any.js CLOSED TREE
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cd4ddb4ba292
[wpt PR 14638] - Add a test for ServiceWorker and AppCache interaction with claim(), a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1e4f8bca3b31
[wpt PR 14638] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.