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 [ $runtime == vm ] |
6 browser/*: SkipByDesign # Browser specific tests | 6 browser/*: SkipByDesign # Browser specific tests |
7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. | 7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. |
8 | 8 |
9 [ $runtime == vm && $arch == mips && $mode == debug ] | 9 [ $runtime == vm && $arch == mips && $mode == debug ] |
10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. | 10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
119 browser/typed_data_message_test: StaticWarning | 119 browser/typed_data_message_test: StaticWarning |
120 mint_maker_test: StaticWarning | 120 mint_maker_test: StaticWarning |
121 | 121 |
122 [ $compiler != none || $runtime != vm ] | 122 [ $compiler != none || $runtime != vm ] |
123 package_root_test: SkipByDesign # Uses dart:io. | 123 package_root_test: SkipByDesign # Uses dart:io. |
124 | 124 |
125 [ $compiler == dart2js && $cps_ir ] | 125 [ $compiler == dart2js && $cps_ir ] |
126 bool_from_environment_default_value_test: RuntimeError # Please triage this fail
ure. | 126 bool_from_environment_default_value_test: RuntimeError # Please triage this fail
ure. |
127 count_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 127 count_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
128 cross_isolate_message_test: Crash # Unhandled node | 128 cross_isolate_message_test: Crash # Unhandled node |
129 deferred_in_isolate2_test: Crash # unsupported element kind: _defaultEnvironment
:field | 129 deferred_in_isolate2_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke
: foreign: getter(loadLibrary) |
130 function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/final
ly | 130 function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/final
ly |
131 handle_error2_test: Crash # Unhandled node | 131 handle_error2_test: Crash # Unhandled node |
132 handle_error3_test: Crash # Unhandled node | 132 handle_error3_test: Crash # Unhandled node |
133 handle_error_test: Crash # Unhandled node | 133 handle_error_test: Crash # Unhandled node |
134 illegal_msg_function_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 134 illegal_msg_function_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
135 illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | 135 illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
136 int_from_environment_default_value_test: RuntimeError # Please triage this failu
re. | 136 int_from_environment_default_value_test: RuntimeError # Please triage this failu
re. |
137 isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts no
t implemented. | 137 isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts no
t implemented. |
138 isolate_current_test: Crash # Unhandled node | 138 isolate_current_test: Crash # Unhandled node |
139 mandel_isolate_test: Crash # unsupported element kind: _defaultEnvironment:field | 139 mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
140 message2_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 140 message2_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
141 message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 141 message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
142 message3_test/constInstance: Crash # Please triage this failure. | 142 message3_test/constInstance: Crash # Please triage this failure. |
143 message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 143 message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
144 message3_test/constList_identical: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 144 message3_test/constList_identical: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
145 message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 145 message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
146 message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 146 message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
147 message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 147 message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
148 message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 148 message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
149 message_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 149 message_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
150 mint_maker_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 150 mint_maker_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
151 nested_spawn2_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. | 151 nested_spawn2_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. |
152 nested_spawn_test: Crash # unsupported element kind: _defaultEnvironment:field | 152 nested_spawn_test: Crash # Instance of 'TypeOperator': type casts not implemente
d. |
153 raw_port_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 153 raw_port_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
154 request_reply_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. | 154 request_reply_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. |
155 spawn_function_custom_class_test: Crash # unsupported element kind: _defaultEnvi
ronment:field | 155 spawn_function_custom_class_test: Crash # Instance of 'TypeOperator': type casts
not implemented. |
156 spawn_function_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | 156 spawn_function_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
157 spawn_uri_multi_test/01: Crash # unsupported element kind: _defaultEnvironment:f
ield | 157 spawn_uri_multi_test/01: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
158 spawn_uri_multi_test/none: Crash # unsupported element kind: _defaultEnvironment
:field | 158 spawn_uri_multi_test/none: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
159 stacktrace_message_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | 159 stacktrace_message_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
160 static_function_test: Crash # Instance of 'TypeOperator': type casts not impleme
nted. | 160 static_function_test: Crash # Instance of 'TypeOperator': type casts not impleme
nted. |
161 string_from_environment_default_value_test: RuntimeError # Please triage this fa
ilure. | 161 string_from_environment_default_value_test: RuntimeError # Please triage this fa
ilure. |
162 timer_isolate_test: Crash # unsupported element kind: _defaultEnvironment:field | 162 timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implement
ed. |
163 unresolved_ports_test: Crash # unsupported element kind: _defaultEnvironment:fie
ld | 163 unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implem
ented. |
OLD | NEW |