| 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 | 5 |
| 6 [ $compiler == dart2js && $runtime == jsshell ] | 6 [ $compiler == dart2js && $runtime == jsshell ] |
| 7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
| 8 | 8 |
| 9 | 9 |
| 10 # Crashes first, please. Then untriaged bugs. There is a section below | 10 # Crashes first, please. Then untriaged bugs. There is a section below |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 291 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 292 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. | 292 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. |
| 293 | 293 |
| 294 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 | 294 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 |
| 295 | 295 |
| 296 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 | 296 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 |
| 297 | 297 |
| 298 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228 | 298 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228 |
| 299 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug
.com/9228 | 299 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug
.com/9228 |
| 300 | 300 |
| 301 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 405 |
| 302 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 405 |
| 303 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 405 |
| 304 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
, OK # co19 issue 405 |
| 305 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail, O
K # co19 issue 405 |
| 306 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail, O
K # co19 issue 405 |
| 307 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail, O
K # co19 issue 405 |
| 308 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail, O
K # co19 issue 405 |
| 309 Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405 |
| 310 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 405 |
| 311 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 405 |
| 312 |
| 313 |
| 301 [ $compiler == dart2js ] | 314 [ $compiler == dart2js ] |
| 302 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 | 315 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 |
| 303 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 | 316 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 |
| 304 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 | 317 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 |
| 305 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 | 318 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 |
| 306 | 319 |
| 307 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to
finish. | 320 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to
finish. |
| 308 | 321 |
| 309 LibTest/core/List/getRange_A03_t01: Fail, OK # Tests that fail because they use
the legacy try-catch syntax. co19 issue 184. | 322 LibTest/core/List/getRange_A03_t01: Fail, OK # Tests that fail because they use
the legacy try-catch syntax. co19 issue 184. |
| 310 | 323 |
| (...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 721 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 734 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
| 722 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 735 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
| 723 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 736 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
| 724 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 737 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
| 725 | 738 |
| 726 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 739 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 727 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 740 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
| 728 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 741 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
| 729 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 742 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 730 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 743 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| OLD | NEW |