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 [ $checked && $compiler != dartanalyzer && $compiler != dart2analyzer && $runtim
e != dartium ] | 5 [ $checked && $compiler != dartanalyzer && $compiler != dart2analyzer && $runtim
e != dartium ] |
6 mirrors/regress_16321_test/01: CompileTimeError # Issue 16351 | 6 mirrors/regress_16321_test/01: CompileTimeError # Issue 16351 |
7 | 7 |
8 [ $checked && $compiler == none && ($runtime == dartium || $runtime == drt) ] | 8 [ $checked && $compiler == none && ($runtime == dartium || $runtime == drt) ] |
9 mirrors/regress_16321_test/01: RunTimeError # Issue 16351 | 9 mirrors/regress_16321_test/01: RunTimeError # Issue 16351 |
10 | 10 |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
197 js/*: Skip | 197 js/*: Skip |
198 | 198 |
199 [ $compiler == dart2dart ] | 199 [ $compiler == dart2dart ] |
200 mirrors/*: Skip # http://dartbug.com/11511 | 200 mirrors/*: Skip # http://dartbug.com/11511 |
201 async/schedule_microtask6_test: Fail # Issue 10957 - may be related
to issue 10910 | 201 async/schedule_microtask6_test: Fail # Issue 10957 - may be related
to issue 10910 |
202 | 202 |
203 [ $compiler == dart2dart && $minified ] | 203 [ $compiler == dart2dart && $minified ] |
204 convert/json_lib_test: Fail # Issue 10961 | 204 convert/json_lib_test: Fail # Issue 10961 |
205 | 205 |
206 [ $compiler == dart2js && $minified ] | 206 [ $compiler == dart2js && $minified ] |
207 mirrors/typedef_test/01: Fail # http://dartbug.com/6490 | |
208 mirrors/mirrors_used_get_name_test: RuntimeError | 207 mirrors/mirrors_used_get_name_test: RuntimeError |
209 mirrors/mirrors_used_get_name2_test: RuntimeError | 208 mirrors/mirrors_used_get_name2_test: RuntimeError |
210 | 209 |
211 [ $runtime == ff ] | 210 [ $runtime == ff ] |
212 # FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291
386 | 211 # FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291
386 |
213 convert/streamed_conversion_utf8_decode_test: Pass, Slow # Issue 12029 | 212 convert/streamed_conversion_utf8_decode_test: Pass, Slow # Issue 12029 |
214 convert/streamed_conversion_utf8_encode_test: Pass, Slow # Issue 12029 | 213 convert/streamed_conversion_utf8_encode_test: Pass, Slow # Issue 12029 |
215 mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589 | 214 mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589 |
216 | 215 |
217 [ $runtime == ie9 ] | 216 [ $runtime == ie9 ] |
(...skipping 28 matching lines...) Expand all Loading... |
246 mirrors/mixin_application_test/01: Fail, OK # TODO(ahe): Slight broken test to e
nsure test coverage on dart2js. | 245 mirrors/mixin_application_test/01: Fail, OK # TODO(ahe): Slight broken test to e
nsure test coverage on dart2js. |
247 mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ens
ure test coverage on dart2js. | 246 mirrors/intercepted_object_test: Fail, OK # TODO(ahe): Slight broken test to ens
ure test coverage on dart2js. |
248 mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior. | 247 mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior. |
249 | 248 |
250 mirrors/generic_local_function_test: RuntimeError # Issue 14913 | 249 mirrors/generic_local_function_test: RuntimeError # Issue 14913 |
251 mirrors/symbol_validation_test: RuntimeError # Issue 13596 | 250 mirrors/symbol_validation_test: RuntimeError # Issue 13596 |
252 mirrors/mirrors_used_inheritance_test: RuntimeError # Issue 16048 | 251 mirrors/mirrors_used_inheritance_test: RuntimeError # Issue 16048 |
253 | 252 |
254 async/timer_not_available_test: SkipByDesign # only meant to test when there is
no way to implement timer (currently only in d8) | 253 async/timer_not_available_test: SkipByDesign # only meant to test when there is
no way to implement timer (currently only in d8) |
255 | 254 |
| 255 mirrors/typedef_declaration_test/01: Fail # dartbug.com/16048. Remove multitest
marker when it passes. |
| 256 |
256 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C
ontentShellOnAndroid) ] | 257 [ $compiler == none && ( $runtime == drt || $runtime == dartium || $runtime == C
ontentShellOnAndroid) ] |
257 async/schedule_microtask6_test: Fail # Issue 10910 | 258 async/schedule_microtask6_test: Fail # Issue 10910 |
258 async/timer_test: Fail, Pass # Issue 15487 | 259 async/timer_test: Fail, Pass # Issue 15487 |
259 async/multiple_timer_test: Fail, Pass # Issue 15487 | 260 async/multiple_timer_test: Fail, Pass # Issue 15487 |
260 async/stream_periodic3_test: Fail, Pass # Issue 15487 | 261 async/stream_periodic3_test: Fail, Pass # Issue 15487 |
261 async/timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: spawnFunction i
s not allowed on Dartium's DOM thread. | 262 async/timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: spawnFunction i
s not allowed on Dartium's DOM thread. |
262 mirrors/immutable_collections_test: Skip # Dartium debug uses -O0, so this will
just timeout and waste bot cycles. | 263 mirrors/immutable_collections_test: Skip # Dartium debug uses -O0, so this will
just timeout and waste bot cycles. |
263 mirrors/mirrors_reader_test: Skip # Dartium debug uses -O0, so this will just ti
meout and waste bot cycles. | 264 mirrors/mirrors_reader_test: Skip # Dartium debug uses -O0, so this will just ti
meout and waste bot cycles. |
264 mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io. | 265 mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io. |
265 mirrors/local_isolate_test: Skip # http://dartbug.com/12188 | 266 mirrors/local_isolate_test: Skip # http://dartbug.com/12188 |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
320 | 321 |
321 [ $arch == simarm ] | 322 [ $arch == simarm ] |
322 convert/chunked_conversion_utf88_test: Skip # Pass, Slow Issue 12644. | 323 convert/chunked_conversion_utf88_test: Skip # Pass, Slow Issue 12644. |
323 convert/utf85_test: Skip # Pass, Slow Issue 12644. | 324 convert/utf85_test: Skip # Pass, Slow Issue 12644. |
324 | 325 |
325 [ $compiler == dart2js ] | 326 [ $compiler == dart2js ] |
326 profiler/metrics_num_test: Skip # Because of a int / double type test. | 327 profiler/metrics_num_test: Skip # Because of a int / double type test. |
327 | 328 |
328 [ $arch == simarm64 ] | 329 [ $arch == simarm64 ] |
329 convert/utf85_test: Skip # Pass, Slow Issue 20111. | 330 convert/utf85_test: Skip # Pass, Slow Issue 20111. |
OLD | NEW |