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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/custom/svg-use-shadow-tree-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, 8 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 ERROR: line 2487: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true
2 CONSOLE ERROR: line 2487: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true
3 CONSOLE ERROR: line 2487: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true
4 CONSOLE ERROR: line 2487: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true
5 This is a testharness.js-based test.
6 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Err or: assert_false: Should not call attachedCallback in UA ShadowRoot. expected fa lse got true
7 PASS SVG <use> shadow trees should not be exposed through custom elements.
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698