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

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

Issue 267005: Update test expectations after upgrading V8 to 1.3.15.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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 | Annotate | Revision Log
« 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 2939 matching lines...) Expand 10 before | Expand all | Expand 10 after
2950 // WebKit 48217:48239 2950 // WebKit 48217:48239
2951 // Fails because we don't support layoutTestController.addUserStyleSheet(). 2951 // Fails because we don't support layoutTestController.addUserStyleSheet().
2952 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL 2952 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
2953 2953
2954 // Need investigation after we enable file URL universal access in test shell. 2954 // Need investigation after we enable file URL universal access in test shell.
2955 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS 2955 BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS
2956 2956
2957 // New test added in r48318 (GoogleURL bug) 2957 // New test added in r48318 (GoogleURL bug)
2958 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL 2958 BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL
2959 2959
2960 // New test added in r48336 (V8 bug)
2961 BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL
2962
2963 // WK roll to 48371 2960 // WK roll to 48371
2964 BUG21841 MAC RELEASE : LayoutTests/plugins/destroy-during-npp-new.html = FAIL 2961 BUG21841 MAC RELEASE : LayoutTests/plugins/destroy-during-npp-new.html = FAIL
2965 BUG21841 MAC DEBUG SLOW : LayoutTests/plugins/destroy-during-npp-new.html = FAIL 2962 BUG21841 MAC DEBUG SLOW : LayoutTests/plugins/destroy-during-npp-new.html = FAIL
2966 BUG21841 WIN DEBUG : LayoutTests/plugins/destroy-during-npp-new.html = CRASH PAS S 2963 BUG21841 WIN DEBUG : LayoutTests/plugins/destroy-during-npp-new.html = CRASH PAS S
2967 2964
2968 // missing upstream baseline from 48368 2965 // missing upstream baseline from 48368
2969 BUG21842 SKIP WIN LINUX MAC : LayoutTests/platform/win/accessibility/scroll-to-a nchor.html = FAIL 2966 BUG21842 SKIP WIN LINUX MAC : LayoutTests/platform/win/accessibility/scroll-to-a nchor.html = FAIL
2970 2967
2971 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL 2968 BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL
2972 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL 2969 BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
3071 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009 3068 // BUG_SENORBLANCO FAIL on next line is due to Skia roll and should be reverted by end of 10/06/2009
3072 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL 3069 BUG23972 LINUX : LayoutTests/fast/forms/form-element-geometry.html = CRASH FAIL
3073 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS 3070 BUG23972 WIN : LayoutTests/fast/forms/form-element-geometry.html = CRASH PASS
3074 3071
3075 // Flaky timeouts first appearing at r27764 (webkit 48947) 3072 // Flaky timeouts first appearing at r27764 (webkit 48947)
3076 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO UT PASS 3073 BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO UT PASS
3077 3074
3078 // WebKit update: 49213:49221 3075 // WebKit update: 49213:49221
3079 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL 3076 BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL
3080 3077
3078 // V8 update to 1.3.15
3079 BUG24102 LINUX MAC : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEO UT
3080 BUG24102 LINUX MAC : LayoutTests/fast/forms/input-implicit-length-limit.html = T IMEOUT
3081 BUG24102 LINUX MAC : LayoutTests/fast/forms/input-maxlength.html = TIMEOUT
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