| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, 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 == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
| 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError | 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError |
| 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError |
| 8 Language/Classes/Constructors/Constant_Constructors/potentially_constant_express
ion_t02: MissingCompileTimeError | 8 Language/Classes/Constructors/Constant_Constructors/potentially_constant_express
ion_t02: MissingCompileTimeError |
| 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError | 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError |
| 10 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError | 10 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 261 Language/Overview/Scoping/conflicting_names_t32: MissingCompileTimeError | 261 Language/Overview/Scoping/conflicting_names_t32: MissingCompileTimeError |
| 262 Language/Overview/Scoping/conflicting_names_t33: MissingCompileTimeError | 262 Language/Overview/Scoping/conflicting_names_t33: MissingCompileTimeError |
| 263 Language/Overview/Scoping/conflicting_names_t34: MissingCompileTimeError | 263 Language/Overview/Scoping/conflicting_names_t34: MissingCompileTimeError |
| 264 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError | 264 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError |
| 265 Language/Overview/Scoping/conflicting_names_t37: Crash | 265 Language/Overview/Scoping/conflicting_names_t37: Crash |
| 266 Language/Overview/Scoping/conflicting_names_t38: Crash | 266 Language/Overview/Scoping/conflicting_names_t38: Crash |
| 267 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError | 267 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError |
| 268 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError | 268 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError |
| 269 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError | 269 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError |
| 270 Language/Overview/Scoping/conflicting_names_t44: Crash | 270 Language/Overview/Scoping/conflicting_names_t44: Crash |
| 271 Language/Overview/Scoping/hiding_declaration_t16: Crash | |
| 272 Language/Statements/Continue/label_t06: MissingCompileTimeError | 271 Language/Statements/Continue/label_t06: MissingCompileTimeError |
| 273 Language/Statements/Continue/label_t07: MissingCompileTimeError | 272 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| 274 Language/Statements/Continue/label_t08: MissingCompileTimeError | 273 Language/Statements/Continue/label_t08: MissingCompileTimeError |
| 275 Language/Statements/Continue/label_t09: MissingCompileTimeError | 274 Language/Statements/Continue/label_t09: MissingCompileTimeError |
| 276 Language/Statements/Continue/label_t10: MissingCompileTimeError | 275 Language/Statements/Continue/label_t10: MissingCompileTimeError |
| 277 Language/Statements/Continue/label_t11: MissingCompileTimeError | 276 Language/Statements/Continue/label_t11: MissingCompileTimeError |
| 278 Language/Statements/Do/execution_t04: Crash | |
| 279 Language/Statements/For/syntax_t12: MissingCompileTimeError | 277 Language/Statements/For/syntax_t12: MissingCompileTimeError |
| 280 Language/Statements/For/syntax_t13: MissingCompileTimeError | 278 Language/Statements/For/syntax_t13: MissingCompileTimeError |
| 281 Language/Statements/For/syntax_t19: MissingCompileTimeError | 279 Language/Statements/For/syntax_t19: MissingCompileTimeError |
| 282 Language/Statements/For/syntax_t20: MissingCompileTimeError | 280 Language/Statements/For/syntax_t20: MissingCompileTimeError |
| 283 Language/Statements/If/execution_t03: Crash | |
| 284 Language/Statements/Labels/scope_t05: MissingCompileTimeError | 281 Language/Statements/Labels/scope_t05: MissingCompileTimeError |
| 285 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError | 282 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError |
| 286 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError | 283 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError |
| 287 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or | 284 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or |
| 288 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or | 285 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or |
| 289 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError | 286 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError |
| 290 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError | 287 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError |
| 291 Language/Statements/Switch/expressions_t01: MissingCompileTimeError | 288 Language/Statements/Switch/expressions_t01: MissingCompileTimeError |
| 292 Language/Statements/Switch/expressions_t02: MissingCompileTimeError | 289 Language/Statements/Switch/expressions_t02: MissingCompileTimeError |
| 293 Language/Statements/Switch/expressions_t03: MissingCompileTimeError | 290 Language/Statements/Switch/expressions_t03: MissingCompileTimeError |
| 294 Language/Statements/Switch/expressions_t04: MissingCompileTimeError | 291 Language/Statements/Switch/expressions_t04: MissingCompileTimeError |
| 295 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError | 292 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError |
| 296 Language/Statements/Switch/syntax_t16: MissingCompileTimeError | 293 Language/Statements/Switch/syntax_t16: MissingCompileTimeError |
| 297 Language/Statements/Switch/syntax_t17: MissingCompileTimeError | 294 Language/Statements/Switch/syntax_t17: MissingCompileTimeError |
| 298 Language/Statements/Try/malformed_type_t04: RuntimeError | 295 Language/Statements/Try/malformed_type_t04: RuntimeError |
| 299 Language/Statements/Try/syntax_t13: MissingCompileTimeError | 296 Language/Statements/Try/syntax_t13: MissingCompileTimeError |
| 300 Language/Statements/Try/syntax_t15: Crash | 297 Language/Statements/Try/syntax_t15: Crash |
| 301 Language/Statements/While/execution_t03: Crash | |
| 302 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 298 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 303 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 299 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 304 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 300 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 305 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) | 301 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| 306 Language/Types/Static_Types/malformed_type_t01: RuntimeError | 302 Language/Types/Static_Types/malformed_type_t01: RuntimeError |
| 307 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError | 303 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError |
| 308 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError | 304 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError |
| 309 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror | 305 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror |
| 310 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror | 306 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror |
| 311 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror | 307 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError | 442 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError |
| 447 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError | 443 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError |
| 448 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError | 444 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError |
| 449 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError | 445 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError |
| 450 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError | 446 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError |
| 451 | 447 |
| 452 # Deferred loading kernel issue 28335. | 448 # Deferred loading kernel issue 28335. |
| 453 [ $compiler == dartk || $compiler == dartkp ] | 449 [ $compiler == dartk || $compiler == dartkp ] |
| 454 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. | 450 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. |
| 455 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. | 451 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. |
| OLD | NEW |