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

Unified Diff: pkg/pkg.status

Issue 197283043: Avoid flaking in message_extraction tests by doing everything in a temp directory (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 0ffbc6ea23c81c056452e59d2bb79cd55ca460af..a6820cc87769b1d0e900a0c9af5c1f542b051c1a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -308,9 +308,6 @@ polymer/test/custom_event_test: Pass, Crash # 14360
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ]
polymer/test/custom_event_test: Skip # http://dartbug.com/15517
-[ $runtime == vm ]
-intl/test/message_extraction/message_extraction_test: Skip # Issue 17130
-
# Skip tests on the VM if the package depends on dart:html
custom_element: Skip
template_binding: Skip

Powered by Google App Engine
This is Rietveld 408576698