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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/mediacapture-record/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/mediacapture-record/idlharness-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/mediacapture-record/idlharness-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/mediacapture-record/idlharness-expected.txt
index c50ba8916347496d4d310f722b0789a61c84e9e3..aca60f61f64de3726a21fc2cbb7e42976ef7669e 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/mediacapture-record/idlharness-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/mediacapture-record/idlharness-expected.txt
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-Found 56 tests; 50 PASS, 6 FAIL, 0 TIMEOUT, 0 NOTRUN.
+Found 54 tests; 48 PASS, 6 FAIL, 0 TIMEOUT, 0 NOTRUN.
PASS MediaRecorder interface: existence and properties of interface object
PASS MediaRecorder interface object length
PASS MediaRecorder interface object name
@@ -22,8 +22,6 @@ PASS MediaRecorder interface: operation pause()
PASS MediaRecorder interface: operation resume()
PASS MediaRecorder interface: operation requestData()
PASS MediaRecorder interface: operation isTypeSupported(DOMString)
-PASS MediaRecorder must be primary interface of [object MediaRecorder]
-PASS Stringification of [object MediaRecorder]
PASS MediaRecorder interface: [object MediaRecorder] must inherit property "stream" with the proper type (0)
PASS MediaRecorder interface: [object MediaRecorder] must inherit property "mimeType" with the proper type (1)
PASS MediaRecorder interface: [object MediaRecorder] must inherit property "state" with the proper type (2)

Powered by Google App Engine
This is Rietveld 408576698