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

Side by Side Diff: tests/co19/co19-dartium.status

Issue 962183002: Fix status for ContentShellOnAndroid, for some copy-paste tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium && $system == macos ] 8 [ $compiler == none && $runtime == dartium && $system == macos ]
9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure. 9 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure.
10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 10 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix.
11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 11 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605 12 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605
13 13
14 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 14 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
15 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540 15 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : Skip # Issue 20540
16 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540 16 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: Skip # Issue 20540
17 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540 17 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : Skip # Issue 20540
18 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540 18 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Skip # Issue 20540
19 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
20 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: Fail # Issue 22007 19 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: Fail # Issue 22007
21 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: Fail # Issue 22007 20 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: Fail # Issue 22007
22 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881 21 Language/14_Libraries_and_Scripts/3_Parts_A01_t05: Skip # Times out flakily. Iss ue 20881
23 LayoutTests/fast/speechsynthesis/*: Skip # Times out on Dartium. Fails elsewhere . Issue 22017 22 LayoutTests/fast/speechsynthesis/*: Skip # Times out on Dartium. Fails elsewhere . Issue 22017
24 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: Skip # Issue 22111 23 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: Skip # Issue 22111
25 24
26 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732. 25 LayoutTests/fast/borders/border-radius-child_t01: Skip # co19 issue 732.
27 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732. 26 LayoutTests/fast/css-generated-content/hit-test-generated-content_t01: Skip # co 19 issue 732.
28 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732. 27 LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc_t01: Skip # c o19 issue 732.
29 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732. 28 LayoutTests/fast/events/document-elementFromPoint_t01: Skip # co19 issue 732.
(...skipping 1003 matching lines...) Expand 10 before | Expand all | Expand 10 after
1033 LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow_t01: Runtim eError # Please triage this failure. 1032 LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow_t01: Runtim eError # Please triage this failure.
1034 LayoutTests/fast/css/vertical-align-length-copy-bug_t01: RuntimeError # Please triage this failure. 1033 LayoutTests/fast/css/vertical-align-length-copy-bug_t01: RuntimeError # Please triage this failure.
1035 LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash_t01: Skip # Times out . Please triage this failure. 1034 LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash_t01: Skip # Times out . Please triage this failure.
1036 LayoutTests/fast/dom/HTMLLinkElement/prefetch-beforeload_t01: Pass, RuntimeError # Please triage this failure. 1035 LayoutTests/fast/dom/HTMLLinkElement/prefetch-beforeload_t01: Pass, RuntimeError # Please triage this failure.
1037 LayoutTests/fast/dom/jsDevicePixelRatio_t01: RuntimeError # Please triage this f ailure. 1036 LayoutTests/fast/dom/jsDevicePixelRatio_t01: RuntimeError # Please triage this f ailure.
1038 LayoutTests/fast/dom/partial-layout-non-overlay-scrollbars_t01: Pass, RuntimeErr or # Please triage this failure. 1037 LayoutTests/fast/dom/partial-layout-non-overlay-scrollbars_t01: Pass, RuntimeErr or # Please triage this failure.
1039 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: Pass, RuntimeError # Please triage this failure. 1038 LayoutTests/fast/dom/partial-layout-overlay-scrollbars_t01: Pass, RuntimeError # Please triage this failure.
1040 LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change_t01: RuntimeError # Please triage this failure. 1039 LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change_t01: RuntimeError # Please triage this failure.
1041 LayoutTests/fast/filesystem/file-writer-abort-continue_t01: Skip # Times out. P lease triage this failure. 1040 LayoutTests/fast/filesystem/file-writer-abort-continue_t01: Skip # Times out. P lease triage this failure.
1042 LayoutTests/fast/forms/activate-and-disabled-elements_t01: Skip # Times out. Ple ase triage this failure. 1041 LayoutTests/fast/forms/activate-and-disabled-elements_t01: Skip # Times out. Ple ase triage this failure.
1042 LayoutTests/fast/forms/plaintext-mode-1_t01: RuntimeError # co19-roll r801: Plea se triage this failure.
1043 LayoutTests/fast/forms/text-set-value-crash_t01: Skip # Times out. Please triage this failure. 1043 LayoutTests/fast/forms/text-set-value-crash_t01: Skip # Times out. Please triage this failure.
1044 LayoutTests/fast/forms/textarea-paste-newline_t01: RuntimeError # co19-roll r801 : Please triage this failure.
1044 LayoutTests/fast/inline/continuation-inlines-inserted-in-reverse-after-block_t01 : Skip # Times out. Please triage this failure. 1045 LayoutTests/fast/inline/continuation-inlines-inserted-in-reverse-after-block_t01 : Skip # Times out. Please triage this failure.
1045 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-inline-parent_t01: Skip # Ti mes out. Please triage this failure. 1046 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-inline-parent_t01: Skip # Ti mes out. Please triage this failure.
1046 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-parent-relative-ancestor_t01 : Skip # Times out. Please triage this failure. 1047 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-parent-relative-ancestor_t01 : Skip # Times out. Please triage this failure.
1047 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-parent_t01: Skip # Times out . Please triage this failure. 1048 LayoutTests/fast/inline/fixed-pos-moves-with-abspos-parent_t01: Skip # Times out . Please triage this failure.
1048 LayoutTests/fast/inline/inline-relative-offset-boundingbox_t01: Skip # Times out . Please triage this failure. 1049 LayoutTests/fast/inline/inline-relative-offset-boundingbox_t01: Skip # Times out . Please triage this failure.
1049 LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline_t0 1: Skip # Times out. Please triage this failure. 1050 LayoutTests/fast/inline/out-of-flow-objects-and-whitespace-after-empty-inline_t0 1: Skip # Times out. Please triage this failure.
1050 LayoutTests/fast/inline/parent-inline-element-padding-contributes-width_t01: Ski p # Times out. Please triage this failure. 1051 LayoutTests/fast/inline/parent-inline-element-padding-contributes-width_t01: Ski p # Times out. Please triage this failure.
1051 LayoutTests/fast/layers/negative-scroll-positions_t01: Skip # Times out. Please triage this failure. 1052 LayoutTests/fast/layers/negative-scroll-positions_t01: Skip # Times out. Please triage this failure.
1052 LayoutTests/fast/loader/loadInProgress_t01: Skip # Times out. Please triage this failure. 1053 LayoutTests/fast/loader/loadInProgress_t01: Skip # Times out. Please triage this failure.
1053 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows_t02: Skip # Tim es out. Please triage this failure. 1054 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows_t02: Skip # Tim es out. Please triage this failure.
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1146 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 22026 1147 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Issue 22026
1147 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError # Issue 22026 1148 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError # Issue 22026
1148 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Issue 22 026 1149 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Issue 22 026
1149 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026 1150 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026
1150 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202 6 1151 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202 6
1151 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026 1152 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026
1152 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026 1153 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026
1153 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 22026 1154 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 22026
1154 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026 1155 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026
1155 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026 1156 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026
1157 LayoutTests/fast/events/clipboard-dataTransferItemList-remove_t01: RuntimeError # Issue 22532
1156 1158
1157 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1159 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1158 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1160 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
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