Remove some broad dart2analyzer status file exclusions.

Change-Id: Ibbcfa13b572bd02a821da1150d673b438c7ab504
Reviewed-on: https://dart-review.googlesource.com/64760
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
Devon Carew 2018-07-13 04:20:21 +00:00 committed by commit-bot@chromium.org
parent 55921ed4bd
commit d1bf825c0f
6 changed files with 3 additions and 15 deletions

View file

@ -69,9 +69,6 @@ dev_fs_weird_char_test: Skip # Windows disallows question mark in paths
[ $builder_tag == optimization_counter_threshold && $compiler != dartk ]
pause_on_unhandled_async_exceptions_test: Pass, RuntimeError # Issue 33365
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
[ $compiler == none && $runtime == vm && $system == fuchsia ]
*: Skip # Not yet triaged.

View file

@ -38,7 +38,6 @@ dart/snapshot_version_test: RuntimeError
[ $compiler == dart2analyzer ]
dart/byte_array_optimized_test: CompileTimeError # int64
dart/byte_array_test: CompileTimeError # int64
dart/truncating_ints_test: CompileTimeError # int64
[ $compiler == dart2js ]
dart/byte_array_optimized_test: Skip # compilers not aware of byte arrays
@ -153,7 +152,7 @@ cc/Profiler_TypedArrayAllocation: Pass, Fail # Issue 31137
cc/Dart2JSCompileAll: SkipSlow # Timeout.
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
dart/redirection_type_shuffling_test/00: CompileTimeError
[ $compiler == dartk && $mode == debug && $runtime == vm ]
cc/PrintJSON: Crash

View file

@ -14,9 +14,6 @@ sample_extension/test/sample_extension_app_snapshot_test: RuntimeError
[ $compiler == precompiler ]
sample_extension/test/*: Skip # These tests attempt to spawn another script using the precompiled runtime.
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.

View file

@ -159,9 +159,6 @@ webgl_1_test: Pass, Fail # Issue 8219
[ $strong ]
*: SkipByDesign
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
[ $compiler == dart2js && $runtime == chrome ]
element_animate_test/timing_dict: RuntimeError # Issue 26730
element_classes_test: RuntimeError # Issue 30291

View file

@ -42,9 +42,6 @@ spawn_uri_multi_test/none: RuntimeError # Issue 13544
[ $strong ]
*: SkipByDesign
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
[ $compiler == none && $runtime == vm && $system == fuchsia ]
*: Skip # Not yet triaged.

View file

@ -18,7 +18,8 @@ unsorted/types_test: RuntimeError
unsorted/super_mixin_test: CompileTimeError
[ $compiler == dart2analyzer && $strong ]
*: Skip # Issue 28649
unsorted/klass_field_initializer_test: CompileTimeError
unsorted/super_initializer_test: CompileTimeError
[ $compiler == dart2js && $fasta ]
unsorted/super_mixin_test: RuntimeError