Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index d186784191bd24cf091ac77a6ffb90639a20cdd1..59aa95b825656e43340f829fc7b926cc32a1ac46 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -24,7 +24,9 @@ polymer/test/build/script_compactor_test: Pass, Slow |
third_party/angular_tests/browser_test/*: Skip # github perf_api.dart issue 5 |
third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issue 19329 |
polymer/example/component/news/test/news_index_test: RuntimeError # Issue 18931 |
-intl/test/date_time_format_http_request_test: Pass, Timeout # Issue 19544 |
+intl/test/date_time_format_http_request_test: Skip # Times out flakily. Issue 19544 |
+intl/test/date_time_format_local_even_test: Skip # Times out flakily. Issue 19544 |
+intl/test/date_time_format_local_odd_test: Skip # Times out flakily. Issue 19544 |
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ] |
polymer/test/attr_deserialize_test: Pass, RuntimeError # Issue 18931 |