Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: tests/lib_2/lib_2_flutter.status

Issue 2995343002: Migrated test block 216 to Dart 2.0. (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/lib_2/lib_2_flutter.status
diff --git a/tests/lib_2/lib_2.status b/tests/lib_2/lib_2_flutter.status
similarity index 51%
copy from tests/lib_2/lib_2.status
copy to tests/lib_2/lib_2_flutter.status
index 51eaa741963f70d7d9e17d7fe212d52ff08c6be8..ae370ad151802bbe31647d4deebb19fea06c18ec 100644
--- a/tests/lib_2/lib_2.status
+++ b/tests/lib_2/lib_2_flutter.status
@@ -2,8 +2,5 @@
# 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.
-[ !$strong && $compiler != dartdevc && $checked ]
-async/future_or_only_in_async_test/00: MissingCompileTimeError
-
-[ !$strong && !$checked]
-async/future_or_only_in_async_test/00: MissingCompileTimeError
Bob Nystrom 2017/08/23 23:29:02 What's the with the FutureOr changes in this code
bkonyi 2017/08/30 14:07:41 It looks like this file used to be lib_2.status an
+[ $runtime == flutter ]
+math/random_secure_test: RuntimeError # Flutter Issue 9113

Powered by Google App Engine
This is Rietveld 408576698