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

Unified Diff: samples/samples.status

Issue 25514002: Implement testing support for "--compiler=none --runtime=dartium" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 4ed882d1ed2aa5b79254e09fcc3758a8b6e1a117..8117cd35b0d8710957f001ea559811fb8ca21422 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -53,6 +53,9 @@ swarm/test/swarm_ui_lib/layout/layout_test: Fail # TODO(kasperl): Please triage.
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+[ $compiler == none && $runtime == dartium ]
+swarm/test/swarm_test: Fail # Issue 13719: Please triage this failure.
+
[ $browser ]
# This may be related to issue 157
swarm/test/swarm_ui_lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails

Powered by Google App Engine
This is Rietveld 408576698