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

Unified Diff: tests/language/language_dart2js.status

Issue 2401803003: Update status for windows ie11 and firefox tests (Closed)
Patch Set: Created 4 years, 2 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 | « tests/html/html.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 3b243a896d886dc9e3c3e1a23ff097e96a6d0587..c2591cd3d8fef64cd2d19777d096488ea78bd6aa 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -266,7 +266,7 @@ round_test: Pass, Fail, OK # Fixed in ff 35. Common JavaScript engine Math.round
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
await_future_test: Pass, Timeout # Issue 26735
-[ $compiler == dart2js && $runtime == chrome && $system == windows ]
+[ $compiler == dart2js && ($runtime == chrome || $runtime == ff) && $system == windows ]
string_literals_test: RuntimeError # Issue 27533
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim)]
« no previous file with comments | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698