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

Unified Diff: pkg/pkg.status

Issue 364583003: Mark some tests as failing with firefox 30. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 0f639f26cafd9979a182afe3ae74fbda85bcc274..95030288b4f89700847535a2507e4eb0d76a7ff7 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -91,6 +91,13 @@ docgen/test/*: Skip # Far too slow
third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
+[ $compiler == dart2js && $runtime == ff ]
+http/test/html/client_test: Fail # Issue 19750
+scheduled_test/test/scheduled_stream/scheduled_stream_test: Fail # Issue 19750
+json_rpc_2/test/server/server_test: Fail # Issue 19750
+stack_trace/test/trace_test: Fail # Issue 19750
+shelf/test/log_middleware_test: Fail # Issue 19750
+
[ $compiler == dart2js && $runtime == drt ]
third_party/angular_tests/browser_test/core_dom/compiler: Fail # Issue 19329
third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issue 19329
« 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