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

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

Issue 501107: Update test_expectations.txt (Closed)
Patch Set: Created 11 years 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 | « no previous file | 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 consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 3038 matching lines...) Expand 10 before | Expand all | Expand 10 after
3049 3049
3050 // Flaky crash. 3050 // Flaky crash.
3051 BUG30082 : LayoutTests/storage/open-database-while-transaction-in-progress.html = CRASH PASS 3051 BUG30082 : LayoutTests/storage/open-database-while-transaction-in-progress.html = CRASH PASS
3052 3052
3053 // Flaky. 3053 // Flaky.
3054 BUG30180 : LayoutTests/fast/text/international/hindi-whitespace.html = IMAGE PAS S 3054 BUG30180 : LayoutTests/fast/text/international/hindi-whitespace.html = IMAGE PAS S
3055 3055
3056 // New test with http://trac.webkit.org/changeset/51982 3056 // New test with http://trac.webkit.org/changeset/51982
3057 LayoutTests/fast/events/basic-touch-events.html = TEXT 3057 LayoutTests/fast/events/basic-touch-events.html = TEXT
3058 3058
3059 BUG30185 : LayoutTests/websocket/tests/handshake-error.html = TEXT PASS
3060 BUG30185 : LayoutTests/websocket/tests/handshake-fail-by-cross-origin.html = TEX T PASS
3061 BUG30185 : LayoutTests/websocket/tests/handshake-fail-by-sub-protocol-mismatch.h tml = TEXT PASS
3062
3063 // evan's fix rolled out in http://trac.webkit.org/changeset/52071 due to compat issues. 3059 // evan's fix rolled out in http://trac.webkit.org/changeset/52071 due to compat issues.
3064 BUG30343 LINUX : LayoutTests/fast/css/large-number-round-trip.html = TEXT 3060 BUG30343 LINUX : LayoutTests/fast/css/large-number-round-trip.html = TEXT
3065 3061
3066 // These tests got very flaky (failing 8/10 runs!) after 3062 // These tests got very flaky (failing 8/10 runs!) after
3067 // http://src.chromium.org/viewvc/chrome?view=rev&revision=34610 3063 // http://src.chromium.org/viewvc/chrome?view=rev&revision=34610
3068 // The only relevant change there is that we now sort tests purely 3064 // The only relevant change there is that we now sort tests purely
3069 // lexicographically instead of putting the http tests first. This is a good 3065 // lexicographically instead of putting the http tests first. This is a good
3070 // thing because it matches upstream. The regressions are likely due to timing 3066 // thing because it matches upstream. The regressions are likely due to timing
3071 // issues because the http tests moved from one debug shard to another. 3067 // issues because the http tests moved from one debug shard to another.
3072 // Likely, moving Windows to using Apache2 will fix this as the Linux/Mac builds 3068 // Likely, moving Windows to using Apache2 will fix this as the Linux/Mac builds
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
3106 3102
3107 // Another crash of unknown origin 3103 // Another crash of unknown origin
3108 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558, which doesn't make much sense. 3104 // First crash at http://src.chromium.org/viewvc/chrome?view=rev&revision=34558, which doesn't make much sense.
3109 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL CRASH 3105 BUG_DGLAZKOV WIN : LayoutTests/svg/webarchive/svg-script-subresouces.svg = FAIL CRASH
3110 3106
3111 // Flaky ASSERTION FAILED: currentThread() == m_openingThread 3107 // Flaky ASSERTION FAILED: currentThread() == m_openingThread
3112 // This test is flaky since this file is added. 3108 // This test is flaky since this file is added.
3113 BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and -key.html = CRASH PASS 3109 BUG30543 : LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and -key.html = CRASH PASS
3114 3110
3115 // Flaky. 3111 // Flaky.
3116 BUG30545 WIN : LayoutTests/websocket/tests/bad-sub-protocol.html = CRASH PASS
3117 BUG30593 LINUX MAC : LayoutTests/websocket/tests/url-with-credential.html = TEXT PASS 3112 BUG30593 LINUX MAC : LayoutTests/websocket/tests/url-with-credential.html = TEXT PASS
3118 BUG9798 WIN LINUX : LayoutTests/fast/loader/javascript-url-encoding-2.html = TIM EOUT PASS 3113 BUG9798 WIN LINUX : LayoutTests/fast/loader/javascript-url-encoding-2.html = TIM EOUT PASS
3119 BUG9798 WIN RELEASE : LayoutTests/fast/loading/subframe-removes-itself.html = TE XT PASS 3114 BUG9798 WIN RELEASE : LayoutTests/fast/loading/subframe-removes-itself.html = TE XT PASS
3120 BUG9798 LINUX MAC RELEASE : LayoutTests/fast/loader/invalid-charset-on-script-cr ashes-loader.html = TIMEOUT PASS 3115 BUG9798 LINUX MAC RELEASE : LayoutTests/fast/loader/invalid-charset-on-script-cr ashes-loader.html = TIMEOUT PASS
3121 BUG9798 MAC RELEASE : LayoutTests/fast/borders/block-mask-overlay-image.html = T EXT PASS 3116 BUG9798 MAC RELEASE : LayoutTests/fast/borders/block-mask-overlay-image.html = T EXT PASS
3122 3117
3123 // Webkit roll 52198->52205 3118 // Webkit roll 52198->52205
3124 // Newly added test in r52202 3119 // Newly added test in r52202
3125 BUG_JPARENT : LayoutTests/svg/filters/filter-source-position.svg = IMAGE+TEXT 3120 BUG_JPARENT : LayoutTests/svg/filters/filter-source-position.svg = IMAGE+TEXT
3126 3121
3127 // Webkit roll 52205->52227 3122 // Webkit roll 52205->52227
3128 // New expectations added in 52219 3123 // New expectations added in 52219
3129 BUG_JPARENT WIN LINUX : LayoutTests/svg/custom/empty-merge.svg = IMAGE+TEXT 3124 BUG_JPARENT WIN LINUX : LayoutTests/svg/custom/empty-merge.svg = IMAGE+TEXT
3130 3125
3131 // Flaky since SVG filters turned on 3126 // Flaky since SVG filters turned on
3132 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS 3127 BUG29737 LINUX : LayoutTests/svg/filters/feDisplacementMap.svg = TEXT PASS
3133 3128
3134 // Newly added test in r52235 3129 // Newly added test in r52235
3135 BUG_JPARENT WIN LINUX : LayoutTests/editing/selection/doubleclick-beside-cr-span .html = TEXT 3130 BUG_JPARENT WIN LINUX : LayoutTests/editing/selection/doubleclick-beside-cr-span .html = TEXT
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698