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 16407_test: Fail # Issue 16407 | 6 16407_test: Fail # Issue 16407 |
7 class_test: Fail | 7 class_test: Fail |
8 statements_test: Fail | 8 statements_test: Fail |
9 typed_locals_test: Fail | 9 typed_locals_test: Fail |
10 no_such_method_test: Fail # Wrong Invocation.memberName. | 10 no_such_method_test: Fail # Wrong Invocation.memberName. |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 deferred/deferred_class_test: Crash # (try {return f(arg1,arg2);}finally {Zone._
leave(old);}): try/finally | 92 deferred/deferred_class_test: Crash # (try {return f(arg1,arg2);}finally {Zone._
leave(old);}): try/finally |
93 deferred/deferred_constant2_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally | 93 deferred/deferred_constant2_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally |
94 deferred/deferred_constant3_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally | 94 deferred/deferred_constant3_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally |
95 deferred/deferred_constant4_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally | 95 deferred/deferred_constant4_test: Crash # (try {return f(arg1,arg2);}finally {Zo
ne._leave(old);}): try/finally |
96 deferred/deferred_function_test: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally | 96 deferred/deferred_function_test: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally |
97 deferred/deferred_mirrors1_test: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally | 97 deferred/deferred_mirrors1_test: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally |
98 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor
available. | 98 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor
available. |
99 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num
s is not a function | 99 deferred/deferred_overlapping_test: RuntimeError # receiver.get$_collection$_num
s is not a function |
100 deferred_fail_and_retry_test: Crash # (try {return f(arg1,arg2);}finally {Zone._
leave(old);}): try/finally | 100 deferred_fail_and_retry_test: Crash # (try {return f(arg1,arg2);}finally {Zone._
leave(old);}): try/finally |
101 deferred_fail_and_retry_worker_test: Crash # (try {return f(arg1,arg2);}finally
{Zone._leave(old);}): try/finally | 101 deferred_fail_and_retry_worker_test: Crash # (try {return f(arg1,arg2);}finally
{Zone._leave(old);}): try/finally |
| 102 for_test : RuntimeError # Issue #23701 (Bug in assignment propagation) |
102 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function | 103 if_null_test: RuntimeError # receiver.get$_collection$_nums is not a function |
103 index_test: RuntimeError # Please triage this failure. | 104 index_test: RuntimeError # Please triage this failure. |
104 int_index_test/none: RuntimeError # Please triage this failure. | 105 int_index_test/none: RuntimeError # Please triage this failure. |
105 invalid_length_negative_test: Fail # Please triage this failure. | 106 invalid_length_negative_test: Fail # Please triage this failure. |
106 is_check_instanceof_test: RuntimeError # Please triage this failure. | 107 is_check_instanceof_test: RuntimeError # Please triage this failure. |
107 list_factory_test: RuntimeError # Please triage this failure. | 108 list_factory_test: RuntimeError # Please triage this failure. |
108 mirror_invalid_field_access2_test: RuntimeError # Please triage this failure. | 109 mirror_invalid_field_access2_test: RuntimeError # Please triage this failure. |
109 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo
r available. | 110 mirror_invalid_field_access3_test: Crash # Internal Error: No default constructo
r available. |
110 mirror_invalid_field_access4_test: RuntimeError # Please triage this failure. | 111 mirror_invalid_field_access4_test: RuntimeError # Please triage this failure. |
111 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor
available. | 112 mirror_invalid_field_access_test: Crash # Internal Error: No default constructor
available. |
112 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai
lable. | 113 mirror_invalid_invoke3_test: Crash # Internal Error: No default constructor avai
lable. |
113 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail
able. | 114 mirror_invalid_invoke_test: Crash # Internal Error: No default constructor avail
able. |
114 mirror_printer_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old
);}): try/finally | 115 mirror_printer_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old
);}): try/finally |
115 mirror_test: Crash # Internal Error: No default constructor available. | 116 mirror_test: Crash # Internal Error: No default constructor available. |
116 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo
r available. | 117 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo
r available. |
117 mirror_type_inference_field_test: Crash # Internal Error: No default constructor
available. | 118 mirror_type_inference_field_test: Crash # Internal Error: No default constructor
available. |
118 mirror_type_inference_function_test: Crash # Internal Error: No default construc
tor available. | 119 mirror_type_inference_function_test: Crash # Internal Error: No default construc
tor available. |
119 mirrors_declarations_filtering_test: Crash # Internal Error: No default construc
tor available. | 120 mirrors_declarations_filtering_test: Crash # Internal Error: No default construc
tor available. |
120 mirrors_used_native_test: RuntimeError # Please triage this failure. | 121 mirrors_used_native_test: RuntimeError # Please triage this failure. |
121 mirrors_used_warning2_test: Crash # (try {return f(arg);}finally {Zone._leave(ol
d);}): try/finally | 122 mirrors_used_warning2_test: Crash # (try {return f(arg);}finally {Zone._leave(ol
d);}): try/finally |
122 mirrors_used_warning_test/minif: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally | 123 mirrors_used_warning_test/minif: Crash # (try {return f(arg1,arg2);}finally {Zon
e._leave(old);}): try/finally |
123 mirrors_used_warning_test/none: Crash # (try {return f(arg1,arg2);}finally {Zone
._leave(old);}): try/finally | 124 mirrors_used_warning_test/none: Crash # (try {return f(arg1,arg2);}finally {Zone
._leave(old);}): try/finally |
124 no_such_method_mirrors_test: RuntimeError # Please triage this failure. | 125 no_such_method_mirrors_test: RuntimeError # Please triage this failure. |
125 reflect_native_types_test: Crash # Internal Error: No default constructor availa
ble. | 126 reflect_native_types_test: Crash # Internal Error: No default constructor availa
ble. |
126 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined | 127 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined |
127 string_interpolation_opt1_test: RuntimeError # Please triage this failure. | 128 string_interpolation_opt1_test: RuntimeError # Please triage this failure. |
128 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch
case | 129 switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch
case |
129 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function | 130 timer_test: RuntimeError # receiver.get$_collection$_nums is not a function |
OLD | NEW |