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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 1572044: Webkit Roll 57659 -> 57677 (Closed)
Patch Set: Created 10 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file should almost always be empty. Normally Chromium test expectations 1 // This file should almost always be empty. Normally Chromium test expectations
2 // are found in 2 // are found in
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
4 // 4 //
5 // Only add expectations here to temporarily suppress messages on the bots 5 // Only add expectations here to temporarily suppress messages on the bots
6 // until the changes can be landed upstream. 6 // until the changes can be landed upstream.
7 7
8 // We are occasionally hitting a JS stack overflow exception on Linux in 8 // We are occasionally hitting a JS stack overflow exception on Linux in
9 // release mode. This test already fails on Mac and in debug 9 // release mode. This test already fails on Mac and in debug
10 // mode on Windows with a JS stack overflow exception. 10 // mode on Windows with a JS stack overflow exception.
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text1.html = CRASH 60 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text1.html = CRASH
61 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text2.html = CRASH 61 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text2.html = CRASH
62 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text3.html = CRASH 62 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-insert-text3.html = CRASH
63 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-1.html = CRASH 63 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-1.html = CRASH
64 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-2.html = CRASH 64 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-2.html = CRASH
65 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-3.html = CRASH 65 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt-block-3.html = CRASH
66 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt1.html = CRASH 66 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt1.html = CRASH
67 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt2.html = CRASH 67 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-rt2.html = CRASH
68 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text1.html = CRASH 68 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text1.html = CRASH
69 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text2.html = CRASH 69 BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text2.html = CRASH
70
71 // Failing with webkit roll 57659 -> 57677.
72 BUGAJWONG LINUX DEBUG : fast/canvas/toDataURL-noData.html = CRASH
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698