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 ] | 5 [ $compiler == dart2js ] |
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 | 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 |
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 | 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 |
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 | 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 |
9 getter_setter_in_lib_test: Fail # Issue 23288 | 9 getter_setter_in_lib_test: Fail # Issue 23288 |
10 | 10 |
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
326 deferred_type_dependency_test/type_annotation: Crash # (lib1.fooAnnotation("stri
ng")): deferred access is not implemented | 326 deferred_type_dependency_test/type_annotation: Crash # (lib1.fooAnnotation("stri
ng")): deferred access is not implemented |
327 field3a_negative_test: Fail # Bogus result from type inference in case of invali
d program. | 327 field3a_negative_test: Fail # Bogus result from type inference in case of invali
d program. |
328 first_class_types_test: RuntimeError # Please triage this failure. | 328 first_class_types_test: RuntimeError # Please triage this failure. |
329 generic2_test: RuntimeError # Please triage this failure. | 329 generic2_test: RuntimeError # Please triage this failure. |
330 generic_instanceof_test: RuntimeError # Please triage this failure. | 330 generic_instanceof_test: RuntimeError # Please triage this failure. |
331 generic_native_test: RuntimeError # Please triage this failure. | 331 generic_native_test: RuntimeError # Please triage this failure. |
332 gc_test: Crash # Internal Error: Pending statics (see above). | 332 gc_test: Crash # Internal Error: Pending statics (see above). |
333 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label
ed switch case | 333 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label
ed switch case |
334 instanceof2_test: RuntimeError # Please triage this failure. | 334 instanceof2_test: RuntimeError # Please triage this failure. |
335 instanceof4_test/01: RuntimeError # Please triage this failure. | 335 instanceof4_test/01: RuntimeError # Please triage this failure. |
336 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. | |
337 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet | 336 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet |
338 issue_1751477_test: RuntimeError # O.loadLibrary is not a function | 337 issue_1751477_test: RuntimeError # O.loadLibrary is not a function |
339 list_is_test: RuntimeError # Please triage this failure. | 338 list_is_test: RuntimeError # Please triage this failure. |
340 list_test: RuntimeError # Please triage this failure. | 339 list_test: RuntimeError # Please triage this failure. |
341 many_generic_instanceof_test: RuntimeError # Please triage this failure. | 340 many_generic_instanceof_test: RuntimeError # Please triage this failure. |
342 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. | |
343 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled
switch case | 341 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled
switch case |
344 no_such_method_test: RuntimeError # Please triage this failure. | |
345 overridden_no_such_method_test: RuntimeError # Please triage this failure. | |
346 regress_22443_test: RuntimeError # M.loadLibrary is not a function | 342 regress_22443_test: RuntimeError # M.loadLibrary is not a function |
347 regress_23408_test: RuntimeError # G.loadLibrary is not a function | 343 regress_23408_test: RuntimeError # G.loadLibrary is not a function |
348 regress_23500_test/01: Crash # (await for(var c in new Stream.fromIterable([] ))
{}): await for | 344 regress_23500_test/01: Crash # (await for(var c in new Stream.fromIterable([] ))
{}): await for |
349 super_call4_test: RuntimeError # Please triage this failure. | 345 super_call4_test: RuntimeError # Please triage this failure. |
350 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g
etter 'initializer'. | 346 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g
etter 'initializer'. |
351 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet | 347 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet |
352 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet | 348 super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet |
353 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS
et | 349 super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexS
et |
354 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
t | 350 super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
t |
355 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
t | 351 super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
t |
356 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc
h case | 352 switch_label2_test: Crash # (switch (target){cas... continue to a labeled switc
h case |
357 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch
case | 353 switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch
case |
358 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw
itch case | 354 switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled sw
itch case |
359 type_variable_closure2_test: RuntimeError # Please triage this failure. | 355 type_variable_closure2_test: RuntimeError # Please triage this failure. |
360 type_variable_field_initializer_closure_test: RuntimeError # Please triage this
failure. | 356 type_variable_field_initializer_closure_test: RuntimeError # Please triage this
failure. |
361 type_variable_field_initializer_test: RuntimeError # Please triage this failure. | 357 type_variable_field_initializer_test: RuntimeError # Please triage this failure. |
362 type_variable_nested_test: RuntimeError # Please triage this failure. | 358 type_variable_nested_test: RuntimeError # Please triage this failure. |
363 | 359 |
364 [ $compiler == dart2js && $cps_ir && $host_checked ] | 360 [ $compiler == dart2js && $cps_ir && $host_checked ] |
365 async_throw_in_catch_test/forceAwait: Crash # Issue 24485 | 361 async_throw_in_catch_test/forceAwait: Crash # Issue 24485 |
366 async_throw_in_catch_test/none: Crash # Issue 24485 | 362 async_throw_in_catch_test/none: Crash # Issue 24485 |
367 execute_finally9_test: Crash # Issue 24485 | 363 execute_finally9_test: Crash # Issue 24485 |
368 regress_21795_test: Crash # Issue 24485 | 364 regress_21795_test: Crash # Issue 24485 |
369 regress_23537_test: Crash # Issue 24485 | 365 regress_23537_test: Crash # Issue 24485 |
OLD | NEW |