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

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

Issue 2702733002: Gardening: mark a slow test on dartium as such (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 990 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 LibTest/isolate/ReceivePort/where_A01_t01: RuntimeError, OK # Uses Isolate.spaw n. 1001 LibTest/isolate/ReceivePort/where_A01_t01: RuntimeError, OK # Uses Isolate.spaw n.
1002 LibTest/isolate/ReceivePort/where_A01_t02: RuntimeError, OK # Uses Isolate.spaw n. 1002 LibTest/isolate/ReceivePort/where_A01_t02: RuntimeError, OK # Uses Isolate.spaw n.
1003 LibTest/isolate/SendPort/send_A01_t01: RuntimeError, OK # Uses Isolate.spawn. 1003 LibTest/isolate/SendPort/send_A01_t01: RuntimeError, OK # Uses Isolate.spawn.
1004 LibTest/isolate/SendPort/send_A01_t02: RuntimeError, OK # Uses Isolate.spawn. 1004 LibTest/isolate/SendPort/send_A01_t02: RuntimeError, OK # Uses Isolate.spawn.
1005 LibTest/isolate/SendPort/send_A01_t03: RuntimeError, OK # Uses Isolate.spawn. 1005 LibTest/isolate/SendPort/send_A01_t03: RuntimeError, OK # Uses Isolate.spawn.
1006 LibTest/isolate/SendPort/send_A01_t04: RuntimeError, OK # Uses Isolate.spawn. 1006 LibTest/isolate/SendPort/send_A01_t04: RuntimeError, OK # Uses Isolate.spawn.
1007 LibTest/isolate/SendPort/send_A02_t01: RuntimeError, OK # Uses Isolate.spawn. 1007 LibTest/isolate/SendPort/send_A02_t01: RuntimeError, OK # Uses Isolate.spawn.
1008 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 1008 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
1009 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 1009 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
1010 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 1010 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
1011 WebPlatformTest/custom-elements/instantiating/isAttribute_A02_t01: Pass, Slow
1011 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Please tri age this failure. 1012 WebPlatformTest/custom-elements/concepts/type_A03_t01: RuntimeError # Please tri age this failure.
1012 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure. 1013 WebPlatformTest/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll r722: Please triage this failure.
1013 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure. 1014 WebPlatformTest/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll r722: Please triage this failure.
1014 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # co19-roll r 706. Please triage this failure. 1015 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Skip # co19-roll r 706. Please triage this failure.
1015 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # co19-roll r7 06. Please triage this failure. 1016 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Skip # co19-roll r7 06. Please triage this failure.
1016 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # co19-roll r7 06. Please triage this failure. 1017 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Skip # co19-roll r7 06. Please triage this failure.
1017 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure. 1018 WebPlatformTest/dom/events/type_A01_t01: RuntimeError # co19-roll r722: Please t riage this failure.
1018 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure. 1019 WebPlatformTest/dom/EventTarget/dispatchEvent_A02_t01: RuntimeError # co19-roll r722: Please triage this failure.
1019 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure. 1020 WebPlatformTest/dom/EventTarget/dispatchEvent_A03_t01: Skip # co19-roll r722: Pl ease triage this failure.
1020 WebPlatformTest/dom/Node-replaceChild_t01: RuntimeError # co19-roll r761: Please triage this failure. 1021 WebPlatformTest/dom/Node-replaceChild_t01: RuntimeError # co19-roll r761: Please triage this failure.
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1334 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251 1335 LibTest/html/Node/ownerDocument_A01_t01: RuntimeError # co19-roll r722: Issue 18 251
1335 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure. 1336 WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: RuntimeE rror # co19-roll r738: Please triage this failure.
1336 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure. 1337 WebPlatformTest/custom-elements/instantiating/createElementNS_A05_t01: RuntimeEr ror # co19-roll r722: Please triage this failure.
1337 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # co19-roll r722: Please triage this failure. 1338 WebPlatformTest/custom-elements/instantiating/createElement_A05_t01: RuntimeErro r # 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-body-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-body-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-context_t01: RuntimeError # co19 -roll r722: Please triage this failure. 1340 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.
1340 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. 1341 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.
1341 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure. 1342 WebPlatformTest/html/dom/elements/global-attributes/dataset-enumeration_t01: Run timeError # co19-roll r738: Please triage this failure.
1342 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure. 1343 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # co19-roll r738: Please triage this failure.
1343 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: RuntimeError # co19-roll r722: Please triage this failure. 1344 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