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

Unified Diff: tests/corelib_strong/corelib_strong.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.status
diff --git a/tests/corelib_strong/corelib_strong.status b/tests/corelib_strong/corelib_strong.status
deleted file mode 100644
index 01741b57cb1d2f8fe14fa9425b71efecec456ddf..0000000000000000000000000000000000000000
--- a/tests/corelib_strong/corelib_strong.status
+++ /dev/null
@@ -1,30 +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.
-
-# Skip entire suite if not running in strong mode.
-[ ! $strong ]
-*: SkipByDesign
-
-# Skip tests that are not yet strong-mode clean.
-[ $strong ]
-duration2_test: Skip
-error_stack_trace_test: Skip
-http_resource_test: Skip
-linked_hash_map_from_iterable_test: Skip
-regexp/regress-regexp-codeflush_test: Skip
-regexp/standalones_test: Skip
-string_replace_test: Skip
-
-[ $compiler == dartdevc && $runtime != none ]
-hash_set_test/01: RuntimeError # Issue 29921
-regress_r21715_test: RuntimeError # Issue 29921
-string_operations_with_null_test: RuntimeError # Issue 29921
-from_environment_const_type_test/01: RuntimeError # Issue 29921
-from_environment_const_type_test/05: RuntimeError # Issue 29921
-from_environment_const_type_test/10: RuntimeError # Issue 29921
-from_environment_const_type_test/15: RuntimeError # Issue 29921
-from_environment_const_type_test/none: RuntimeError # Issue 29921
-growable_list_test: RuntimeError # Issue 29921
-list_test/01: RuntimeError # Issue 29921
-list_test/none: RuntimeError # Issue 29921

Powered by Google App Engine
This is Rietveld 408576698