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

Unified Diff: tests/corelib_strong/corelib_strong_kernel.status

Issue 3004073002: Remove corelib/corelib_strong and migrate last two remaining tests. (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/corelib_strong/corelib_strong_kernel.status
diff --git a/tests/corelib_strong/corelib_strong_kernel.status b/tests/corelib_strong/corelib_strong_kernel.status
deleted file mode 100644
index 81994ad193d6380995c5e840ec12e1bde2c7a6b2..0000000000000000000000000000000000000000
--- a/tests/corelib_strong/corelib_strong_kernel.status
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (c) 2016, 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.
-
-[ $compiler == dartk && $runtime == vm ]
-apply3_test: DartkCompileTimeError
-bool_from_environment_test: RuntimeError
-compare_to2_test: RuntimeError
-const_list_remove_range_test: DartkCompileTimeError
-const_list_set_range_test: DartkCompileTimeError
-hash_map2_test: Crash # VM does not support BottomType
-int_from_environment_test: RuntimeError
-set_test: DartkCompileTimeError
-shuffle_test: DartkCompileTimeError
-sort_test: DartkCompileTimeError
-splay_tree_from_iterable_test: DartkCompileTimeError
-string_case_test/01: RuntimeError
-string_from_environment2_test: RuntimeError
-string_from_environment_test: RuntimeError
-unicode_test: RuntimeError

Powered by Google App Engine
This is Rietveld 408576698