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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
288 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail
ure. | 288 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail
ure. |
289 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 289 LibTest/core/TypeError/dstName_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
290 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 290 LibTest/core/TypeError/dstType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
291 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage
this failure. | 291 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # TODO(ahe): Please triage
this failure. |
292 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. | 292 LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
e. |
293 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. | 293 LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this fai
lure. |
294 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. | 294 LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure
. |
295 | 295 |
296 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 | 296 Language/11_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # http://dartbu
g.com/3970 |
297 | 297 |
298 Language/13_Libraries_and_Scripts/3_Parts_A02_t03: Fail # http://dartbug.com/502
2 | |
299 Language/13_Libraries_and_Scripts/3_Parts_A03_t01: Fail # http://dartbug.com/502
2 | |
300 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 | 298 Language/14_Types/3_Type_Declarations/1_Typedef_A01_t01: Fail # http://dartbug.c
om/5022 |
301 | 299 |
302 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228 | 300 LibTest/core/List/operator_subscript_A03_t01: Fail # http://dartbug.com/9228 |
303 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug
.com/9228 | 301 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # http://dartbug
.com/9228 |
304 | 302 |
305 [ $compiler == dart2js ] | 303 [ $compiler == dart2js ] |
306 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 | 304 LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200 |
307 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 | 305 LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200 |
308 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 | 306 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200 |
309 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 | 307 LibTest/core/int/toDouble_A01_t01: Fail, OK # co19 issue 200 |
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
673 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 671 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
674 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 672 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
675 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 673 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
676 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 674 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
677 | 675 |
678 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 676 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
679 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 677 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
680 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 678 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
681 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 679 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
682 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 680 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
OLD | NEW |