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

Unified Diff: tests/standalone/standalone.status

Issue 2466363003: Allow Platform.executable for JIT app snapshots. (Closed)
Patch Set: . Created 4 years, 1 month 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/standalone/io/stdio_nonblocking_test.dart ('k') | tests/standalone/verbose_gc_to_bmu_script.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index f145e17ca68bf58fc8a3f8dc788d34907902758c..c8a29f775bfc74c9c1eddfd7e1c96b5a4d681278 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -243,7 +243,7 @@ io/compile_all_test: Skip # Incompatible flag --compile_all
[ $runtime == dart_app ]
io/stdout_bad_argument_test: Skip # Test exits and so can't generate snapshot.
-[ $runtime == dart_precompiled || $runtime == dart_app ]
+[ $runtime == dart_precompiled ]
full_coverage_test: Skip # Platform.executable
http_launch_test: Skip # Platform.executable
io/addlatexhash_test: Skip # Platform.executable
« no previous file with comments | « tests/standalone/io/stdio_nonblocking_test.dart ('k') | tests/standalone/verbose_gc_to_bmu_script.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698