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

Unified Diff: pkg/pkg.status

Issue 133373010: "Reverting 32572" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add fail to custom_element_bindings_test 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 cef80864a0785916783a649737fb6701d7903e8a..1ea8313ec2ec8e3bd7ff3a3b5fc711a3af126224 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -44,6 +44,9 @@ 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
@@ -101,10 +104,9 @@ 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: Fail, 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
@@ -360,4 +362,3 @@ 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