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

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

Issue 2766883002: Allow status = 0 when XHR is completed in Audit.loadFileFromUrl(). (Closed)
Patch Set: Fixed threshold after revert Created 3 years, 9 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 bf82aa106d1074aba8d17cb3d314fae0f41d97ab..2f9ec0b0af18f3d4c62f0dfc23688c0e8c7d24a2 100644
--- a/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt
@@ -33,10 +33,13 @@ PASS Decoding audio data with no argument rejected correctly with TypeError: F
PASS Suspending OAC with no argument rejected correctly with TypeError.
PASS Start OAC rendering resolved correctly.
PASS < [basic] All assertions passed. (total 20 assertions)
+PASS > [load-file-in-should] Test Audit.loadFileFromUrl() within |should| assertion.
+PASS Loading file within should().beResolved() resolved correctly.
+PASS < [load-file-in-should] All assertions passed. (total 1 assertions)
PASS > [dummy-label-string]
PASS < [dummy-label-string] All assertions passed. (total 0 assertions)
PASS > [dummy-label-object]
PASS < [dummy-label-object] All assertions passed. (total 0 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 4 tasks ran successfully.
+PASS # AUDIT TASK RUNNER FINISHED: 5 tasks ran successfully.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698