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

Unified Diff: pkg/pkg.status

Issue 327663004: Fix for web_component tests. Take 4 (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 | pkg/web_components/test/interop2_test.dart » ('j') | 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 05c07ff70d6aa7d44681f4aa5df23d19b7ef7e22..b80d0003f0d89a70c20a57c9d02458fde229e2a5 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -235,7 +235,9 @@ polymer/e2e_test/bad_import1: RuntimeError # Issue 17596
polymer/e2e_test/bad_import2: RuntimeError # Issue 17596
polymer/e2e_test/bad_import3: Fail, OK # tests broken import
polymer/test/mirror_loader_test: Skip # tests development only behavior
-web_components/test/interop_test: Fail # Issue 19322 (note: delete interop2_test when fixing this test)
+
+[ $compiler == dart2js && $runtime == chrome ]
+web_components/test/interop_test: Fail # Issue 19322
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
intl/test/date_time_format_http_request_test: Fail # TODO(kasperl): Please triage.
« no previous file with comments | « no previous file | pkg/web_components/test/interop2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698