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

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

Issue 10826255: Un-enable Opera. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
===================================================================
--- samples/tests/samples/samples.status (revision 10541)
+++ samples/tests/samples/samples.status (working copy)
@@ -32,11 +32,6 @@
[ $runtime == safari ]
promise_based_test: Skip
-[ $runtime == opera ]
-# TODO(kasperl): These need to be triaged.
-lib/touch/touch_test: Fail
-swarm/swarm_test: Fail
-
[ $runtime == vm ]
dartcombat/dartcombat_test: Skip
dartcombat_test: Skip
@@ -64,6 +59,9 @@
lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
swarm/swarm_test: Skip # Issue 3152: Timeout $.window().get$location().get$protocol is not a function
+[ $runtime == opera ]
+*: Skip
+
[ $compiler == dart2js && $runtime == ie ]
swarm/swarm_test: Fail # BUG(3304)
lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
« no previous file with comments | « no previous file | tests/benchmark_smoke/benchmark_smoke.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698