Update WPT expectations

This commit is contained in:
Keith Yeung 2016-11-06 10:59:06 -08:00
parent a5c2c0ba4b
commit a39d1fa7d1
50 changed files with 13 additions and 375 deletions

View file

@ -1,5 +0,0 @@
[eventsource-close.htm]
type: testharness
[dedicated worker - EventSource: close()]
expected: FAIL

View file

@ -9,9 +9,6 @@
[dedicated worker - EventSource: constructor (act as if there is a network error) (ftp://example.not/)]
expected: FAIL
[dedicated worker - EventSource: constructor (act as if there is a network error) (about:blank)]
expected: FAIL
[dedicated worker - EventSource: constructor (act as if there is a network error) (mailto:whatwg@awesome.example)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-constructor-url-bogus.htm]
type: testharness
[dedicated worker - EventSource: constructor (invalid URL)]
expected: FAIL

View file

@ -1,6 +0,0 @@
[eventsource-eventtarget.worker]
type: testharness
bug: https://github.com/servo/servo/issues/8925
[dedicated worker - EventSource: addEventListener()]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-onmesage.htm]
type: testharness
[dedicated worker - EventSource: onmessage]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-onopen.htm]
type: testharness
[dedicated worker - EventSource: onopen (announcing the connection)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-prototype.htm]
type: testharness
[dedicated worker - EventSource: prototype et al]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-url.htm]
type: testharness
[dedicated worker - EventSource: url]
expected: FAIL

View file

@ -1,5 +0,0 @@
[event-data.html]
type: testharness
[EventSource: lines and data parsing]
expected: FAIL

View file

@ -1,8 +1,5 @@
[eventsource-close.htm]
type: testharness
[EventSource: close()]
expected: FAIL
[EventSource: close(), test events]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-constructor-document-domain.htm]
type: testharness
[EventSource: document.domain]
expected: FAIL

View file

@ -9,9 +9,6 @@
[EventSource: constructor (act as if there is a network error) (ftp://example.not/)]
expected: FAIL
[EventSource: constructor (act as if there is a network error) (about:blank)]
expected: FAIL
[EventSource: constructor (act as if there is a network error) (mailto:whatwg@awesome.example)]
expected: FAIL

View file

@ -1,14 +0,0 @@
[eventsource-constructor-stringify.htm]
type: testharness
[EventSource: stringify argument, object]
expected: FAIL
[EventSource: stringify argument, 1]
expected: FAIL
[EventSource: stringify argument, null]
expected: FAIL
[EventSource: stringify argument, undefined]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-constructor-url-bogus.htm]
type: testharness
[EventSource: constructor (invalid URL)]
expected: FAIL

View file

@ -1,13 +1,14 @@
[eventsource-cross-origin.htm]
type: testharness
expected: TIMEOUT
[EventSource: cross-origin basic use]
expected: FAIL
expected: TIMEOUT
[EventSource: cross-origin redirect use]
expected: FAIL
expected: TIMEOUT
[EventSource: cross-origin redirect use recon]
expected: FAIL
expected: TIMEOUT
[EventSource: cross-origin allow-origin: http://example.org should fail]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-eventtarget.htm]
type: testharness
[EventSource: addEventListener()]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-onmessage.htm]
type: testharness
[EventSource: onmessage]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-onopen.htm]
type: testharness
[EventSource: onopen (announcing the connection)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-prototype.htm]
type: testharness
[EventSource: prototype et al]
expected: FAIL

View file

@ -1,8 +0,0 @@
[eventsource-reconnect.htm]
type: testharness
[EventSource: reconnection 200]
expected: FAIL
[EventSource: reconnection, test reconnection events]
expected: FAIL

View file

@ -1,5 +0,0 @@
[eventsource-url.htm]
type: testharness
[EventSource: url]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-bom-2.htm]
type: testharness
[EventSource: Double BOM]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-comments.htm]
type: testharness
[EventSource: comment fest]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-data.htm]
type: testharness
[EventSource: data field parsing]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-event-empty.htm]
type: testharness
[EventSource: empty "event" field]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-event.htm]
type: testharness
[EventSource: custom event name]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-id-2.htm]
type: testharness
[EventSource: Last-Event-ID (2)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-id.htm]
type: testharness
[EventSource: Last-Event-ID]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-parsing.htm]
type: testharness
[EventSource: field parsing]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-retry-bogus.htm]
type: testharness
[EventSource: "retry" field (bogus)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-retry-empty.htm]
type: testharness
[EventSource: empty retry field]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-retry.htm]
type: testharness
[EventSource: "retry" field]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-field-unknown.htm]
type: testharness
[EventSource: unknown fields and parsing fun]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-leading-space.htm]
type: testharness
[EventSource: leading space]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-mime-bogus.htm]
type: testharness
[EventSource: bogus MIME type]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-mime-trailing-semicolon.htm]
type: testharness
[EventSource: MIME type with trailing ;]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-mime-valid-bogus.htm]
type: testharness
[EventSource: incorrect valid MIME type]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-newlines.htm]
type: testharness
[EventSource: newline fest]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-null-character.html]
type: testharness
[EventSource: null character in response]
expected: FAIL

View file

@ -1,5 +0,0 @@
[format-utf-8.htm]
type: testharness
[EventSource: always UTF-8]
expected: FAIL

View file

@ -8,85 +8,3 @@
[Stringification of new EventSource("http://foo")]
expected: FAIL
[EventSource interface object length]
expected: FAIL
[EventSource interface object name]
expected: FAIL
[EventSource interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[EventSource interface: attribute url]
expected: FAIL
[EventSource interface: attribute withCredentials]
expected: FAIL
[EventSource interface: constant CONNECTING on interface object]
expected: FAIL
[EventSource interface: constant CONNECTING on interface prototype object]
expected: FAIL
[EventSource interface: constant OPEN on interface object]
expected: FAIL
[EventSource interface: constant OPEN on interface prototype object]
expected: FAIL
[EventSource interface: constant CLOSED on interface object]
expected: FAIL
[EventSource interface: constant CLOSED on interface prototype object]
expected: FAIL
[EventSource interface: attribute readyState]
expected: FAIL
[EventSource interface: attribute onopen]
expected: FAIL
[EventSource interface: attribute onmessage]
expected: FAIL
[EventSource interface: attribute onerror]
expected: FAIL
[EventSource interface: operation close()]
expected: FAIL
[EventSource must be primary interface of new EventSource("http://foo")]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "url" with the proper type (0)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "withCredentials" with the proper type (1)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "CONNECTING" with the proper type (2)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "OPEN" with the proper type (3)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "CLOSED" with the proper type (4)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "readyState" with the proper type (5)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "onopen" with the proper type (6)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "onmessage" with the proper type (7)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "onerror" with the proper type (8)]
expected: FAIL
[EventSource interface: new EventSource("http://foo") must inherit property "close" with the proper type (9)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[request-accept.htm]
type: testharness
[EventSource: Accept header]
expected: FAIL

View file

@ -1,8 +1,8 @@
[request-cache-control.htm]
type: testharness
expected: TIMEOUT
[EventSource: Cache-Control]
expected: FAIL
expected: TIMEOUT
[EventSource: Cache-Control 1]
expected: FAIL
expected: TIMEOUT

View file

@ -1,11 +1,12 @@
[request-credentials.htm]
type: testharness
expected: TIMEOUT
[EventSource: credentials: credentials enabled]
expected: FAIL
expected: TIMEOUT
[EventSource: credentials: credentials disabled]
expected: FAIL
expected: TIMEOUT
[EventSource: credentials: credentials default]
expected: FAIL
expected: TIMEOUT

View file

@ -1,14 +0,0 @@
[request-redirect.htm]
type: testharness
[EventSource: redirect (301)]
expected: FAIL
[EventSource: redirect (302)]
expected: FAIL
[EventSource: redirect (303)]
expected: FAIL
[EventSource: redirect (307)]
expected: FAIL

View file

@ -10577,58 +10577,3 @@
[Navigator interface: window.navigator must inherit property "hardwareConcurrency" with the proper type (22)]
expected: FAIL
[EventSource interface: existence and properties of interface object]
expected: FAIL
[EventSource interface object length]
expected: FAIL
[EventSource interface object name]
expected: FAIL
[EventSource interface: existence and properties of interface prototype object]
expected: FAIL
[EventSource interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[EventSource interface: attribute url]
expected: FAIL
[EventSource interface: attribute withCredentials]
expected: FAIL
[EventSource interface: constant CONNECTING on interface object]
expected: FAIL
[EventSource interface: constant CONNECTING on interface prototype object]
expected: FAIL
[EventSource interface: constant OPEN on interface object]
expected: FAIL
[EventSource interface: constant OPEN on interface prototype object]
expected: FAIL
[EventSource interface: constant CLOSED on interface object]
expected: FAIL
[EventSource interface: constant CLOSED on interface prototype object]
expected: FAIL
[EventSource interface: attribute readyState]
expected: FAIL
[EventSource interface: attribute onopen]
expected: FAIL
[EventSource interface: attribute onmessage]
expected: FAIL
[EventSource interface: attribute onerror]
expected: FAIL
[EventSource interface: operation close()]
expected: FAIL

View file

@ -5,7 +5,3 @@
[existence of SharedWorker]
expected: FAIL
[existence of EventSource]
expected: FAIL

View file

@ -80,7 +80,3 @@
[The IDBTransaction interface object should be exposed.]
expected: FAIL
[The EventSource interface object should be exposed.]
expected: FAIL

View file

@ -41,6 +41,7 @@ test_interfaces([
"Element",
"ErrorEvent",
"Event",
"EventSource",
"EventTarget",
"File",
"FileList",

View file

@ -22,6 +22,7 @@ test_interfaces([
"DOMException",
"ErrorEvent",
"Event",
"EventSource",
"EventTarget",
"File",
"FileList",