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

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

Issue 151180: frame-tab-focus was defined twice...comment out the second version for now... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 1550 matching lines...) Expand 10 before | Expand all | Expand 10 after
1561 // green so new mac regressions are caught much quicker. 1561 // green so new mac regressions are caught much quicker.
1562 // (there are a few others marked w/ multiple status like this in other parts of 1562 // (there are a few others marked w/ multiple status like this in other parts of
1563 // the file, but they were left there as the comments in those areas are valid.) 1563 // the file, but they were left there as the comments in those areas are valid.)
1564 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS 1564 BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS
1565 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI MEOUT PASS 1565 BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TI MEOUT PASS
1566 BUG10384 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-ja vascript-url-window-open.html = CRASH TIMEOUT FAIL PASS 1566 BUG10384 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-ja vascript-url-window-open.html = CRASH TIMEOUT FAIL PASS
1567 BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS H PASS 1567 BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS H PASS
1568 BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH TIMEOUT PASS 1568 BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH TIMEOUT PASS
1569 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL 1569 BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIME OUT FAIL
1570 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL 1570 BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOU T FAIL
1571 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
1572 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL 1571 BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
1573 BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS 1572 BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS
1574 BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL PASS 1573 BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL PASS
1575 BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS 1574 BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS
1576 BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FAIL PASS 1575 BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FAIL PASS
1577 BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS 1576 BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS
1578 BUG10384 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRA SH PASS 1577 BUG10384 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRA SH PASS
1579 BUG10384 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS 1578 BUG10384 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS
1580 BUG10384 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRA SH PASS 1579 BUG10384 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRA SH PASS
1581 BUG10384 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS 1580 BUG10384 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS
(...skipping 1256 matching lines...) Expand 10 before | Expand all | Expand 10 after
2838 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT 2837 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT
2839 2838
2840 // Webkit 45403:45431 2839 // Webkit 45403:45431
2841 BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL 2840 BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL
2842 BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL 2841 BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL
2843 2842
2844 // WebKit 45431:45444 focus related 2843 // WebKit 45431:45444 focus related
2845 BUG15780 : LayoutTests/fast/dom/Window/window-onFocus.html = FAIL 2844 BUG15780 : LayoutTests/fast/dom/Window/window-onFocus.html = FAIL
2846 BUG15780 : LayoutTests/fast/events/frame-click-focus.html = FAIL 2845 BUG15780 : LayoutTests/fast/events/frame-click-focus.html = FAIL
2847 BUG15780 : LayoutTests/fast/events/frame-programmatic-focus.html = FAIL 2846 BUG15780 : LayoutTests/fast/events/frame-programmatic-focus.html = FAIL
2848 BUG15780 : LayoutTests/fast/events/frame-tab-focus.html = FAIL 2847 BUG15780 : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2848 // Re-enable later...
2849 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2849 BUG15780 : LayoutTests/fast/frames/iframe-window-focus.html = FAIL 2850 BUG15780 : LayoutTests/fast/frames/iframe-window-focus.html = FAIL
2850 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL 2851 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL
2851 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L 2852 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L
2852 2853
2853 // WebKit 45431:45444 2854 // WebKit 45431:45444
2854 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL 2855 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL
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