| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072 | 6 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # Issue 21072 |
| 7 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072 | 7 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # Issue 21072 |
| 8 Language/03_Overview/1_Scoping_A02_t28: fail # Issue 21092 and co19 issue 713 | 8 Language/03_Overview/1_Scoping_A02_t28: fail # Issue 21092 and co19 issue 713 |
| 9 Language/05_Variables/05_Variables_A05_t01: fail # Issue 21093 | 9 Language/05_Variables/05_Variables_A05_t01: fail # Issue 21093 |
| 10 Language/05_Variables/05_Variables_A05_t02: fail # Issue 21093 | 10 Language/05_Variables/05_Variables_A05_t02: fail # Issue 21093 |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 388 [ $compiler == dart2js && $runtime == d8 ] | 388 [ $compiler == dart2js && $runtime == d8 ] |
| 389 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/
p/v8/issues/detail?id=3006 | 389 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/
p/v8/issues/detail?id=3006 |
| 390 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5
87: Please triage this failure | 390 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5
87: Please triage this failure |
| 391 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr
or # Issue 21198 (int/double related) | 391 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr
or # Issue 21198 (int/double related) |
| 392 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # Issue 21199 | 392 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # Issue 21199 |
| 393 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer
not supported in jsshell | 393 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer
not supported in jsshell |
| 394 | 394 |
| 395 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 395 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
| 396 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 | 396 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 |
| 397 | 397 |
| 398 [ $compiler == dart2js && ( $ie || $runtime == drt || $runtime == opera ) ] | 398 [ $compiler == dart2js && ($runtime == drt || $runtime == opera) ] |
| 399 *: Skip | 399 *: Skip |
| 400 | 400 |
| 401 [ $compiler == dart2js && $browser ] | 401 [ $compiler == dart2js && $browser ] |
| 402 LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself.
Issue 18558. | 402 LayoutTests/fast/css-generated-content/bug91547_t01: Skip # Test reloads itself.
Issue 18558. |
| 403 LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads its
elf. Issue 18558. | 403 LayoutTests/fast/filesystem/file-after-reload-crash_t01: Skip # Test reloads its
elf. Issue 18558. |
| 404 LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Test reloads itse
lf. Issue 18558. | 404 LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Test reloads itse
lf. Issue 18558. |
| 405 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo
ads itself. Issue 18558. | 405 LayoutTests/fast/dom/StyleSheet/discarded-sheet-owner-null_t01: Skip # Test relo
ads itself. Issue 18558. |
| 406 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss
ue 18558. | 406 LayoutTests/fast/dom/css-cached-import-rule_t01: Skip # Test reloads itself. Iss
ue 18558. |
| 407 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855
8. | 407 LayoutTests/fast/dom/cssTarget-crash_t01: Skip # Test reloads itself. Issue 1855
8. |
| 408 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu
e 18558. | 408 LayoutTests/fast/dom/empty-hash-and-search_t01: Skip # Test reloads itself. Issu
e 18558. |
| (...skipping 5096 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5505 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0
1: RuntimeError # Please triage this failure | 5505 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0
1: RuntimeError # Please triage this failure |
| 5506 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0
1: RuntimeError # Please triage this failure | 5506 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0
1: RuntimeError # Please triage this failure |
| 5507 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
1: RuntimeError # Please triage this failure | 5507 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0
1: RuntimeError # Please triage this failure |
| 5508 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0
1: RuntimeError # Please triage this failure | 5508 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0
1: RuntimeError # Please triage this failure |
| 5509 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t
his failure | 5509 WebPlatformTest/webstorage/event_constructor_t01: RuntimeError # Please triage t
his failure |
| 5510 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t
his failure | 5510 WebPlatformTest/webstorage/event_constructor_t02: RuntimeError # Please triage t
his failure |
| 5511 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi
s failure | 5511 WebPlatformTest/webstorage/event_local_key_t01: RuntimeError # Please triage thi
s failure |
| 5512 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t
his failure | 5512 WebPlatformTest/webstorage/event_session_key_t01: RuntimeError # Please triage t
his failure |
| 5513 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria
ge this failure | 5513 WebPlatformTest/webstorage/storage_local_setitem_t01: RuntimeError # Please tria
ge this failure |
| 5514 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr
iage this failure | 5514 WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr
iage this failure |
| OLD | NEW |