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

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

Issue 892203007: Update status for flaky tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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 | « tests/co19/co19-dart2js.status ('k') | tests/html/html.status » ('j') | 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.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo ads itself. Issue 18558. 47 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo ads itself. Issue 18558.
48 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558. 48 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss ue 18558.
49 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8. 49 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855 8.
50 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558. 50 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu e 18558.
51 LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Test reloads itself. Issu e 18558. 51 LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Test reloads itself. Issu e 18558.
52 LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-validation-requir ed_t01: Skip # Test reloads itself. Issue 18558. 52 LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-validation-requir ed_t01: Skip # Test reloads itself. Issue 18558.
53 LayoutTests/fast/forms/form-submission-create-crash_t01.dart: Skip # Test reload s itself. Issue 18558. 53 LayoutTests/fast/forms/form-submission-create-crash_t01.dart: Skip # Test reload s itself. Issue 18558.
54 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Skip # Test reloads itself. Issue 18558. 54 LayoutTests/fast/forms/formmethod-attribute-button-html_t01: Skip # Test reloads itself. Issue 18558.
55 LayoutTests/fast/forms/formmethod-attribute-input-2_t01: Skip # Test reloads its elf. Issue 18558. 55 LayoutTests/fast/forms/formmethod-attribute-input-2_t01: Skip # Test reloads its elf. Issue 18558.
56 LayoutTests/fast/forms/missing-action_t01: Skip # Test reloads itself. Issue 185 58. 56 LayoutTests/fast/forms/missing-action_t01: Skip # Test reloads itself. Issue 185 58.
57 LayoutTests/fast/forms/submit-form-with-dirname-attribute_t01: Skip # Test reloa ds itself. Issue 18558.
57 LayoutTests/fast/forms/submit-form-with-dirname-attribute-with-ancestor-dir-attr ibute_t01: Skip # Test reloads itself. Issue 18558. 58 LayoutTests/fast/forms/submit-form-with-dirname-attribute-with-ancestor-dir-attr ibute_t01: Skip # Test reloads itself. Issue 18558.
58 LayoutTests/fast/forms/submit-form-with-dirname-attribute-with-nonhtml-ancestor_ t01: Skip # Test reloads itself. Issue 18558. 59 LayoutTests/fast/forms/submit-form-with-dirname-attribute-with-nonhtml-ancestor_ t01: Skip # Test reloads itself. Issue 18558.
59 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: Skip # Test reloads it self. Issue 18558. 60 LayoutTests/fast/forms/submit-nil-value-field-assert_t01: Skip # Test reloads it self. Issue 18558.
60 LayoutTests/fast/forms/textarea-submit-crash_t01: Skip # Test reloads itself. Is sue 18558. 61 LayoutTests/fast/forms/textarea-submit-crash_t01: Skip # Test reloads itself. Is sue 18558.
61 62
62 LayoutTests/fast/mediastream/getusermedia_t01: Skip # co19 issue 738 63 LayoutTests/fast/mediastream/getusermedia_t01: Skip # co19 issue 738
63 64
64 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail #: Please triage this failure. 65 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail #: Please triage this failure.
65 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Please triage this fai lure. 66 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Skip # Please triage this fai lure.
66 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break. 67 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This sh ould break.
(...skipping 1074 matching lines...) Expand 10 before | Expand all | Expand 10 after
1141 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026 1142 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Issue 22026
1142 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202 6 1143 LayoutTests/fast/canvas/webgl/webgl-large-texture_t01: RuntimeError # Issue 2202 6
1143 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026 1144 LayoutTests/fast/canvas/webgl/webgl-layer-update_t01: RuntimeError # Issue 22026
1144 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026 1145 LayoutTests/fast/canvas/webgl/webgl-specific_t01: RuntimeError # Issue 22026
1145 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 22026 1146 LayoutTests/fast/canvas/webgl/webgl-texture-binding-preserved_t01: RuntimeError # Issue 22026
1146 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026 1147 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Is sue 22026
1147 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026 1148 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Issue 22026
1148 1149
1149 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ] 1150 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $system != windows ]
1150 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1151 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698