author | Gregory Szorc <gps@mozilla.com> |
Tue, 04 Oct 2016 07:37:14 -0700 | |
changeset 316396 | 604451ab58290450155779b6692a92f30d76717d |
parent 316395 | 60ab329a382b54a553fc5fd72f892229aefed1a6 |
child 316397 | 6ed46e8ac86c2347c7f78d53cc04595b35f40752 |
push id | 30770 |
push user | kwierso@gmail.com |
push date | Wed, 05 Oct 2016 00:00:48 +0000 |
treeherder | mozilla-central@3470e326025c [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | jgraham |
bugs | 1305877, 1295331 |
milestone | 52.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/service-workers/service-worker/appcache-ordering-main.https.html.ini | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/service-workers/service-worker/appcache-ordering-main.https.html.ini @@ -0,0 +1,9 @@ +[appcache-ordering-main.https.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1305877 + expected: + if e10s and ((os == "win") or ((os == "linux") and (bits == 64))): TIMEOUT + [serviceworkers take priority over appcaches] + expected: + if e10s and ((os == "win") or ((os == "linux") and (bits == 64))): TIMEOUT +