Index: samples/samples.status |
diff --git a/samples/samples.status b/samples/samples.status |
index c41a54f432cca5bce80b455c5fb4da406e9295b2..989a586263051bf3c67cc46fcf8f0f447213a7dd 100644 |
--- a/samples/samples.status |
+++ b/samples/samples.status |
@@ -2,18 +2,12 @@ |
# 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. |
-[ $use_public_packages == false && $use_repository_packages == false] |
-pop_pop_win: Skip # Require packages |
- |
[ $browser ] |
# Skip tests that uses dart:io |
build_dart: Skip |
build_dart_simple: Skip |
sample_extension: Skip |
-[ $compiler == none && $browser ] |
-pop_pop_win: Fail # Issues with package loading. TODO(kevmoo) |
- |
[ $runtime == vm ] |
# Skip tests that use dart:html on the standalone VM |
sunflower: Skip |