Bug 1664225 - Update metadata for backlog tests, r=aryx DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D91024
This commit is contained in:
James Graham 2020-09-22 16:45:30 +00:00
parent d4e81eabc3
commit 2752125d53
23 changed files with 126 additions and 43 deletions

View File

@ -2,7 +2,7 @@ implementation-status: backlog
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
[blob-data.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[OK, TIMEOUT]
[data frame: self.isSecureContext]
expected: FAIL

View File

@ -1,2 +1,4 @@
[inline-flow-shift-one-line.html]
expected: FAIL
[Inline flow movement.]
expected: FAIL

View File

@ -128,6 +128,12 @@
[FileSystemHandle interface: attribute kind]
expected: FAIL
[DataTransferItem interface: operation getAsFileSystemHandle()]
expected: FAIL
[StorageManager interface: operation getDirectory()]
expected: FAIL
[idlharness.https.any.worker.html]
[FileSystemDirectoryHandle interface: existence and properties of interface object]
@ -250,3 +256,6 @@
[FileSystemHandle interface: attribute kind]
expected: FAIL
[StorageManager interface: operation getDirectory()]
expected: FAIL

View File

@ -1,8 +1,8 @@
[sends-report-on-cache-validation.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[\n Test that NEL reports are sent for cache validation requests\n ]
expected:
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "mac": [TIMEOUT, FAIL]
FAIL

View File

@ -1,8 +1,8 @@
[sends-report-on-subdomain-dns-failure.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[\n Test that include_subdomains policies report DNS failures for subdomains\n ]
expected:
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "mac": [TIMEOUT, FAIL]
FAIL

View File

@ -1,8 +1,8 @@
[sends-report-on-success-with-subdomain-policy.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[\n Test that NEL reports are sent for successful requests\n ]
expected:
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "mac": [TIMEOUT, FAIL]
FAIL

View File

@ -1,8 +1,8 @@
[sends-report-on-success.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[\n Test that NEL reports are sent for successful requests\n ]
expected:
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "mac": [TIMEOUT, FAIL]
FAIL

View File

@ -0,0 +1,4 @@
[fcp-iframe.html]
[Parent frame ignores paint-timing events fired from child image rendering.]
expected: FAIL

View File

@ -1,4 +1,5 @@
[getScreens.values.https.html]
expected: ERROR
[getScreens() supports multiple mocked screens]
expected: FAIL

View File

@ -1,4 +1,5 @@
[isMultiScreen.values.https.html]
expected: ERROR
[isMultiScreen() rejects when the mock success value is set to false]
expected: FAIL

View File

@ -0,0 +1,43 @@
[setting-timeline.tentative.html]
[Transitioning from a scroll timeline to a null timeline on a running animation preserves the play state]
expected: FAIL
[Setting a scroll timeline on a play-pending animation synchronizes currentTime of the animation with the scroll position.]
expected: FAIL
[Setting a scroll timeline on a running animation synchronizes the currentTime of the animation with the scroll position.]
expected: FAIL
[Transitioning from a scroll timeline to a document timeline on a running animation preserves currentTime]
expected: FAIL
[Switching from one scroll timeline to another updates currentTime]
expected: FAIL
[Setting a scroll timeline on a reversed paused animation fixes the currentTime of the animation based on the scroll position when resumed]
expected: FAIL
[Setting a scroll timeline on a reversed play-pending animation synchronizes the currentTime of the animation with the scroll position.]
expected: FAIL
[Switching from a document timeline to a scroll timeline and updating currentTime preserves the new value when unpaused.]
expected: FAIL
[Setting a scroll timeline on a pause-pending animation fixes the currentTime of the animation based on the scroll position once resumed]
expected: FAIL
[Switching from a document timeline to a scroll timeline updates currentTime when unpaused via CSS.]
expected: FAIL
[Setting a scroll timeline on a paused animation fixes the currentTime of the animation based on the scroll position when resumed]
expected: FAIL
[Switching from a null timeline to a scroll timeline on an animation with a resolved start time preserved the play state]
expected: FAIL
[Switching from a document timeline to a scroll timeline and updating startTime preserves the new value when play is called.]
expected: FAIL
[Transitioning from a scroll timeline to a document timeline on a pause-pending animation preserves currentTime]
expected: FAIL

View File

@ -1,30 +1,43 @@
[idlharness.window.html]
[FragmentDirective interface: existence and properties of interface object]
expected: FAIL
[FragmentDirective interface object length]
expected: FAIL
[FragmentDirective interface object name]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FragmentDirective must be primary interface of document.location.fragmentDirective]
expected: FAIL
[Stringification of document.location.fragmentDirective]
expected: FAIL
[Location interface: attribute fragmentDirective]
expected: FAIL
[Location interface: document.location must inherit property "fragmentDirective" with the proper type]
expected: FAIL
[idlharness.window.html]
[FragmentDirective interface: existence and properties of interface object]
expected: FAIL
[FragmentDirective interface object length]
expected: FAIL
[FragmentDirective interface object name]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[FragmentDirective interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FragmentDirective must be primary interface of document.location.fragmentDirective]
expected: FAIL
[Stringification of document.location.fragmentDirective]
expected: FAIL
[Location interface: attribute fragmentDirective]
expected: FAIL
[Location interface: document.location must inherit property "fragmentDirective" with the proper type]
expected: FAIL
[Stringification of document.fragmentDirective]
expected: FAIL
[Document interface: document must inherit property "fragmentDirective" with the proper type]
expected: FAIL
[FragmentDirective must be primary interface of document.fragmentDirective]
expected: FAIL
[Document interface: attribute fragmentDirective]
expected: FAIL

View File

@ -1,6 +1,6 @@
[scroll-to-text-fragment.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": [TIMEOUT, OK]
[OK, TIMEOUT]
[Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.]
expected: [FAIL, TIMEOUT, NOTRUN]
@ -205,7 +205,7 @@
[Test navigation with fragment: Text directive should not scroll to display none text.]
expected:
if os == "mac": ["TIMEOUT", "FAIL", "NOTRUN"]
if os == "mac": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.]
@ -222,7 +222,7 @@
[Test navigation with fragment: Text directive should horizontally scroll into view.]
expected:
if os == "mac": ["NOTRUN", "FAIL", "TIMEOUT"]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text directive followed by non-text directive should match text.]

View File

@ -1,4 +1,5 @@
[detected-boundingBox-read-only.https.html]
expected: ERROR
[Barcode - detectedBarcode.boundingBox should be DOMRectReadOnly]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detected-postMessage.https.html]
expected: ERROR
[Barcode - DetectedBarcode can be passed to postMessage()]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-HTMLCanvasElement.https.html]
expected: ERROR
[Face - detect(HTMLCanvasElement)]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-HTMLImageElement.https.html]
expected: ERROR
[Face - detect(HTMLImageElement)]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-HTMLVideoElement.https.html]
expected: ERROR
[Face - detect(HTMLVideoElement)]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-ImageBitmap.https.html]
expected: ERROR
[Face - detect(ImageBitmap)]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-ImageData.https.html]
expected: ERROR
[Face - detect(ImageData)]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-getSupportedFormats.https.html]
expected: ERROR
[get supported barcode formats]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detection-options.https.html]
expected: ERROR
[Test that FaceDetectionOptions are correctly propagated]
expected: FAIL

View File

@ -1,4 +1,5 @@
[detector-same-object.https.html]
expected: ERROR
[Face - detect(ImageData), [SameObject\]]
expected: FAIL