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

Unified Diff: pkg/pkg.status

Issue 581273006: fix win11 bots with status changes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 1916d1e12ecf0eb9000588d80c71844e90756bb6..b7d8aa02c82fb8603b530960e56ce6b37bfdd316 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -241,6 +241,11 @@ analyzer/test/generated/java_core_test: Pass, Timeout # Issue 19747
polymer/e2e_test/*: Pass, RuntimeError # Issue 19265
polymer/test/event_handlers_test: Pass, Timeout # Issue 19327
polymer_expressions/*: Pass, RuntimeError # Issue 19265
+template_binding/test/custom_element_bindings_test: Pass, RuntimeError # Issue 20714
+template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265
+typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here explicitly, since this is not the same as on ie9)
+
+[ $runtime == ie10 || $runtime == ie11 ]
scheduled_test/test/scheduled_test/current_schedule_errors_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/nested_task_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/out_of_band_task_test: Timeout # Issue 21007
@@ -249,13 +254,6 @@ scheduled_test/test/scheduled_test/task_return_value_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/timeout_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/wrap_async_test: Timeout # Issue 21007
scheduled_test/test/scheduled_test/wrap_future_test: Timeout # Issue 21007
-template_binding/test/custom_element_bindings_test: Pass, RuntimeError # Issue 20714
-template_binding/test/template_binding_test: Pass, RuntimeError # Issue 19265
-typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here explicitly, since this is not the same as on ie9)
-
-[ $runtime == ie11 ]
-scheduled_test/test/scheduled_test/task_return_value_test: Timeout # Issue 21007
-scheduled_test/test/scheduled_test/wrap_future_test: Timeout # Issue 21007
[ $runtime == safari || $runtime == safarimobilesim ]
# Unexplained errors only occuring on Safari.
« 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