Changeset 295737 in webkit
- Timestamp:
- Jun 22, 2022, 10:57:21 AM (4 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/resources/update-max-aged-worker.py
r264043 r295737 14 14 const mainTime = {time:8f}; 15 15 const testName = {test}; 16 importScripts('update-max-aged-worker-imported-script.py ');16 importScripts('update-max-aged-worker-imported-script.py?test={test}'); 17 17 18 18 addEventListener('message', event => {{ -
trunk/LayoutTests/platform/mac/TestExpectations
r295580 r295737 2290 2290 webkit.org/b/239990 css3/calc/transitions-dependent.html [ Pass Failure ] 2291 2291 2292 webkit.org/b/240074 imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html [ Pass Failure ]2293 2294 2292 webkit.org/b/231298 accessibility/mac/selection-sync.html [ Skip ] # Timeout 2295 2293
Note:
See TracChangeset
for help on using the changeset viewer.