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

Unified Diff: .status

Issue 836553004: Fix status file for jsshell not supporting timers (Closed) Base URL: https://github.com/dart-lang/intl.git@master
Patch Set: Created 5 years, 12 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .status
diff --git a/.status b/.status
index b294bded18207071695db57b866714f98cd3c1f0..9f716cd5d988eaaecaf2126236b436e4f49a1630 100644
--- a/.status
+++ b/.status
@@ -38,6 +38,9 @@ build/*: Skip
test/find_default_locale_standalone_test: Fail # Issue 8110
build/test/find_default_locale_standalone_test: Fail # Issue 8110
+[ $runtime == jsshell ]
+test/number_closure_test: Fail # Doesn't support timer > 0, used in async test
+
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
build/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triage.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698