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

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

Issue 2680743002: Gardening: Added flaky status for shadowhost-keyframes_t01 on windows. (Closed)
Patch Set: Created 3 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
« 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 ] 8 [ $compiler == none && $runtime == dartium ]
9 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK 9 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
10 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure. 10 Language/Classes/Constructors/Generative_Constructors/final_variables_t01: Pass, Fail #: Please triage this failure.
(...skipping 1193 matching lines...) Expand 10 before | Expand all | Expand 10 after
1204 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll 1204 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll
1205 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure. 1205 LayoutTests/fast/writing-mode/broken-ideographic-font_t01: Skip # Timing out on the bots. Please triage this failure.
1206 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605 1206 LayoutTests/fast/writing-mode/flipped-blocks-hit-test-overflow_t01: Pass, Runtim eError # Issue 21605
1207 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 1207 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
1208 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timing out on the bot s. Please triage this failure. 1208 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timing out on the bot s. Please triage this failure.
1209 WebPlatformTest/custom-elements/concepts/type_A07_t01: Skip # Timing out on the bots. Please triage this failure. 1209 WebPlatformTest/custom-elements/concepts/type_A07_t01: Skip # Timing out on the bots. Please triage this failure.
1210 1210
1211 [ $compiler == none && $runtime == dartium && $system == windows ] 1211 [ $compiler == none && $runtime == dartium && $system == windows ]
1212 LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage t his failure 1212 LayoutTests/fast/css/MarqueeLayoutTest_t01: Pass, RuntimeError # Please triage t his failure
1213 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605 1213 LayoutTests/fast/writing-mode/vertical-inline-block-hittest_t01: Pass, RuntimeEr ror # Issue 21605
1214 LayoutTests/fast/dom/shadow/shadowhost-keyframes_t01: Pass, RuntimeError # Garde ning: please triage this failure.
1214 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip # Timesout Issue 26134 1215 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-001_t01: Skip # Timesout Issue 26134
1215 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Timesout sporadically 1216 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Timesout sporadically
1216 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Skip # Timesout sporadically 1217 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-003_t01: Skip # Timesout sporadically
1217 1218
1218 [ $compiler == none && $runtime == dartium && $system != windows ] 1219 [ $compiler == none && $runtime == dartium && $system != windows ]
1219 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure. 1220 LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # co19- roll r761: Please triage this failure.
1220 1221
1221 [ $compiler == none && $runtime == dartium && $system == linux ] 1222 [ $compiler == none && $runtime == dartium && $system == linux ]
1222 language/mixin_illegal_constructor_test/01: Skip # Issue 43 1223 language/mixin_illegal_constructor_test/01: Skip # Issue 43
1223 1224
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
1332 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251 1333 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251
1333 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 1334 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
1334 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 1335 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
1335 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 1336 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure.
1336 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 1337 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
1337 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 1338 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co19 -roll r722: Please triage this failure.
1338 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure. 1339 WebPlatformTest/html-templates/parsing-html-templates/clearing-the-stack-back-to -a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll r722: Please triage this failure.
1339 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 1340 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
1340 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure. 1341 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure.
1341 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1342 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: 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