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 [ $strong ] | 5 [ $strong ] |
6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. | 6 *: SkipByDesign # tests/lib_strong has the strong mode versions of these tests. |
7 | 7 |
8 [ ! $checked ] | 8 [ ! $checked ] |
9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. | 9 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. |
10 | 10 |
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
331 async/timer_repeat_test: RuntimeError | 331 async/timer_repeat_test: RuntimeError |
332 async/timer_test: RuntimeError | 332 async/timer_test: RuntimeError |
333 convert/json_lib_test: RuntimeError | 333 convert/json_lib_test: RuntimeError |
334 math/point_test: RuntimeError | 334 math/point_test: RuntimeError |
335 math/rectangle_test: RuntimeError | 335 math/rectangle_test: RuntimeError |
336 mirrors/library_uri_io_test: RuntimeError | 336 mirrors/library_uri_io_test: RuntimeError |
337 mirrors/library_uri_package_test: RuntimeError | 337 mirrors/library_uri_package_test: RuntimeError |
338 # fstat bug, MG-479. | 338 # fstat bug, MG-479. |
339 mirrors/invocation_fuzz_test: Crash | 339 mirrors/invocation_fuzz_test: Crash |
340 | 340 |
341 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | |
342 async/future_or_bad_type_test/implements: Pass # Issue 28084 | |
343 | |
344 mirrors/initializing_formals_test/01: Fail # initializing formals are implicitly
final as of Dart 1.21 | |
345 async/schedule_microtask6_test: Fail # Issue 10910 | |
346 async/timer_test: Fail, Pass # Issue 15487 | |
347 async/multiple_timer_test: Fail, Pass # Issue 15487 | |
348 async/stream_periodic3_test: Fail, Pass # Issue 15487 | |
349 async/timer_isActive_test: Fail, Pass # Issue 22352 | |
350 mirrors/immutable_collections_test: SkipSlow # Dartium debug uses -O0, so this w
ill just timeout and waste bot cycles. | |
351 mirrors/mirrors_reader_test: SkipSlow # Dartium debug uses -O0, so this will jus
t timeout and waste bot cycles. | |
352 mirrors/library_uri_io_test: SkipByDesign # Uses dart:io. | |
353 mirrors/spawn_function_root_library_test: SkipByDesign # Uses spawnFunction. | |
354 mirrors/local_isolate_test: RuntimeError # Issue 12188 | |
355 mirrors/deferred_type_test: RuntimeError, OK # Should be CompileTimeError. Issue
22072 | |
356 | |
357 [ $compiler == none && $runtime == dartium && $system == macos ] | |
358 convert/streamed_conversion_utf8_decode_test: Pass, Slow | |
359 | |
360 [ $compiler == none && $runtime == drt && $system == windows ] | |
361 async/multiple_timer_test: Fail, Pass # See Issue 10982 | |
362 async/timer_test: Fail, Pass # See Issue 10982 | |
363 | |
364 [ $compiler == none && $runtime == drt && $checked ] | 341 [ $compiler == none && $runtime == drt && $checked ] |
365 async/slow_consumer_test: Fail, Pass # Dartium JsInterop failure, dartbug.com/24
460 | 342 async/slow_consumer_test: Fail, Pass # Dartium JsInterop failure, dartbug.com/24
460 |
366 | 343 |
367 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ] | |
368 # TODO(terry): Failing tests with Dartium 50 roll (NEED TO FIX All) | |
369 # --------------------------------------------- | |
370 mirrors/regress_16321_test/01: Timeout, Pass # Roll 50 crash works on full build | |
371 # --------------------------------------------- | |
372 # TODO(terry): End of Dartium 50 roll failures | |
373 | |
374 [ $compiler == dart2js && $runtime == safarimobilesim ] | 344 [ $compiler == dart2js && $runtime == safarimobilesim ] |
375 mirrors/mirrors_reader_test: SkipSlow # Times out. Issue 20806. | 345 mirrors/mirrors_reader_test: SkipSlow # Times out. Issue 20806. |
376 mirrors/null_test: Fail # Issue 16831 | 346 mirrors/null_test: Fail # Issue 16831 |
377 | 347 |
378 [ $compiler == dart2js && $runtime == jsshell ] | 348 [ $compiler == dart2js && $runtime == jsshell ] |
379 async/schedule_microtask_test: Fail # Preamble file does not correctly implemen
t scheduleImmediate. | 349 async/schedule_microtask_test: Fail # Preamble file does not correctly implemen
t scheduleImmediate. |
380 | 350 |
381 [ $compiler == dart2analyzer ] | 351 [ $compiler == dart2analyzer ] |
382 mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue | 352 mirrors/generic_f_bounded_mixin_application_test: StaticWarning # Test Issue |
383 | 353 |
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
617 [ $compiler == dartk || $compiler == dartkp ] | 587 [ $compiler == dartk || $compiler == dartkp ] |
618 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. | 588 mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kern
el issue 28335. |
619 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. | 589 mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading ke
rnel issue 28335. |
620 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. | 590 mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel
issue 28335. |
621 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. | 591 mirrors/library_enumeration_deferred_loading_test: CompileTimeError # Deferred l
oading kernel issue 28335. |
622 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. | 592 mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
g kernel issue 28335. |
623 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. | 593 mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
l issue 28335. |
624 | 594 |
625 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] | 595 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
626 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. | 596 mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439. |
OLD | NEW |