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

Unified Diff: samples/samples.status

Issue 2541533004: Remove runtime 'dart_app' as it became identical to 'vm'. (Closed)
Patch Set: sync Created 4 years 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 | « runtime/tests/vm/vm.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 2b249fd82b77daf93ef8bf186830865db143f737..caf91ca762ba05dff6c5a8c01d1e7e0c62df58b4 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -23,5 +23,5 @@ sample_extension/test/*: Skip # Issue 14705
[ $compiler == precompiler ]
sample_extension/test/*: Skip # These tests attempt to spawn another script using the precompiled runtime.
-[ $runtime == dart_app ]
+[ $compiler == app_jit ]
sample_extension/test/*: Skip # Shared use of a temp directory
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698