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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/webaudio/autoplay-crossorigin-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: line 13: An AudioContext in a cross origin iframe must be creat ed or resumed from a user gesture to enable audio output.
2 CONSOLE WARNING: line 23: An AudioContext in a cross origin iframe must be creat ed or resumed from a user gesture to enable audio output.
3 CONSOLE WARNING: line 36: An AudioContext in a cross origin iframe must be creat ed or resumed from a user gesture to enable audio output.
4 CONSOLE ERROR: line 2487: Uncaught Error: assert_equals: stateAfterClick expecte d "running" but got "suspended"
5 This is a testharness.js-based test.
6 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Err or: assert_equals: stateAfterClick expected "running" but got "suspended"
7 PASS Verify that autoplaying Web Audio from a cross origin iframe is blocked by mediaPlaybackRequiresUserGesture
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698