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

Unified Diff: tests/standalone/standalone.status

Issue 1728893002: Remove standalone/noopt_test. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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
« no previous file with comments | « tests/standalone/noopt_test.dart ('k') | no next file » | 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 6b9e9e9b8aefcf4d6746e1e39664052f5121ba87..8e0b8231e175eb9e791b6d3ffb80900c85ee3ecf 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -68,7 +68,6 @@ out_of_memory_test: Skip
verbose_gc_to_bmu_test: Skip
precompilation_test: Skip # Standalone only test.
precompilation_dart2js_test: Skip # Standalone only test.
-noopt_test: Skip # Standalone only test.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
issue14236_test: Skip # Analyzer can't handle Script snapshots.
@@ -108,7 +107,6 @@ unboxed_int_converter_test: Skip
pair_location_remapping_test: Skip
precompilation_test: Skip # Standalone only test.
precompilation_dart2js_test: Skip # Standalone only test.
-noopt_test: Skip # Standalone only test.
regress_25335_test: Skip # Int64List not supported.
[ ($runtime == vm || $runtime == dart_product) && $mode == debug ]
@@ -117,7 +115,6 @@ precompilation_dart2js_test: Pass, Slow
[ ($runtime == vm || $runtime == dart_product) && $arch == ia32 ]
precompilation_test: Skip # Not expected to pass on ia32.
precompilation_dart2js_test: Skip # Not expected to pass on ia32.
-noopt_test: Skip # Not expected to pass on ia32.
[ ($runtime == vm || $runtime == dart_product) && $arch == arm ]
precompilation_test: Skip # Issue 24427
@@ -237,7 +234,6 @@ io/stdout_bad_argument_test: Skip # Test exits and so can't generate snapshot.
[ $runtime == dart_precompiled || $runtime == dart_product ]
debugger/*: Skip
-noopt_test: Skip
precompilation_test: Skip # Platform.executable
precompilation_dart2js_test: Skip # Platform.executable
full_coverage_test: Skip # Platform.executable
« no previous file with comments | « tests/standalone/noopt_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698