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 | 7 |
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass | 9 LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
10 | 10 |
(...skipping 692 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
703 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 | 703 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 |
704 | 704 |
705 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 | 705 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 |
706 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 | 706 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 |
707 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 | 707 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 |
708 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 | 708 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 |
709 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 | 709 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 |
710 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 | 710 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 |
711 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 | 711 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 |
712 | 712 |
713 | |
714 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
683 | 713 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5
683 |
715 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
683 | 714 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5
683 |
716 | 715 |
717 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 | 716 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 |
718 | 717 |
719 | 718 |
720 # | 719 # |
721 # Unexpected runtime errors. | 720 # Unexpected runtime errors. |
722 # | 721 # |
723 [ $compiler == dart2js ] | 722 [ $compiler == dart2js ] |
| 723 #Language/11_Expressions/32_Type_Cast_A01_t01: Fail # http://dartbug.com/9074 |
| 724 |
| 725 #Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resol
ved. |
724 | 726 |
725 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 | 727 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 |
726 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 728 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
727 | 729 |
728 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 | 730 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 |
729 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 | 731 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 |
730 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 | 732 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 |
731 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 | 733 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 |
732 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 | 734 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 |
733 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 | 735 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 |
734 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 736 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
735 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
736 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 738 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 739 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
738 | 740 |
739 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 741 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
740 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 742 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
741 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 743 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
742 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 744 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
743 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 745 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
OLD | NEW |