| 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 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 215 | 215 |
| 216 [ $compiler == dart2js && $minified ] | 216 [ $compiler == dart2js && $minified ] |
| 217 # These tests assume that the invocation mirror gets the original name of the | 217 # These tests assume that the invocation mirror gets the original name of the |
| 218 # method, but that information is not present when minifying. They could be | 218 # method, but that information is not present when minifying. They could be |
| 219 # fixed by using the invocation mirror to invoke a method on a different object | 219 # fixed by using the invocation mirror to invoke a method on a different object |
| 220 # and checking that the correct method is invoked. | 220 # and checking that the correct method is invoked. |
| 221 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK | 221 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK |
| 222 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK | 222 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK |
| 223 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK | 223 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK |
| 224 | 224 |
| 225 Language/12_Statements/10_Try_A06_t01: Fail # TODO(kasperl): Please triage. | 225 Language/12_Statements/10_Try_A06_t01: Fail # BUG(11480): Triage. |
| 226 | 226 |
| 227 [ $compiler == dart2js && $checked ] | 227 [ $compiler == dart2js && $checked ] |
| 228 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 228 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
| 229 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD
O(ahe): Please triage this failure. | 229 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD
O(ahe): Please triage this failure. |
| 230 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f
ailure. | 230 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 231 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f
ailure. | 231 Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this f
ailure. |
| 232 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this
failure. | 232 Language/11_Expressions/03_Numbers_A05_t02: Fail # TODO(ahe): Please triage this
failure. |
| 233 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f
ailure. | 233 Language/11_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this f
ailure. |
| 234 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f
ailure. | 234 Language/11_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this f
ailure. |
| 235 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa
ilure. | 235 Language/11_Expressions/07_Maps_A10_t05: Fail # TODO(ahe): Please triage this fa
ilure. |
| (...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 |