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

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

Issue 149633: Move all three DataGrid test failures to adjacent lines, and link them all to... (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 2711 matching lines...) Expand 10 before | Expand all | Expand 10 after
2722 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL 2722 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL
2723 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL 2723 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL
2724 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT 2724 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT
2725 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL 2725 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL
2726 2726
2727 // WebKit 45086:45111 2727 // WebKit 45086:45111
2728 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL 2728 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA IL
2729 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL 2729 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F AIL
2730 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL 2730 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F AIL
2731 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 2731 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
2732 BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT
2733 2732
2734 // WebKit 45134:45176 2733 // WebKit 45134:45176
2735 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL 2734 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access. html = FAIL
2736 2735
2737 // WebKit 45203:45247 2736 // WebKit 45203:45247
2738 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL 2737 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL
2739 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL 2738 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL
2740 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL 2739 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL
2741 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL 2740 BUG15460 : LayoutTests/media/video-zoom-controls.html = FAIL
2742 2741
2743 // WebKit 45247:45270 2742 // WebKit 45247:45270
2744 BUG15478 LINUX : LayoutTests/fast/text/international/hindi-whitespace.html = FAI L 2743 BUG15478 LINUX : LayoutTests/fast/text/international/hindi-whitespace.html = FAI L
2745 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL 2744 BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL
2746 BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h tml = FAIL 2745 BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h tml = FAIL
2747 2746
2748 // WebKit 45270:45287 2747 // WebKit 45270:45287
2749 BUG15490 DEBUG LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.h tml= CRASH 2748 BUG15490 DEBUG LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.h tml= CRASH
2750 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH 2749 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH
2751 2750
2752 // Flaky for a while on DEBUG 2751 // Flaky for a while on DEBUG
2753 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL 2752 BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL
2754 2753
2755 // Started crashing without a clear reason. 2754 // Started crashing without a clear reason.
2756 BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH 2755 BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH
2757 2756
2758 // WebKit 45287:45352 New tests 2757 // WebKit 45287:45352 New tests
2759 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL 2758 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL
2760 2759
2761 // WebKit 45381:45403 New tests
2762 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT
2763
2764 // Webkit 45403:45431 2760 // Webkit 45403:45431
2765 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL 2761 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL
2766 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL 2762 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL
2767 2763
2768 // WebKit 45431:45444 2764 // WebKit 45431:45444
2769 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT
2770 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2765 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2771 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2766 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2772 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2767 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
2773 2768
2774 // WebKit 45460:45473 2769 // WebKit 45460:45473
2775 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL 2770 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL
2776 2771
2777 // WebKit 45473:45487 2772 // WebKit 45473:45487
2778 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL 2773 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL
2779 BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL 2774 BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
2874 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL 2869 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL
2875 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link.html = FAI L 2870 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link.html = FAI L
2876 BUG16678 : LayoutTests/http/tests/security/xssAuditor/link-onclick-entities.html = FAIL 2871 BUG16678 : LayoutTests/http/tests/security/xssAuditor/link-onclick-entities.html = FAIL
2877 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-entities.html = FAIL 2872 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-entities.html = FAIL
2878 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-src-redirect-sa fe.html = FAIL 2873 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-src-redirect-sa fe.html = FAIL
2879 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-dou ble-quote.html = FAIL 2874 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-dou ble-quote.html = FAIL
2880 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-ent ities.html = FAIL 2875 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-ent ities.html = FAIL
2881 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no- quote.html = FAIL 2876 BUG16678 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no- quote.html = FAIL
2882 2877
2883 BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS 2878 BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS
2879
2880 // HTML5 DataGrid bindings have not been implemented for V8 yet.
2881 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT
2882 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT
2883 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL 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