e61c567d7b
R=bkonyi@google.com Change-Id: I7cb8019c7b6881b09b52333a0457744f877f7aa0 Reviewed-on: https://dart-review.googlesource.com/7780 Reviewed-by: Terry Lucas <terry@google.com> Commit-Queue: Terry Lucas <terry@google.com>
19 lines
1011 B
Plaintext
19 lines
1011 B
Plaintext
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
[ $runtime == flutter ]
|
|
async/catch_errors11_test: Skip # Flutter Issue 9113
|
|
async/intercept_schedule_microtask2_test: Skip # Flutter Issue 9113
|
|
async/intercept_schedule_microtask6_test: Skip # Flutter Issue 9113
|
|
async/intercept_schedule_microtask5_test: Skip # Flutter Issue 9113
|
|
async/run_zoned6_test/01: Skip # Flutter Issue 9113
|
|
async/run_zoned9_test/01: Skip # Flutter Issue 9113
|
|
async/schedule_microtask_test: Skip # Flutter Issue 9113
|
|
async/stream_empty_test: Skip # Flutter Issue 9113
|
|
async/stream_event_transformed_test: Skip # Flutter Issue 9113
|
|
html/*: Skip # dart:html will be a problem in the VM
|
|
isolate/issue_21398_parent_isolate2_test/01: Skip # Flutter Issue 9114
|
|
isolate/isolate_import_test/01: Skip # Flutter Issue 9114
|
|
math/random_secure_test: RuntimeError # Flutter Issue 9113
|