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

Unified Diff: pkg/pkg.status

Issue 148293014: fix another ie9 status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 4c0d31581abe826f3612f6c63c9efbb647c10b47..cef80864a0785916783a649737fb6701d7903e8a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -44,9 +44,6 @@ serialization/test/serialization_test: Skip
[ $runtime == jsshell ]
analyzer/test/generated/element_test: Pass, Slow # Issue 16473
-[ $compiler == dart2js && $checked && $runtime == drt ]
-async/test/stream_zip_test: RuntimeError # Issue 16719
-
[ $runtime == d8 || $runtime == jsshell ]
unittest/test/unittest_nested_groups_setup_teardown_test: RuntimeError # http://dartbug.com/10109
stack_trace/test/vm_test: RuntimeError, OK # VM-specific traces
@@ -104,9 +101,10 @@ mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9.
typed_data/test/typed_buffers_test: Fail, Crash # No typed_data on IE9.
polymer/test/instance_attrs_test: Pass, Fail # Issue 14167
polymer/test/bind_mdv_test: Slow, Pass
-template_binding/test/custom_element_bindings_test: Timeout # Issue 16717
[ $runtime == safari ]
+fixnum/test/int_64_test: Pass, Fail # Bug in JSC.
+
# Unexplained errors only occuring on Safari.
typed_data/test/typed_buffers_test: RuntimeError
@@ -362,3 +360,4 @@ stack_trace/test/vm_test: PubGetError
[ $runtime == ie9 ]
polymer: Pass, Fail, Timeout # Issue 16717
+template_binding/test/custom_element_bindings: Pass, Fail, Timeout # Issue 16717
« 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