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

Side by Side Diff: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt

Issue 7861: Rebaseline a layout-test for v8.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 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 | « webkit/data/layout_test_results/v8/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt ('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 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 4
5 // ----------------------------------------------------------------- 5 // -----------------------------------------------------------------
6 // DEBUG ONLY FAILURES! 6 // DEBUG ONLY FAILURES!
7 // Include both results for Debug and Release builds (i.e. PASS | FAIL) 7 // Include both results for Debug and Release builds (i.e. PASS | FAIL)
8 // ----------------------------------------------------------------- 8 // -----------------------------------------------------------------
9 9
10 // Bug 1124548: Copying with no selection is sometimes supposed to work 10 // Bug 1124548: Copying with no selection is sometimes supposed to work
(...skipping 746 matching lines...) Expand 10 before | Expand all | Expand 10 after
757 # V8 failures as a result of the WebKit merge. 757 # V8 failures as a result of the WebKit merge.
758 # http://code.google.com/p/v8/issues/detail?id=92 758 # http://code.google.com/p/v8/issues/detail?id=92
759 V8 # LayoutTests/fast/js/constructor-attributes.html = FAIL 759 V8 # LayoutTests/fast/js/constructor-attributes.html = FAIL
760 V8 # LayoutTests/fast/js/eval-cross-window.html = FAIL 760 V8 # LayoutTests/fast/js/eval-cross-window.html = FAIL
761 V8 # LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL 761 V8 # LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL
762 V8 # LayoutTests/fast/js/exception-expression-offset.html = FAIL 762 V8 # LayoutTests/fast/js/exception-expression-offset.html = FAIL
763 V8 # LayoutTests/fast/js/exception-sequencing-binops2.html = FAIL 763 V8 # LayoutTests/fast/js/exception-sequencing-binops2.html = FAIL
764 V8 # LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL 764 V8 # LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL
765 V8 # LayoutTests/fast/js/function-dot-arguments-and-caller.html = FAIL 765 V8 # LayoutTests/fast/js/function-dot-arguments-and-caller.html = FAIL
766 V8 # LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL 766 V8 # LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL
767 V8 # LayoutTests/fast/js/invalid-syntax-for-function.html = FAIL
768 V8 # LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL 767 V8 # LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
769 V8 # LayoutTests/fast/js/removing-Cf-characters.html = FAIL 768 V8 # LayoutTests/fast/js/removing-Cf-characters.html = FAIL
770 V8 # LayoutTests/fast/js/static-scope-object.html = FAIL 769 V8 # LayoutTests/fast/js/static-scope-object.html = FAIL
771 V8 # LayoutTests/fast/js/delete-getters-setters.html = FAIL 770 V8 # LayoutTests/fast/js/delete-getters-setters.html = FAIL
772 771
773 # Console output won't have line numbers until V8 gives us a way to get that 772 # Console output won't have line numbers until V8 gives us a way to get that
774 # information. <http://crbug.com/2960> 773 # information. <http://crbug.com/2960>
775 V8 # LayoutTests/fast/dom/Window/console-functions.html = FAIL 774 V8 # LayoutTests/fast/dom/Window/console-functions.html = FAIL
776 775
777 # Shadows don't render correctly for these tests. 776 # Shadows don't render correctly for these tests.
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
1154 V8 | KJS # LayoutTests/http/tests/security/postMessage/javascript-page-still-sen ds-origin.html = TIMEOUT 1153 V8 | KJS # LayoutTests/http/tests/security/postMessage/javascript-page-still-sen ds-origin.html = TIMEOUT
1155 1154
1156 // Started crashing in DEBUG only with r2842 (mbelshe) 1155 // Started crashing in DEBUG only with r2842 (mbelshe)
1157 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html = CRASH | PASS 1156 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html = CRASH | PASS
1158 1157
1159 // Started failing in DEBUG only with one of the following revisions (all darin) : 3587, 3588, 3589 1158 // Started failing in DEBUG only with one of the following revisions (all darin) : 3587, 3588, 3589
1160 V8 | KJS # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PA SS 1159 V8 | KJS # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PA SS
1161 1160
1162 // Got flakey (both debug and release) around r3581 (ananta). 1161 // Got flakey (both debug and release) around r3581 (ananta).
1163 V8 | KJS # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.ht ml = FAIL | PASS 1162 V8 | KJS # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.ht ml = FAIL | PASS
OLDNEW
« no previous file with comments | « webkit/data/layout_test_results/v8/LayoutTests/fast/js/invalid-syntax-for-function-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698