Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt
index 88311a83a77177a313fa261e9511612c62badfe3..444d14413369ade68d2890e81932c25271d74ba5 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/webrtc/datachannel-idlharness-expected.txt
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-Found 55 tests; 43 PASS, 12 FAIL, 0 TIMEOUT, 0 NOTRUN.
+Found 53 tests; 42 PASS, 11 FAIL, 0 TIMEOUT, 0 NOTRUN.
FAIL RTCDataChannel interface: existence and properties of interface object Cannot read property 'has_extended_attribute' of undefined
PASS RTCDataChannel interface object length
PASS RTCDataChannel interface object name
@@ -27,8 +27,6 @@ PASS RTCDataChannel interface: operation send(USVString)
PASS RTCDataChannel interface: operation send(Blob)
PASS RTCDataChannel interface: operation send(ArrayBuffer)
PASS RTCDataChannel interface: operation send(ArrayBufferView)
-PASS RTCDataChannel must be primary interface of channel
-FAIL Stringification of channel Cannot read property 'has_stringifier' of undefined
PASS RTCDataChannel interface: channel must inherit property "label" with the proper type (0)
PASS RTCDataChannel interface: channel must inherit property "ordered" with the proper type (1)
FAIL RTCDataChannel interface: channel must inherit property "maxPacketLifeTime" with the proper type (2) assert_inherits: property "maxPacketLifeTime" not found in prototype chain

Powered by Google App Engine
This is Rietveld 408576698