Skip to content

Commit

Permalink
Auto merge of #13210 - servo:wpt-20160909, r=Ms2ger
Browse files Browse the repository at this point in the history
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13210)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Sep 9, 2016
2 parents ca7cfdc + 079092d commit 1452914
Show file tree
Hide file tree
Showing 2,601 changed files with 96,684 additions and 24,046 deletions.
@@ -0,0 +1,5 @@
[2d.text.draw.fill.maxWidth.NaN.html]
type: testharness
[fillText handles maxWidth correctly]
expected: FAIL

@@ -0,0 +1,11 @@
[imagesmoothing.html]
type: testharness
[Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fillRect and createPattern().]
expected: FAIL

[Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fill() and createPattern().]
expected: FAIL

[Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern().]
expected: FAIL

4,596 changes: 2,090 additions & 2,506 deletions tests/wpt/metadata/MANIFEST.json

Large diffs are not rendered by default.

@@ -0,0 +1,3 @@
[ecdh_bits.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[ecdh_keys.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[hkdf.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[pbkdf2.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_ecdh_bits.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_ecdh_keys.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_hkdf.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_pbkdf2.html]
type: testharness
expected: ERROR
Expand Up @@ -2,5 +2,5 @@
type: testharness
expected: ERROR
[SHA-1 with empty source data]
expected: FAIL
expected: NOTRUN

Expand Up @@ -2,5 +2,5 @@
type: testharness
expected: ERROR
[SHA-1 with empty source data]
expected: FAIL
expected: NOTRUN

@@ -0,0 +1,6 @@
[ec_importKey.worker]
type: testharness
expected: ERROR
[Good parameters: P-256 bits (spki, buffer(91), {name: ECDSA, namedCurve: P-256}, true, [\])]
expected: NOTRUN

@@ -0,0 +1,6 @@
[rsa_importKey.worker]
type: testharness
expected: ERROR
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
expected: NOTRUN

@@ -0,0 +1,6 @@
[symmetric_importKey.worker]
type: testharness
expected: ERROR
[Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-CTR}, true, [encrypt\])]
expected: NOTRUN

@@ -0,0 +1,6 @@
[test_ec_importKey.html]
type: testharness
expected: ERROR
[Good parameters: P-256 bits (spki, buffer(91), {name: ECDSA, namedCurve: P-256}, true, [\])]
expected: NOTRUN

@@ -0,0 +1,6 @@
[test_rsa_importKey.html]
type: testharness
expected: ERROR
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
expected: NOTRUN

@@ -0,0 +1,6 @@
[test_symmetric_importKey.html]
type: testharness
expected: ERROR
[Good parameters: 128 bits (raw, {0: 1, 1: 2, 10: 11, 11: 12, 12: 13, 13: 14, 14: 15, 15: 16, 2: 3, 3: 4, 4: 5, 5: 6, 6: 7, 7: 8, 8: 9, 9: 10}, {name: AES-CTR}, true, [encrypt\])]
expected: NOTRUN

@@ -0,0 +1,3 @@
[ecdsa.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[hmac.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[rsa_pkcs.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[rsa_pss.worker]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_ecdsa.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_hmac.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_rsa_pkcs.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_rsa_pss.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[test_wrapKey_unwrapKey.html]
type: testharness
expected: ERROR
@@ -0,0 +1,3 @@
[wrapKey_unwrapKey.worker]
type: testharness
expected: ERROR
5 changes: 5 additions & 0 deletions tests/wpt/metadata/XMLHttpRequest/abort-during-upload.htm.ini
@@ -0,0 +1,5 @@
[abort-during-upload.htm]
type: testharness
[XMLHttpRequest: abort() while sending data]
expected: FAIL

5 changes: 5 additions & 0 deletions tests/wpt/metadata/XMLHttpRequest/abort-event-order.htm.ini
@@ -0,0 +1,5 @@
[abort-event-order.htm]
type: testharness
[XMLHttpRequest: The abort() method: abort and loadend events]
expected: FAIL

@@ -0,0 +1,5 @@
[event-error-order.sub.html]
type: testharness
[XMLHttpRequest: event - error (order of events)]
expected: FAIL

5 changes: 5 additions & 0 deletions tests/wpt/metadata/XMLHttpRequest/event-error.html.ini
@@ -0,0 +1,5 @@
[event-error.html]
type: testharness
[XMLHttpRequest Test: event - error]
expected: FAIL

5 changes: 5 additions & 0 deletions tests/wpt/metadata/XMLHttpRequest/event-timeout-order.htm.ini
@@ -0,0 +1,5 @@
[event-timeout-order.htm]
type: testharness
[XMLHttpRequest: event - timeout (order of events)]
expected: FAIL

@@ -0,0 +1,20 @@
[headers-normalize-response.htm]
type: testharness
[Header value: hello_world\\0]
expected: FAIL

[Header value: \\0hello_world]
expected: FAIL

[Header value: hello\\0world]
expected: FAIL

[Header value: hello_world[tab\]]
expected: FAIL

[Header value: [tab\]hello_world[tab\]]
expected: FAIL

[Header value: \\0]
expected: FAIL

@@ -0,0 +1,5 @@
[send-entity-body-empty.htm]
type: testharness
[XMLHttpRequest: send("") - empty entity body (HEAD)]
expected: FAIL

@@ -0,0 +1,5 @@
[send-entity-body-get-head.htm]
type: testharness
[XMLHttpRequest: send() - non-empty data argument and GET/HEAD (HEAD)]
expected: FAIL

@@ -0,0 +1,8 @@
[send-entity-body-none.htm]
type: testharness
[No content type (HEAD)]
expected: FAIL

[Explicit content type (HEAD)]
expected: FAIL

@@ -0,0 +1,5 @@
[send-sync-response-event-order.htm]
type: testharness
[XMLHttpRequest: The send() method: event order when synchronous flag is set]
expected: FAIL

@@ -0,0 +1,32 @@
[setrequestheader-content-type.htm]
type: testharness
[XML Document request has correct default Content-Type of "application/xml;charset=UTF-8"]
expected: FAIL

[HTML Document request has correct default Content-Type of "text/html;charset=UTF-8"]
expected: FAIL

[ArrayBuffer request sends no Content-Type without setRequestHeader() call]
expected: FAIL

[ArrayBuffer request keeps setRequestHeader() Content-Type and charset]
expected: FAIL

[ArrayBufferView request sends no Content-Type without setRequestHeader() call]
expected: FAIL

[ArrayBufferView request keeps setRequestHeader() Content-Type and charset]
expected: FAIL

[URLSearchParams request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8]
expected: FAIL

[ReadableStream request respects setRequestHeader("")]
expected: FAIL

[ReadableStream request with under type sends no Content-Type without setRequestHeader() call]
expected: FAIL

[ReadableStream request keeps setRequestHeader() Content-Type and charset]
expected: FAIL

@@ -0,0 +1,11 @@
[AddEventListenerOptions-once.html]
type: testharness
[Once listener should be invoked only once]
expected: FAIL

[Once listener should be invoked only once even if the event is nested]
expected: FAIL

[Once listener should be added / removed like normal listeners]
expected: FAIL

8 changes: 8 additions & 0 deletions tests/wpt/metadata/dom/events/Event-propagation.html.ini
@@ -0,0 +1,8 @@
[Event-propagation.html]
type: testharness
[After stopPropagation()]
expected: FAIL

[After stopImmediatePropagation()]
expected: FAIL

41 changes: 41 additions & 0 deletions tests/wpt/metadata/dom/events/EventTarget-dispatchEvent.html.ini
@@ -0,0 +1,41 @@
[EventTarget-dispatchEvent.html]
type: testharness
[If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (BeforeUnloadEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (CompositionEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceMotionEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceOrientationEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (DragEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (IDBVersionChangeEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvents).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TextEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (TrackEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TransitionEvent).]
expected: FAIL

[If the event's initialized flag is not set, an InvalidStateError must be thrown (WheelEvent).]
expected: FAIL

0 comments on commit 1452914

Please sign in to comment.