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

Unified Diff: tests/co19/co19-dart2js.status

Issue 15915007: First status file updates for chromeOnAndroid runtime (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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 | « pkg/pkg.status ('k') | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 762da13b7e178b3a608946cdcfa5f87c3fb24d1f..e29a66cc152d0f84051822b48f0b277fd5883d5b 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -200,7 +200,7 @@ LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920
# These tests are passing with 'runtime == ie9' but are either skipped or fail
# on other configurations
-[ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chrome || $runtime == drt || $runtime == safari || $runtime == opera || $runtime == d8 || $runtime == jsshell) ]
+[ $compiler == dart2js && ($runtime == ie10 || $runtime == ff || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == drt || $runtime == safari || $runtime == opera || $runtime == d8 || $runtime == jsshell) ]
LibTest/math/exp_A01_t01: Fail, OK # co19 issue 44
LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
« no previous file with comments | « pkg/pkg.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698