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

Unified Diff: samples/tests/samples/samples.status

Issue 17066006: Fix status files for analyzer build TBR (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 | « no previous file | tests/language/language_analyzer.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
index cef3d6c06b3717d1f30ebe16d95113eaadfb407d..7cf7e6f9e9e66d6734007990217dcd092324ccb9 100644
--- a/samples/tests/samples/samples.status
+++ b/samples/tests/samples/samples.status
@@ -56,6 +56,9 @@ swarm/swarm_test: Fail # Issue 4517
[ $compiler == dart2js && $runtime == ie9 ]
swarm/swarm_test: Skip, Timeout, Fail # BUG(5633) # Added Skip because selenium causes servere issues if we run this on IE9
+[ $compiler == dartanalyzer ]
+standalone/build_dart_test: Skip
+
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.
*: Skip
« no previous file with comments | « no previous file | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698