Index: tests/corelib/corelib.status |
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
index b79b76e549a088b9c768637add992acd76cff8b3..7828aeb8e43101b627509f393e3aeacff40a4770 100644 |
--- a/tests/corelib/corelib.status |
+++ b/tests/corelib/corelib.status |
@@ -2,6 +2,9 @@ |
# 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 ] |
+*: SkipByDesign # tests/corelib_strong has the strong mode versions of these tests. |
+ |
[ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
bool_from_environment2_test: Skip |
bool_from_environment_test: Skip |