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 | 8 |
9 # Crashes first, please. Then untriaged bugs. There is a section below | 9 # Crashes first, please. Then untriaged bugs. There is a section below |
10 # for co19 bugs. | 10 # for co19 bugs. |
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
530 LibTest/core/List/insertRange_A03_t01: Fail # insertRange is removed. Issue 403 | 530 LibTest/core/List/insertRange_A03_t01: Fail # insertRange is removed. Issue 403 |
531 LibTest/core/List/insertRange_A04_t01: Fail # insertRange is removed. Issue 403 | 531 LibTest/core/List/insertRange_A04_t01: Fail # insertRange is removed. Issue 403 |
532 LibTest/core/List/insertRange_A05_t01: Fail # insertRange is removed. Issue 403 | 532 LibTest/core/List/insertRange_A05_t01: Fail # insertRange is removed. Issue 403 |
533 LibTest/core/List/insertRange_A06_t01: Fail # insertRange is removed. Issue 403 | 533 LibTest/core/List/insertRange_A06_t01: Fail # insertRange is removed. Issue 403 |
534 LibTest/core/List/every_A01_t01: Fail # insertRange is removed. Issue 403 | 534 LibTest/core/List/every_A01_t01: Fail # insertRange is removed. Issue 403 |
535 | 535 |
536 LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss
ue 407 | 536 LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss
ue 407 |
537 LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore
. Issue 407 | 537 LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore
. Issue 407 |
538 LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407 | 538 LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407 |
539 | 539 |
| 540 LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous.
Issue TODO |
| 541 LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
Issue TODO |
| 542 LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue T
ODO |
| 543 LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue T
ODO |
| 544 |
540 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 409 | 545 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 409 |
541 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 409 | 546 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 409 |
542 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 409 | 547 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 409 |
543 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409 | 548 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 409 |
544 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409 | 549 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409 |
545 | 550 |
546 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410 | 551 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 410 |
547 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410 | 552 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 410 |
548 | 553 |
549 | 554 |
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
754 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 | 759 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 |
755 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 | 760 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 |
756 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 | 761 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 |
757 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 | 762 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 |
758 | 763 |
759 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 764 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
760 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 765 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
761 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 766 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
762 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 767 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
763 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 768 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
OLD | NEW |