| 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 == none && $runtime == vm && $checked ] | 5 [ $compiler == none && $runtime == vm && $checked ] |
| 6 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ
eError is ok too. co19 issue 366 | 6 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ
eError is ok too. co19 issue 366 |
| 7 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro
r is ok too. co19 issue 366 | 7 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro
r is ok too. co19 issue 366 |
| 8 | 8 |
| 9 [ $compiler == none && $runtime == vm ] | 9 [ $compiler == none && $runtime == vm ] |
| 10 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 | 10 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 Language/11_Expressions/28_Postfix_Expressions_A01_t02: Fail # Dart issue 7256 | 72 Language/11_Expressions/28_Postfix_Expressions_A01_t02: Fail # Dart issue 7256 |
| 73 Language/11_Expressions/28_Postfix_Expressions_A01_t03: Fail # Dart issue 7256 | 73 Language/11_Expressions/28_Postfix_Expressions_A01_t03: Fail # Dart issue 7256 |
| 74 Language/11_Expressions/28_Postfix_Expressions_A01_t05: Fail # Dart issue 7256 | 74 Language/11_Expressions/28_Postfix_Expressions_A01_t05: Fail # Dart issue 7256 |
| 75 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725
6 | 75 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725
6 |
| 76 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492 | 76 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492 |
| 77 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257 | 77 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257 |
| 78 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802 | 78 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802 |
| 79 Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258 | 79 Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258 |
| 80 Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258 | 80 Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258 |
| 81 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 356 | 81 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 356 |
| 82 Language/12_Statements/02_Expression_Statements_A01_t08: Fail # co19 issue 370 (
map literals need 2 type args) |
| 82 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305 | 83 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305 |
| 83 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue
5773 | 84 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue
5773 |
| 84 Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675 | 85 Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675 |
| 85 Language/12_Statements/09_Switch_A01_t02: Fail # Dart issue 2238 | 86 Language/12_Statements/09_Switch_A01_t02: Fail # Dart issue 2238 |
| 86 Language/12_Statements/09_Switch_A02_t01: Fail # Dart issue 7306 | 87 Language/12_Statements/09_Switch_A02_t01: Fail # Dart issue 7306 |
| 87 Language/12_Statements/09_Switch_A02_t02: Fail # Dart issue 7307 | 88 Language/12_Statements/09_Switch_A02_t02: Fail # Dart issue 7307 |
| 88 Language/12_Statements/09_Switch_A02_t03: Fail # Dart issue 7308 | 89 Language/12_Statements/09_Switch_A02_t03: Fail # Dart issue 7308 |
| 89 Language/12_Statements/09_Switch_A03_t01: Fail # Dart issue 7307 | 90 Language/12_Statements/09_Switch_A03_t01: Fail # Dart issue 7307 |
| 90 Language/12_Statements/09_Switch_A03_t02: Fail # Dart issue 7307 | 91 Language/12_Statements/09_Switch_A03_t02: Fail # Dart issue 7307 |
| 91 Language/12_Statements/09_Switch_A04_t01: Fail # Dart issue 6897 | 92 Language/12_Statements/09_Switch_A04_t01: Fail # Dart issue 6897 |
| (...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 466 LibTest/core/Futures/wait_A01_t05: Fail # Future is in async library. co19 issue
367 | 467 LibTest/core/Futures/wait_A01_t05: Fail # Future is in async library. co19 issue
367 |
| 467 LibTest/core/Futures/wait_A01_t06: Fail # Future is in async library. co19 issue
367 | 468 LibTest/core/Futures/wait_A01_t06: Fail # Future is in async library. co19 issue
367 |
| 468 LibTest/core/Futures/wait_A02_t01: Fail # Future is in async library. co19 issue
367 | 469 LibTest/core/Futures/wait_A02_t01: Fail # Future is in async library. co19 issue
367 |
| 469 LibTest/core/Futures/wait_A02_t02: Fail # Future is in async library. co19 issue
367 | 470 LibTest/core/Futures/wait_A02_t02: Fail # Future is in async library. co19 issue
367 |
| 470 | 471 |
| 471 [ $compiler == none && $runtime == vm && $unchecked ] | 472 [ $compiler == none && $runtime == vm && $unchecked ] |
| 472 LibTest/core/Future/chain_A02_t05: Fail # Future is in async library. co19 issue
367 | 473 LibTest/core/Future/chain_A02_t05: Fail # Future is in async library. co19 issue
367 |
| 473 LibTest/core/Future/transform_A02_t04: Fail # Future is in async library. co19 i
ssue 367 | 474 LibTest/core/Future/transform_A02_t04: Fail # Future is in async library. co19 i
ssue 367 |
| 474 [ $compiler == none && $runtime == vm && $checked ] | 475 [ $compiler == none && $runtime == vm && $checked ] |
| 475 LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 i
ssue 367 | 476 LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 i
ssue 367 |
| OLD | NEW |