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

Unified Diff: tests/language_strong/assert_assignable_type_test.dart

Issue 2986093002: Revert two Kernel changes that were causing test failures. (Closed)
Patch Set: Revert "Migrate language/async_backwards... ... language/async_star_take..." Created 3 years, 5 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
« no previous file with comments | « tests/language_strong/arithmetic2_test.dart ('k') | tests/language_strong/assert_with_message_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/assert_assignable_type_test.dart
diff --git a/tests/language_2/assert_assignable_type_test.dart b/tests/language_strong/assert_assignable_type_test.dart
similarity index 90%
rename from tests/language_2/assert_assignable_type_test.dart
rename to tests/language_strong/assert_assignable_type_test.dart
index 9721bf244c4f5a72a2e09940ee4a1abd6594676c..73973dbc52e9ff406c4956118b8114e511bb6e50 100644
--- a/tests/language_2/assert_assignable_type_test.dart
+++ b/tests/language_strong/assert_assignable_type_test.dart
@@ -2,7 +2,7 @@
// 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.
// Dart test program to test arithmetic operations.
-// VMOptions=--optimization-counter-threshold=10 --checked --no-background-compilation
+// VMOptions=--optimization-counter-threshold=10 --checked
// This test crashes if we recompute type of AssertAssignableInstr based on its
// output types. By doing that we would eliminate not only the unnecessary
« no previous file with comments | « tests/language_strong/arithmetic2_test.dart ('k') | tests/language_strong/assert_with_message_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698