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 && $runtime == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
7 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s
ometimes times out. | 7 LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test s
ometimes times out. |
8 | 8 |
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
10 LibTest/core/Map/Map_class_A01_t04: Slow, Pass | 10 LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
259 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail
ure. | 259 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail
ure. |
260 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 260 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
261 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 261 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
262 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage
this failure. | 262 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage
this failure. |
263 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. | 263 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. |
264 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 264 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
265 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. | 265 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. |
266 | 266 |
267 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 | 267 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 |
268 | 268 |
269 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 | |
270 | |
271 | 269 |
272 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 405 | 270 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 405 |
273 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 405 | 271 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 405 |
274 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 405 | 272 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 405 |
275 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
, OK # co19 issue 405 | 273 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
, OK # co19 issue 405 |
276 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail, O
K # co19 issue 405 | 274 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail, O
K # co19 issue 405 |
277 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail, O
K # co19 issue 405 | 275 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail, O
K # co19 issue 405 |
278 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail, O
K # co19 issue 405 | 276 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail, O
K # co19 issue 405 |
279 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail, O
K # co19 issue 405 | 277 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail, O
K # co19 issue 405 |
280 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405 | 278 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405 |
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
707 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 | 705 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 |
708 | 706 |
709 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 | 707 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 |
710 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 | 708 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 |
711 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 | 709 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 |
712 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 | 710 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 |
713 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 | 711 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 |
714 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 | 712 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 |
715 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 | 713 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 |
716 | 714 |
717 | |
718 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
683 | 715 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
683 |
719 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
683 | 716 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
683 |
720 | 717 |
721 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 | 718 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 |
722 | 719 |
723 | 720 |
724 # | 721 # |
725 # Unexpected runtime errors. | 722 # Unexpected runtime errors. |
726 # | 723 # |
727 [ $compiler == dart2js ] | 724 [ $compiler == dart2js ] |
| 725 #Language/11_Expressions/32_Type_Cast_A01_t01: Fail # http://dartbug.com/9074 |
| 726 |
| 727 #Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resol
ved. |
728 | 728 |
729 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 | 729 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 |
730 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 730 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
731 | 731 |
732 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 | 732 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 |
733 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 | 733 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 |
734 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 | 734 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 |
735 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 | 735 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 |
736 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 | 736 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 |
737 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 | 737 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 |
738 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 738 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
739 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 739 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
740 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 740 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
741 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 741 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
742 | 742 |
743 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 743 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
744 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 744 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
745 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 745 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
746 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 746 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
747 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 747 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
OLD | NEW |