| 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 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: | 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: |
| 6 [ $compiler == none && $runtime == vm && $unchecked ] |
| 7 Language/11_Expressions/11_Instance_Creation_A02_t02: Fail, OK # Wrongly expects
compile-time error in production mode. |
| 8 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail, OK # Wrongly
expects compile-time error in production mode. |
| 9 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t02: Fail, OK # Wrongly
expects compile-time error in production mode. |
| 10 [ $compiler == none && $runtime == vm && $checked ] |
| 11 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail, OK |
| 12 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail, OK |
| 6 [ $compiler == none && $runtime == vm ] | 13 [ $compiler == none && $runtime == vm ] |
| 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK | 14 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # TODO(vm-team): Plea
se triage this crash. |
| 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK | 15 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # TODO(vm-team): Plea
se triage this crash. |
| 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK | |
| 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK | |
| 11 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail, OK | |
| 12 Language/13_Libraries_and_Scripts/1_Imports_A03_t48: Fail, OK | |
| 13 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail, OK | |
| 14 Language/13_Libraries_and_Scripts/1_Imports_A03_t68: Fail, OK | |
| 15 [ $compiler == none && $runtime == vm && $unchecked ] | |
| 16 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail, OK | 16 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail, OK |
| 17 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail, OK | 17 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail, OK |
| 18 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail, OK | 18 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail, OK |
| 19 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail, OK | 19 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail, OK |
| 20 [ $compiler == none && $runtime == vm && $checked ] | |
| 21 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail, OK | |
| 22 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail, OK | |
| 23 | |
| 24 | |
| 25 [ $compiler == none && $runtime == vm ] | |
| 26 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # TODO(vm-team): Plea
se triage this crash. | |
| 27 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # TODO(vm-team): Plea
se triage this crash. | |
| 28 | 20 |
| 29 Language/11_Expressions/30_Identifier_Reference_A05_t04: Fail, OK # co19 issue 3
02 | 21 Language/11_Expressions/30_Identifier_Reference_A05_t04: Fail, OK # co19 issue 3
02 |
| 30 | 22 |
| 31 | |
| 32 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(vm-team): Please triage
this failure. | 23 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(vm-team): Please triage
this failure. |
| 33 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(vm-team): Please triage
this failure. | 24 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(vm-team): Please triage
this failure. |
| 34 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(vm-team): Please triage
this failure. | 25 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(vm-team): Please triage
this failure. |
| 35 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(vm-team): Please triage
this failure. | 26 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(vm-team): Please triage
this failure. |
| 36 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(vm-team): Please triage
this failure. | 27 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(vm-team): Please triage
this failure. |
| 37 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
TODO(vm-team): Please triage this failure. | 28 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
TODO(vm-team): Please triage this failure. |
| 38 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
TODO(vm-team): Please triage this failure. | 29 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
TODO(vm-team): Please triage this failure. |
| 39 Language/07_Classes/07_Classes_A07_t03: Fail, OK # co19 issue 306 | 30 Language/07_Classes/07_Classes_A07_t03: Fail, OK # co19 issue 306 |
| 40 Language/07_Classes/07_Classes_A07_t06: Fail, OK # co19 issue 306 | 31 Language/07_Classes/07_Classes_A07_t06: Fail, OK # co19 issue 306 |
| 41 Language/07_Classes/2_Getters_A01_t03: Fail # Expects compile-time error when ge
tter has empty parameter list. | 32 Language/07_Classes/2_Getters_A01_t03: Fail # Expects compile-time error when ge
tter has empty parameter list. |
| (...skipping 19 matching lines...) Expand all Loading... |
| 61 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. | 52 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. |
| 62 Language/11_Expressions/01_Constants_A03_t01: Fail # TODO(vm-team): Please triag
e this failure. | 53 Language/11_Expressions/01_Constants_A03_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 63 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | 54 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 64 Language/11_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. | 55 Language/11_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 65 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. | 56 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 66 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v
m-team): Please triage this failure. | 57 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v
m-team): Please triage this failure. |
| 67 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v
m-team): Please triage this failure. | 58 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v
m-team): Please triage this failure. |
| 68 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v
m-team): Please triage this failure. | 59 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v
m-team): Please triage this failure. |
| 69 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. | 60 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. |
| 70 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage
this failure. | 61 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage
this failure. |
| 62 Language/11_Expressions/11_Instance_Creation_A02_t01: Fail, OK # Wrongly expects
compile-time error in production mode. |
| 71 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team)
: Please triage this failure. | 63 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team)
: Please triage this failure. |
| 72 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team)
: Please triage this failure. | 64 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team)
: Please triage this failure. |
| 73 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team)
: Please triage this failure. | 65 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team)
: Please triage this failure. |
| 74 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea
m): Please triage this failure. | 66 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea
m): Please triage this failure. |
| 75 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TODO(vm-team): Please triage this failure. | 67 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TODO(vm-team): Please triage this failure. |
| 76 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TODO(vm-team): Please triage this failure. | 68 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TODO(vm-team): Please triage this failure. |
| 77 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea
se triage this failure. | 69 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea
se triage this failure. |
| 78 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria
ge this failure. | 70 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria
ge this failure. |
| 79 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria
ge this failure. | 71 Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria
ge this failure. |
| 80 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria
ge this failure. | 72 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria
ge this failure. |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(vm-team):
Please triage this failure. | 131 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(vm-team):
Please triage this failure. |
| 140 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(vm-team):
Please triage this failure. | 132 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(vm-team):
Please triage this failure. |
| 141 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(vm-team):
Please triage this failure. | 133 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(vm-team):
Please triage this failure. |
| 142 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # TODO(vm-team): P
lease triage this failure. | 134 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 143 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(vm-team): P
lease triage this failure. | 135 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(vm-team): P
lease triage this failure. |
| 144 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. | 136 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 145 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. | 137 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. |
| 146 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. | 138 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 147 Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. | 139 Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 148 Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 140 Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
| 149 Language/11_Expressions/31_Type_Test_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | |
| 150 Language/11_Expressions/31_Type_Test_A05_t02: Fail # TODO(vm-team): Please triag
e this failure. | |
| 151 Language/11_Expressions/31_Type_Test_A05_t03: Fail # TODO(vm-team): Please triag
e this failure. | |
| 152 Language/11_Expressions/32_Type_Cast_A04_t01: Fail # TODO(vm-team): Please triag
e this failure. | |
| 153 Language/11_Expressions/32_Type_Cast_A04_t02: Fail # TODO(vm-team): Please triag
e this failure. | |
| 154 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea
m): Please triage this failure. | 141 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea
m): Please triage this failure. |
| 155 Language/12_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. | 142 Language/12_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. |
| 156 Language/12_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. | 143 Language/12_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 157 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. | 144 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 158 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th
is failure. | 145 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 159 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th
is failure. | 146 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th
is failure. |
| 160 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th
is failure. | 147 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 161 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th
is failure. | 148 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 162 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. | 149 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 163 Language/12_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this
failure. | 150 Language/12_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this
failure. |
| (...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 544 | 531 |
| 545 | 532 |
| 546 [ $compiler == none && $runtime == vm && $mode == debug ] | 533 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 547 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 534 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 548 | 535 |
| 549 [ $compiler == none && $arch == simarm ] | 536 [ $compiler == none && $arch == simarm ] |
| 550 *: Skip | 537 *: Skip |
| 551 | 538 |
| 552 [ $compiler == none && $arch == arm ] | 539 [ $compiler == none && $arch == arm ] |
| 553 *: Skip | 540 *: Skip |
| OLD | NEW |