| 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 [ $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
| 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th
is failure. | 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. | 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. | 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. | 9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. | 10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. | 11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. |
| 12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. | 12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. |
| 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this
failure. | 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this
failure. |
| 14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this
failure. | 14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this
failure. |
| 15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this
failure. | 15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this
failure. |
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 220 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # co19 issue 224 | 220 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # co19 issue 224 |
| 221 LibTest/core/List/removeRange_A04_t01: Fail # co19 issue 224 | 221 LibTest/core/List/removeRange_A04_t01: Fail # co19 issue 224 |
| 222 LibTest/core/List/setRange_A04_t01: Fail # co19 issue 224 | 222 LibTest/core/List/setRange_A04_t01: Fail # co19 issue 224 |
| 223 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224 | 223 LibTest/core/String/charCodeAt_A03_t01: Fail # co19 issue 224 |
| 224 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224 | 224 LibTest/core/String/concat_A02_t01: Fail # co19 issue 224 |
| 225 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224 | 225 LibTest/core/Strings/concatAll_A04_t01: Fail # co19 issue 224 |
| 226 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224 | 226 LibTest/core/Strings/join_A04_t01: Fail # co19 issue 224 |
| 227 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224 | 227 LibTest/core/String/String.fromCharCodes_A02_t01: Fail # co19 issue 224 |
| 228 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224 | 228 LibTest/core/List/getRange_A03_t01: Fail # co19 issue 224 |
| 229 | 229 |
| 230 [ $runtime == vm && $checked ] | 230 [ $compiler == none && $runtime == vm && $checked ] |
| 231 | |
| 232 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. | 231 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 233 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. | 232 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 234 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. | 233 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 235 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. | 234 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. |
| 236 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. | 235 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 237 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. | 236 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 238 | 237 |
| 239 | 238 |
| 240 [ $runtime == vm && $unchecked ] | 239 [ $compiler == none && $runtime == vm && $unchecked ] |
| 241 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(vm-t
eam): Please triage this failure. | 240 Language/10_Expressions/18_Logical_Boolean_Expressions_A01_t01: Fail # TODO(vm-t
eam): Please triage this failure. |
| 242 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag
e this failure. | 241 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 243 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # TODO(vm-team): Please triag
e this failure. | 242 Language/10_Expressions/30_Type_Cast_A05_t03: Fail # TODO(vm-team): Please triag
e this failure. |
| 244 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # TODO(vm-team): Please triag
e this failure. | 243 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # TODO(vm-team): Please triag
e this failure. |
| 245 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # TODO(vm-team): Please triag
e this failure. | 244 Language/10_Expressions/30_Type_Cast_A05_t05: Fail # TODO(vm-team): Please triag
e this failure. |
| 246 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. | 245 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. |
| 247 | 246 |
| 248 LibTest/core/List/List_A04_t01: Fail # co19 issue 224 | 247 LibTest/core/List/List_A04_t01: Fail # co19 issue 224 |
| 249 LibTest/core/List/operator_subscript_A03_t01: Fail # co19 issue 224 | 248 LibTest/core/List/operator_subscript_A03_t01: Fail # co19 issue 224 |
| 250 | 249 |
| 251 | 250 |
| 252 [ $runtime == vm ] | 251 [ $compiler == none && $runtime == vm ] |
| 253 # Not properly reporting exception in initializer expressions | 252 # Not properly reporting exception in initializer expressions |
| 254 Language/10_Expressions/01_Constants_A16_t01: Fail | 253 Language/10_Expressions/01_Constants_A16_t01: Fail |
| 255 Language/10_Expressions/01_Constants_A16_t02: Fail | 254 Language/10_Expressions/01_Constants_A16_t02: Fail |
| 256 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail | 255 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail |
| 257 | 256 |
| 258 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis | 257 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis |
| 259 Language/10_Expressions/01_Constants_A16_t03: Fail # issue 392 | 258 Language/10_Expressions/01_Constants_A16_t03: Fail # issue 392 |
| 260 | 259 |
| 261 # These tests fail after the deprecation of the corelib | 260 # These tests fail after the deprecation of the corelib |
| 262 # Math object in favor of the dart:math library. | 261 # Math object in favor of the dart:math library. |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 327 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 326 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
| 328 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 327 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
| 329 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 328 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
| 330 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 329 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
| 331 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 330 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
| 332 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 331 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
| 333 | 332 |
| 334 # New failures | 333 # New failures |
| 335 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 334 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
| 336 | 335 |
| 337 [ $runtime == vm ] | 336 [ $compiler == none && $runtime == vm ] |
| 338 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 | 337 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 |
| 339 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 | 338 LibTest/core/Expect/throws_A02_t01: Fail # Issue co19 - 42 |
| 340 LibTest/core/Match/operator_subscript_A01_t01: Fail | 339 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 341 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 | 340 LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44 |
| 342 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 | 341 LibTest/core/Math/pow_A11_t01: Fail # Issue 449 |
| 343 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 | 342 LibTest/core/Math/pow_A13_t01: Fail # Issue 449 |
| 344 LibTest/core/Math/max_A01_t03: Fail # Issue co19 - 157 | 343 LibTest/core/Math/max_A01_t03: Fail # Issue co19 - 157 |
| 345 LibTest/core/Math/min_A01_t03: Fail # Issue co19 - 157 | 344 LibTest/core/Math/min_A01_t03: Fail # Issue co19 - 157 |
| 346 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 345 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 347 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 346 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| 348 LibTest/core/RegExp/firstMatch_A01_t01: Fail | 347 LibTest/core/RegExp/firstMatch_A01_t01: Fail |
| 349 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 | 348 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 |
| 350 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 | 349 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 |
| 351 | 350 |
| 352 [ $runtime == vm ] | 351 [ $compiler == none && $runtime == vm ] |
| 353 LibTest/core/Math/acos_A01_t01: Fail, OK # Issue co19 - 44 | 352 LibTest/core/Math/acos_A01_t01: Fail, OK # Issue co19 - 44 |
| 354 LibTest/core/Math/asin_A01_t01: Fail, OK # Issue co19 - 44 | 353 LibTest/core/Math/asin_A01_t01: Fail, OK # Issue co19 - 44 |
| 355 LibTest/core/Math/atan_A01_t01: Fail, OK # Issue co19 - 44 | 354 LibTest/core/Math/atan_A01_t01: Fail, OK # Issue co19 - 44 |
| 356 LibTest/core/Math/cos_A01_t01: Fail, OK # Issue co19 - 44 | 355 LibTest/core/Math/cos_A01_t01: Fail, OK # Issue co19 - 44 |
| 357 LibTest/core/Math/exp_A01_t01: Fail, OK # Issue co19 - 44 | 356 LibTest/core/Math/exp_A01_t01: Fail, OK # Issue co19 - 44 |
| 358 LibTest/core/Math/sin_A01_t01: Fail, OK # Issue co19 - 44 | 357 LibTest/core/Math/sin_A01_t01: Fail, OK # Issue co19 - 44 |
| 359 LibTest/core/Math/tan_A01_t01: Fail, OK # Issue co19 - 44 | 358 LibTest/core/Math/tan_A01_t01: Fail, OK # Issue co19 - 44 |
| 360 | 359 |
| 361 [ $runtime == vm && $system == linux ] | 360 [ $compiler == none && $runtime == vm && $system == linux ] |
| 362 LibTest/core/Math/exp_A01_t01: Fail | 361 LibTest/core/Math/exp_A01_t01: Fail |
| 363 | 362 |
| 364 [ $runtime == vm && $system == linux && $arch == ia32 ] | 363 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ] |
| 365 LibTest/core/Math/sin_A01_t01: Fail | 364 LibTest/core/Math/sin_A01_t01: Fail |
| 366 LibTest/core/Math/tan_A01_t01: Fail | 365 LibTest/core/Math/tan_A01_t01: Fail |
| 367 | 366 |
| 368 [ $runtime == vm && $arch == x64 && $mode == debug ] | 367 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] |
| 369 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout | 368 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout |
| 370 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout | 369 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout |
| 371 | 370 |
| 372 [ $runtime == vm && $system == windows ] | 371 [ $compiler == none && $runtime == vm && $system == windows ] |
| 373 LibTest/core/Math/atan2_A01_t03: Fail # http://dartbug.com/5407 | 372 LibTest/core/Math/atan2_A01_t03: Fail # http://dartbug.com/5407 |
| 374 LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407 | 373 LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407 |
| 375 LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407 | 374 LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407 |
| 376 LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407 | 375 LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407 |
| 377 LibTest/core/int/operator_remainder_A01_t02: Fail # http://dartbug.com/5407 | 376 LibTest/core/int/operator_remainder_A01_t02: Fail # http://dartbug.com/5407 |
| 378 LibTest/core/int/remainder_A01_t02: Fail # http://dartbug.com/5407 | 377 LibTest/core/int/remainder_A01_t02: Fail # http://dartbug.com/5407 |
| 379 | 378 |
| 380 | 379 |
| 381 [ $runtime == vm ] | 380 [ $compiler == none && $runtime == vm ] |
| 382 | 381 |
| 383 # The following tests use the deprecated Date interface. | 382 # The following tests use the deprecated Date interface. |
| 384 # Issue co19 - 125 | 383 # Issue co19 - 125 |
| 385 LibTest/core/Date/toString_A02_t01: Fail, OK | 384 LibTest/core/Date/toString_A02_t01: Fail, OK |
| 386 LibTest/core/Date/year_A01_t01: Fail, OK | 385 LibTest/core/Date/year_A01_t01: Fail, OK |
| 387 | 386 |
| 388 | 387 |
| 389 [ $runtime == vm ] | 388 [ $compiler == none && $runtime == vm ] |
| 390 Language/11_Statements/09_Try_A01_t01: Fail, OK # co19 issue 194 | 389 Language/11_Statements/09_Try_A01_t01: Fail, OK # co19 issue 194 |
| 391 Language/11_Statements/09_Try_A02_t03: Fail, OK # co19 issue 194 | 390 Language/11_Statements/09_Try_A02_t03: Fail, OK # co19 issue 194 |
| 392 Language/11_Statements/09_Try_A04_t01: Fail, OK # co19 issue 194 | 391 Language/11_Statements/09_Try_A04_t01: Fail, OK # co19 issue 194 |
| 393 Language/11_Statements/09_Try_A05_t03: Fail, OK # co19 issue 194 | 392 Language/11_Statements/09_Try_A05_t03: Fail, OK # co19 issue 194 |
| 394 Language/11_Statements/14_Throw_A02_t02: Fail, OK # co19 issue 194 | 393 Language/11_Statements/14_Throw_A02_t02: Fail, OK # co19 issue 194 |
| 395 Language/11_Statements/14_Throw_A02_t03: Fail, OK # co19 issue 194 | 394 Language/11_Statements/14_Throw_A02_t03: Fail, OK # co19 issue 194 |
| 396 Language/11_Statements/14_Throw_A03_t02: Fail, OK # co19 issue 194 | 395 Language/11_Statements/14_Throw_A03_t02: Fail, OK # co19 issue 194 |
| 397 Language/11_Statements/14_Throw_A03_t03: Fail, OK # co19 issue 194 | 396 Language/11_Statements/14_Throw_A03_t03: Fail, OK # co19 issue 194 |
| 398 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 | 397 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 194 |
| 399 LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 194 | 398 LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 194 |
| (...skipping 11 matching lines...) Expand all Loading... |
| 411 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail | 410 Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail |
| 412 LibTest/core/String/contains_A01_t02: Fail | 411 LibTest/core/String/contains_A01_t02: Fail |
| 413 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103 | 412 LibTest/core/String/replaceFirst_A02_t01: Fail # co19 issue 103 |
| 414 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103 | 413 LibTest/core/String/replaceAll_A02_t01: Fail # co19 issue 103 |
| 415 | 414 |
| 416 | 415 |
| 417 Language/03_Overview/2_Privacy_A01_t11: Fail # Related to issue 978 | 416 Language/03_Overview/2_Privacy_A01_t11: Fail # Related to issue 978 |
| 418 Language/11_Statements/11_Labels_A01_t03: Fail # Issue 2238 | 417 Language/11_Statements/11_Labels_A01_t03: Fail # Issue 2238 |
| 419 | 418 |
| 420 | 419 |
| 421 [ $runtime == vm && $arch == ia32 ] | 420 [ $compiler == none && $runtime == vm && $arch == ia32 ] |
| 422 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 421 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 423 | 422 |
| 424 | 423 |
| 425 [ $runtime == vm ] | 424 [ $compiler == none && $runtime == vm ] |
| 426 Language/07_Classes/07_Classes_A02_t29: Fail | 425 Language/07_Classes/07_Classes_A02_t29: Fail |
| 427 Language/07_Classes/07_Classes_A02_t31: Fail | 426 Language/07_Classes/07_Classes_A02_t31: Fail |
| 428 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail | 427 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail |
| 429 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail | 428 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail |
| 430 Language/10_Expressions/05_Strings_A20_t01: Fail | 429 Language/10_Expressions/05_Strings_A20_t01: Fail |
| 431 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04:
Fail # co19 issue 166 | 430 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04:
Fail # co19 issue 166 |
| 432 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05:
Fail | 431 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05:
Fail |
| 433 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A02_t01: Fail | 432 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A02_t01: Fail |
| 434 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail | 433 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail |
| 435 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail #
Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu
reException | 434 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail #
Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu
reException |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 | 516 |
| 518 | 517 |
| 519 # parameter name or type expected | 518 # parameter name or type expected |
| 520 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail | 519 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail |
| 521 | 520 |
| 522 | 521 |
| 523 # using 'x' in this context is invalid | 522 # using 'x' in this context is invalid |
| 524 Language/11_Statements/05_For_A01_t11: Fail | 523 Language/11_Statements/05_For_A01_t11: Fail |
| 525 | 524 |
| 526 | 525 |
| 527 [ $runtime == vm && $unchecked ] | 526 [ $compiler == none && $runtime == vm && $unchecked ] |
| 528 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail | 527 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail |
| 529 | 528 |
| 530 | 529 |
| 531 [ $runtime == vm && $checked ] | 530 [ $compiler == none && $runtime == vm && $checked ] |
| 532 Language/03_Overview/1_Scoping_A02_t30: Fail | 531 Language/03_Overview/1_Scoping_A02_t30: Fail |
| 533 | 532 |
| 534 | 533 |
| 535 [ $runtime == vm && $mode == debug && $unchecked ] | 534 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] |
| 536 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 535 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 537 | 536 |
| 538 [ $arch == simarm ] | 537 [ $compiler == none && $arch == simarm ] |
| 539 *: Skip | 538 *: Skip |
| 540 | 539 |
| 541 [ $arch == arm ] | 540 [ $compiler == none && $arch == arm ] |
| 542 *: Skip | 541 *: Skip |
| OLD | NEW |