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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt

Issue 2654673003: Implement should().beRejectedWith() (Closed)
Patch Set: Fixed expected results Created 3 years, 11 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/webaudio/unit-tests/audit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
index f99f0af03b0978a84ac07ba13e94f8ed870801ea..94558f345a406cc298450078bb05758d22e2affa 100644
--- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
@@ -25,8 +25,9 @@ PASS 2 is greater than or equal to 2.
PASS 1 is less than 2.
PASS 1 is less than or equal to 1.
PASS Decoding audio data with no argument rejected correctly with TypeError: Failed to execute 'decodeAudioData' on 'BaseAudioContext': 1 argument required, but only 0 present..
+PASS Suspending OAC with no argument rejected correctly with TypeError.
PASS Start OAC rendering resolved correctly.
-PASS < [basic] All assertions passed. (total 15 assertions)
+PASS < [basic] All assertions passed. (total 16 assertions)
PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698