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

Unified Diff: dart/samples/samples.status

Issue 147923014: Removed status file entries referring to non-existent tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | « no previous file | dart/tests/compiler/dart2js/dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/samples.status
diff --git a/dart/samples/samples.status b/dart/samples/samples.status
index 0dee582adcff0c7d5a85be9664b48feadc4e36fa..70af596a576d16cea219b3452ad912f293d6c567 100644
--- a/dart/samples/samples.status
+++ b/dart/samples/samples.status
@@ -8,29 +8,11 @@ build_dart: Skip
build_dart_simple: Skip
sample_extension: Skip
-[ $compiler == dart2js && $runtime == drt ]
-swarm/test/swarm_test: Pass, Crash, Fail # Issue 10950
-
-[ $compiler == none && $runtime == drt && $mode == debug ]
-dromaeo_smoke_test: Crash # Issue 14218
-
[ $runtime == ie9 ]
-swarm/test/swarm_ui_lib/layout/layout_test: Fail # http://dartbug.com/5132
third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865
searchable_list/test/demo_app_test: Pass, Timeout # Issue 15047
polymer_intl: Pass, Timeout # 15047
-[ $runtime == safari ]
-promise_based_test: Skip
-swarm/test/swarm_test: Pass, Fail # Issue 14523
-
-[ $runtime == chrome ]
-swarm/test/swarm_test: Pass, Fail # Issue 14523
-
-[ $runtime == opera ]
-swarm/test/swarm_ui_lib/touch/touch_test: Fail
-swarm/test/swarm_test: Fail
-
[ $runtime == vm ]
# Skip tests that use dart:html on the standalone VM
clock: Skip
@@ -42,7 +24,6 @@ searchable_list: Skip
solar: Skip
spirodraw: Skip
sunflower: Skip
-swarm: Skip
swipe: Skip
polymer_intl: Skip
@@ -51,29 +32,9 @@ third_party/todomvc: Skip # uses dart:html
[ $compiler == dart2js && $browser ]
-[ $compiler == dart2js && $runtime == chromeOnAndroid ]
-swarm/test/swarm_test: Fail # TODO(kasperl): Please triage.
-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
-
-[ $compiler == dart2js && $runtime == ff ]
-swarm/test/swarm_test: Fail # Issue 5633
-
-[ $compiler == dart2js && $runtime == drt && $system == windows ]
-swarm/test/swarm_test: Fail # Issue 4517
-
-[ $compiler == dart2js && $runtime == ie9 ]
-swarm/test/swarm_test: Timeout, Fail # Issue 5633
-
[ $compiler == dart2analyzer ]
build_dart: Skip
@@ -84,12 +45,3 @@ build_dart: Skip
[ $arch == arm ]
sample_extension/test/sample_extension_test: Skip # Issue 14705
-[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-chat/test/chat_server_test: StaticWarning
-swarm/test/swarm_test: StaticWarning
-swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning
-swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning
-swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning
-swarm/test/swarm_ui_lib/util/util_test: StaticWarning
-swarm/test/swarm_ui_lib/view/view_test: StaticWarning
-
« no previous file with comments | « no previous file | dart/tests/compiler/dart2js/dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698