| OLD | NEW |
| 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 || $runtime == ContentShellOnAndroid
) ] | 8 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) ] |
| 9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail
# Issue 13719: Please triage this failure. | 9 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail
# Issue 13719: Please triage this failure. |
| 10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719:
Please triage this failure. | 10 Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719:
Please triage this failure. |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 | 226 |
| 227 Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # co19-roll
r667: Please triage this failure | 227 Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # co19-roll
r667: Please triage this failure |
| 228 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri
age this failure | 228 LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please tri
age this failure |
| 229 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri
age this failure | 229 LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please tri
age this failure |
| 230 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri
age this failure | 230 LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please tri
age this failure |
| 231 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri
age this failure | 231 LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please tri
age this failure |
| 232 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri
age this failure | 232 LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri
age this failure |
| 233 | 233 |
| 234 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475 | 234 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475 |
| 235 | 235 |
| 236 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) && $checked ] | |
| 237 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa
ilure | |
| 238 | |
| 239 [ $compiler == none && $mode == debug && ($runtime == dartium || $runtime == Con
tentShellOnAndroid ) && $checked ] | 236 [ $compiler == none && $mode == debug && ($runtime == dartium || $runtime == Con
tentShellOnAndroid ) && $checked ] |
| 240 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout # co19-roll
r706: Please triage this failure | 237 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout # co19-roll
r706: Please triage this failure |
| 241 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout # co19-roll r7
06: Please triage this failure | 238 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout # co19-roll r7
06: Please triage this failure |
| 242 | 239 |
| 240 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid
) && $checked ] |
| 241 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa
ilure |
| 243 # New Dartium checked failures on new co19 browser tests in co19 revision 706. | 242 # New Dartium checked failures on new co19 browser tests in co19 revision 706. |
| 244 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t
riage this failure. | 243 LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please t
riage this failure. |
| 245 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri
age this failure. | 244 LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please tri
age this failure. |
| 246 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # Issue 17758.
Please triage this failure. | 245 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # Issue 17758.
Please triage this failure. |
| 247 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: RuntimeError # Issue 177
58. Please triage this failure. | 246 LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: RuntimeError # Issue 177
58. Please triage this failure. |
| 248 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # Issue 17758. Please tr
iage this failure. | 247 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # Issue 17758. Please tr
iage this failure. |
| 249 LibTest/html/HttpRequest/responseText_A01_t01: RuntimeError # Issue 17758. Plea
se triage this failure. | 248 LibTest/html/HttpRequest/responseText_A01_t01: RuntimeError # Issue 17758. Plea
se triage this failure. |
| 250 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # Issue 17758. Please tri
age this failure. | 249 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # Issue 17758. Please tri
age this failure. |
| 251 WebPlatformTest1/custom-elements/instantiating/createElementNS_A05_t01: RuntimeE
rror # Issue 17758. Please triage this failure. | 250 WebPlatformTest1/custom-elements/instantiating/createElementNS_A05_t01: RuntimeE
rror # Issue 17758. Please triage this failure. |
| 252 WebPlatformTest1/custom-elements/instantiating/createElement_A05_t01: RuntimeErr
or # Issue 17758. Please triage this failure. | 251 WebPlatformTest1/custom-elements/instantiating/createElement_A05_t01: RuntimeErr
or # Issue 17758. Please triage this failure. |
| 253 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError
# Issue 17758. Please triage this failure. | 252 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError
# Issue 17758. Please triage this failure. |
| 254 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # Iss
ue 17758. Please triage this failure. | 253 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # Iss
ue 17758. Please triage this failure. |
| 255 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError #
Issue 17758. Please triage this failure. | 254 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t
o-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError #
Issue 17758. Please triage this failure. |
| 256 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocum
ent-001_t01: RuntimeError # Issue 17758. Please triage this failure. | 255 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocum
ent-001_t01: RuntimeError # Issue 17758. Please triage this failure. |
| 257 | 256 |
| 258 [ $compiler == none && $runtime == ContentShellOnAndroid ] | 257 [ $compiler == none && $runtime == ContentShellOnAndroid ] |
| 259 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. | 258 LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44. |
| OLD | NEW |