From 0b33f4cf9b38247f5f84d8c8287f64404e2ee7c2 Mon Sep 17 00:00:00 2001 From: Ben Kelly Date: Fri, 4 Dec 2015 13:32:37 -0800 Subject: [PATCH] Bug 1230164 P3 Disable service worker update wpt tests for now. r=ehsan --- .../update-after-navigation-fetch-event.https.html.ini | 3 +++ .../service-worker/update-after-oneday.https.html.ini | 1 + 2 files changed, 4 insertions(+) create mode 100644 testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini diff --git a/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini b/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini new file mode 100644 index 000000000000..9b5cd518b859 --- /dev/null +++ b/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-navigation-fetch-event.https.html.ini @@ -0,0 +1,3 @@ +[update-after-navigation-fetch-event.https.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1226443 diff --git a/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-oneday.https.html.ini b/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-oneday.https.html.ini index 2402f8e5105f..7eec4c67ce0e 100644 --- a/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-oneday.https.html.ini +++ b/testing/web-platform/mozilla/meta/service-workers/service-worker/update-after-oneday.https.html.ini @@ -1,3 +1,4 @@ [update-after-oneday.https.html] type: testharness prefs: [dom.serviceWorkers.testUpdateOverOneDay: true] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1226443