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

Unified Diff: samples/samples.status

Issue 2709713002: Reenable some sample tests and fix how they find their data files (Closed)
Patch Set: Created 3 years, 10 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: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index ad7461fbb08d2e9db69772c4f39d4fd8c9ac30b2..4a9105ebdddc554bac0884812d430756d995c3ad 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -29,8 +29,5 @@ sample_extension/test/*: Skip # Issue 14705
[ $compiler == precompiler ]
sample_extension/test/*: Skip # These tests attempt to spawn another script using the precompiled runtime.
-[ $compiler == app_jit ]
-sample_extension/test/*: Skip # Shared use of a temp directory
-
[ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
sample_extension/test/sample_extension_app_snapshot_test: Pass, RuntimeError # Issue 28842

Powered by Google App Engine
This is Rietveld 408576698