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

Unified Diff: dart/pkg/pkg.status

Issue 109893004: Attempt to deflake our status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | dart/tests/co19/co19-analyzer.status » ('j') | dart/tests/co19/co19-dart2js.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index 57da26e48085dedc47864f48984174c25115ecfa..153c5e2c889198cab1385b958fed21cedb154e65 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -38,11 +38,8 @@ crypto/test/base64_test: Slow, Pass
crypto/test/base64_test: Timeout # Issue 12486
serialization/test/serialization_test: Skip
-[ $compiler == dart2js && $checked && $runtime == d8 ]
-serialization/test/serialization_test: Pass, RuntimeError # Issue 14735
-
[ $runtime == d8 || $runtime == jsshell ]
-unittest/test/unittest_nested_groups_setup_teardown_test: Pass, RuntimeError # http://dartbug.com/10109
+unittest/test/unittest_nested_groups_setup_teardown_test: RuntimeError # http://dartbug.com/10109
stack_trace/test/vm_test: RuntimeError, OK # VM-specific traces
stack_trace/test/chain_test: Fail # Issues 15171 and 15105
sequence_zip/test/stream_test: RuntimeError, OK # Timers are not supported.
@@ -97,38 +94,33 @@ polymer/test/instance_attrs_test: Pass, Fail # Issue 14167
[ $runtime == safari ]
fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
-crypto/test/hmac_sha1_test: Pass, Fail # Issue 11407.
-crypto/test/sha1_test: Fail # Issue 11407.
stack_trace/test/trace_test: Fail # http://dartbug.com/12380
-crypto/test/sha256_test: Pass, Fail # Issue 12502
-crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502
# Unexplained errors only occuring on Safari.
collection_helpers/test/typed_buffers_test: RuntimeError
[ $runtime == ie9 || $runtime == ie10 ]
polymer/example/canonicalization/test/canonicalization_deploy_test: Pass, Timeout
-polymer/example/canonicalization/test/canonicalization_test: Fail, Timeout, OK # tests development only behavior
+polymer/example/canonicalization/test/canonicalization_test: Timeout, OK # tests development only behavior
polymer/test/attr_deserialize_test: Pass, Timeout # Issue 13260
polymer/test/attr_mustache_test: Pass, Timeout # Issue 13260
-polymer/test/bind_test: Pass, Timeout # Issue 13260
-polymer/test/bind_mdv_test: Fail, Timeout # Issue 14412, 13260
-polymer/test/custom_event_test: Pass, Timeout # Issue 13260
-polymer/test/event_handlers_test: Pass, Timeout # Issue 13260
-polymer/test/event_path_declarative_test: Pass, Timeout # Issue 13260
-polymer/test/event_path_test: Pass, Timeout # Issue 13260
-polymer/test/events_test: Pass, Timeout # Issue 13260
-polymer/test/nested_binding_test: Pass, Timeout # Issue 13260
-polymer/test/noscript_test: Pass, Timeout # Issue 13260
-polymer/test/property_change_test: Pass, Timeout # Issue 13260
-polymer/test/prop_attr_reflection_test: Pass, Timeout # Issue 13260
-polymer/test/prop_attr_bind_reflection_test: Pass, Timeout # Issue 13260
-polymer/test/publish_attributes_test: Pass, Timeout # Issue 13260
-polymer/test/publish_inherited_properties_test: Pass, Timeout # Issue 13260
-polymer/test/register_test: Pass, Timeout # Issue 13260
-polymer/test/take_attributes_test: Pass, Timeout # Issue 13260
+polymer/test/bind_test: Timeout # Issue 13260
+polymer/test/bind_mdv_test: RuntimeError # Issue 14412, 13260
+polymer/test/custom_event_test: Timeout # Issue 13260
+polymer/test/event_handlers_test: Timeout # Issue 13260
+polymer/test/event_path_declarative_test: Timeout # Issue 13260
+polymer/test/event_path_test: Timeout # Issue 13260
+polymer/test/events_test: Timeout # Issue 13260
+polymer/test/nested_binding_test: Timeout # Issue 13260
+polymer/test/noscript_test: Timeout # Issue 13260
+polymer/test/property_change_test: Timeout # Issue 13260
+polymer/test/prop_attr_reflection_test: Timeout # Issue 13260
+polymer/test/prop_attr_bind_reflection_test: Timeout # Issue 13260
+polymer/test/publish_attributes_test: Timeout # Issue 13260
+polymer/test/publish_inherited_properties_test: Timeout # Issue 13260
+polymer/test/take_attributes_test: Timeout # Issue 13260
polymer/test/template_distribute_dynamic_test: Pass, Timeout # Issue 13260
-polymer/test/unbind_test: Pass, Fail, Timeout # Issue 13260, 15259
+polymer/test/unbind_test: Timeout # Issue 13260, 15259
# Skip browser-specific tests on VM
[ $runtime == vm ]
@@ -140,9 +132,6 @@ intl/test/date_time_format_http_request_test: Skip
docgen/test/single_library_test: Fail # Issue 11985
intl/test/find_default_locale_standalone_test: Fail # Issue 8110
-[ $compiler == dart2js ]
-stack_trace/test/trace_test: Pass, Timeout # Issue 11645
-
[ $compiler == dartanalyzer ]
# These tests are runtime negative but statically positive, so we skip
# them in the analyzer.
@@ -185,18 +174,15 @@ polymer/example/canonicalization/test/canonicalization_test: Fail, OK # tests de
docgen/test/single_library_test: Fail # TODO(kasperl): Please triage.
intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triage.
-[ $compiler == none && $runtime == vm && $system == windows ]
-http_server/test/http_body_test: Pass, Fail # Issue 14381
-
[ $browser ]
analyzer/test/generated/ast_test: Fail, OK # Uses dart:io.
analyzer/test/generated/element_test: Fail, OK # Uses dart:io.
analyzer/test/generated/parser_test: Fail, OK # Uses dart:io.
analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io.
-analyzer/test/error_test: Fail, Timeout, OK # Uses dart:io.
+analyzer/test/error_test: Fail, OK # Uses dart:io.
analyzer/test/generated/element_test: Fail, OK # Uses dart:io.
analyzer/test/generated/resolver_test: Fail, OK # Uses dart:io.
-analyzer/test/options_test: Fail, OK, Pass # Uses dart:io.
+analyzer/test/options_test: Fail, OK # Uses dart:io.
analyzer/test/services/formatter_test: Fail, OK # Uses dart:io.
analyzer/test/parse_compilation_unit_test: Fail, OK # Uses dart:io.
barback/test/*: Fail, OK # Uses dart:io.
@@ -254,10 +240,6 @@ third_party/html5lib/test/tokenizer_test: Skip
polymer/test/unbind_test: Pass, Fail # Issue 15259
-[ $runtime == safari]
- # Bug in JSC: the test only passes when being debugged.
-crypto/test/hmac_md5_test: Fail, Pass
-
[ $minified == false ]
# The minified unittest tests test that the minified names of Dart types are
# printed. Unminified versions of these tests exist that test the behavior when
@@ -271,7 +253,7 @@ unittest/test/*_minified_test: Skip # DO NOT COPY THIS UNLESS YOU WORK ON DART2J
*: Skip # Issue 13624
[ $arch == simarm || $arch == simmips ]
-barback/test/too_many_open_files_test: Pass, Slow, Fail # 14220
Bill Hesse 2013/12/10 14:59:16 How does the tool know whether to remove "Slow"?
kustermann 2013/12/10 15:58:20 That was my fault (the tool writes out something e
+barback/test/too_many_open_files_test: RuntimeError # 14220
third_party/html5lib/test/tokenizer_test: Pass, Slow
# Skip serialization test that explicitly has no library declaration in the
@@ -322,9 +304,6 @@ scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
[ $browser || $runtime == vm ]
unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
-# Issue http://dartbug.com/12930
-[ $runtime == vm ]
-intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
« no previous file with comments | « no previous file | dart/tests/co19/co19-analyzer.status » ('j') | dart/tests/co19/co19-dart2js.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698