mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset f8634e43c6a5 (bug 1153521)
This commit is contained in:
parent
b7df1907a4
commit
6f9d7deefc
@ -3,5 +3,5 @@
|
||||
[Canvas test: 2d.gradient.radial.outside3]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -0,0 +1,6 @@
|
||||
[2d.line.join.parallel.html]
|
||||
type: testharness
|
||||
[Line joins are drawn at 180-degree joins]
|
||||
expected:
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
|
@ -3,5 +3,5 @@
|
||||
[arcTo() curves in the right kind of shape]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -3,5 +3,5 @@
|
||||
[arcTo() curves in the right kind of shape]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -3,5 +3,5 @@
|
||||
[Shadows are drawn if shadowBlur is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -3,5 +3,5 @@
|
||||
[Shadows are drawn if shadowOffsetX is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -3,5 +3,5 @@
|
||||
[Shadows are drawn if shadowOffsetY is set]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "mac": FAIL
|
||||
if (os == "mac"): FAIL
|
||||
|
||||
|
@ -0,0 +1,5 @@
|
||||
[getresponseheader-chunked-trailer.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: getResponseHeader() and HTTP trailer]
|
||||
expected: FAIL
|
||||
|
@ -1,48 +0,0 @@
|
||||
[image.html]
|
||||
type: testharness
|
||||
[URL query: ]
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=]
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=x]
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=x/x]
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=image/gif]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=image/png]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[URL query: ?type=image/png;blah]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[importscripts.html]
|
||||
type: testharness
|
||||
[Test importScripts()]
|
||||
expected: FAIL
|
||||
|
@ -1,8 +0,0 @@
|
||||
[parsing-nosniff.html]
|
||||
type: testharness
|
||||
[URL query: first]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: uppercase]
|
||||
expected: FAIL
|
||||
|
@ -1,14 +0,0 @@
|
||||
[script.html]
|
||||
type: testharness
|
||||
[URL query: ]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x/x]
|
||||
expected: FAIL
|
||||
|
@ -1,17 +0,0 @@
|
||||
[stylesheet.html]
|
||||
type: testharness
|
||||
[URL query: ]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x/x]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=text/css;blah]
|
||||
expected: FAIL
|
||||
|
@ -17,4 +17,3 @@
|
||||
|
||||
["data:,a 1x" (leading U+200D)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-add.https.html]
|
||||
type: testharness
|
||||
[Cache.add and Cache.addAll]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-delete.https.html]
|
||||
type: testharness
|
||||
[Cache.delete]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-match.https.html]
|
||||
type: testharness
|
||||
[Cache.match and Cache.matchAll]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-put.https.html]
|
||||
type: testharness
|
||||
[Cache.put]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-storage-keys.https.html]
|
||||
type: testharness
|
||||
[CacheStorage.keys]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-storage-match.https.html]
|
||||
type: testharness
|
||||
[CacheStorage.match]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-storage.https.html]
|
||||
type: testharness
|
||||
[CacheStorage]
|
||||
expected: FAIL
|
||||
|
@ -1,14 +0,0 @@
|
||||
[cache-add.https.html]
|
||||
type: testharness
|
||||
[Cache.add called with Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.add called with Request object with a used body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.add called twice with the same Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.addAll called with the same Request object specified twice]
|
||||
expected: FAIL
|
||||
|
@ -1,8 +0,0 @@
|
||||
[cache-delete.https.html]
|
||||
type: testharness
|
||||
[Cache.delete called with a Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.delete with a Request object containing used body]
|
||||
expected: FAIL
|
||||
|
@ -1,130 +0,0 @@
|
||||
[cache-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
[Cache.matchAll with no matching entries]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with no matching entries]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with URL]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with new Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with new Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with Request containing non-empty body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.matchAll with ignoreSearch option (request with no search parameters)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with ignoreSearch option (request with no search parameters)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with ignoreSearch option (request with search parameter)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with ignoreSearch option (request with search parameter)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL containing fragment]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with URL containing fragment]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with string fragment "http" as query]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with string fragment "http" as query]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL containing credentials]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with URL containing credentials]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with responses containing "Vary" header]
|
||||
expected:
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with responses containing "Vary" header]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.matchAll with "ignoreVary" parameter]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match with Request and Response objects with different URLs]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
||||
[Cache.match invoked multiple times for the same Request/Response]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
@ -1,10 +0,0 @@
|
||||
[cache-put.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.put with Request containing a body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.put with a used response body]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-storage-keys.https.html]
|
||||
type: testharness
|
||||
[CacheStorage keys]
|
||||
expected: FAIL
|
||||
|
@ -1,7 +0,0 @@
|
||||
[cache-storage-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[CacheStorageMatch with no caches available but name provided]
|
||||
expected: FAIL
|
||||
|
@ -1,10 +0,0 @@
|
||||
[cache-storage.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[CacheStorage.open with existing cache]
|
||||
expected: FAIL
|
||||
|
||||
[CacheStorage names are DOMStrings not USVStrings]
|
||||
expected: FAIL
|
||||
|
@ -1,6 +0,0 @@
|
||||
[sandboxed-iframes.https.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Sandboxed iframe without allow-same-origin is denied access]
|
||||
expected: FAIL
|
||||
|
@ -1,14 +0,0 @@
|
||||
[cache-add.https.html]
|
||||
type: testharness
|
||||
[Cache.add called with Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.add called with Request object with a used body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.add called twice with the same Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.addAll called with the same Request object specified twice]
|
||||
expected: FAIL
|
||||
|
@ -1,8 +0,0 @@
|
||||
[cache-delete.https.html]
|
||||
type: testharness
|
||||
[Cache.delete called with a Request object]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.delete with a Request object containing used body]
|
||||
expected: FAIL
|
||||
|
@ -1,84 +0,0 @@
|
||||
[cache-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
[Cache.matchAll with no matching entries]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with no matching entries]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with URL]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with new Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with new Request]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with Request containing non-empty body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.matchAll with ignoreSearch option (request with no search parameters)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with ignoreSearch option (request with no search parameters)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with ignoreSearch option (request with search parameter)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with ignoreSearch option (request with search parameter)]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL containing fragment]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with URL containing fragment]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with string fragment "http" as query]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with string fragment "http" as query]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with URL containing credentials]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.match with URL containing credentials]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
||||
[Cache.matchAll with responses containing "Vary" header]
|
||||
expected: FAIL
|
||||
|
@ -1,10 +0,0 @@
|
||||
[cache-put.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.put with Request containing a body]
|
||||
expected: FAIL
|
||||
|
||||
[Cache.put with a used response body]
|
||||
expected: FAIL
|
||||
|
@ -1,5 +0,0 @@
|
||||
[cache-storage-keys.https.html]
|
||||
type: testharness
|
||||
[CacheStorage keys]
|
||||
expected: FAIL
|
||||
|
@ -1,7 +0,0 @@
|
||||
[cache-storage-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[CacheStorageMatch with no caches available but name provided]
|
||||
expected: FAIL
|
||||
|
@ -1,40 +0,0 @@
|
||||
[cache-storage.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[CacheStorage.open with existing cache]
|
||||
expected: FAIL
|
||||
|
||||
[CacheStorage names are DOMStrings not USVStrings]
|
||||
expected: FAIL
|
||||
|
||||
[CacheStorage.open]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[CacheStorage.open with an empty name]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[CacheStorage.has with existing cache]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[CacheStorage.has with nonexistent cache]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[CacheStorage.delete with existing cache]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
||||
[CacheStorage.delete with nonexistent cache]
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
||||
|
@ -1,14 +1,14 @@
|
||||
[worker.html]
|
||||
[013.html]
|
||||
type: testharness
|
||||
[URL query: ]
|
||||
[onclose]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=]
|
||||
[onopen]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x]
|
||||
[onerror]
|
||||
expected: FAIL
|
||||
|
||||
[URL query: ?type=x/x]
|
||||
[onmessage]
|
||||
expected: FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user