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

Unified Diff: dart/pkg/pkg.status

Issue 23550004: custom_element_test is flaky (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index f5da20b32e56504d427f84b78ea13f1153f3d2b7..af249900daf25c79724424eee554be9d99510038 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -215,5 +215,5 @@ unittest/test/missing_tick_test: Fail, OK # This test should fail, not time out.
[ $runtime == vm ]
intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
-[ $compiler == none && $runtime == drt && $checked && $arch == ia32 ]
-custom_element/test/custom_element_test: Fail # http://dartbug.com/12964
+[ $compiler == none && $runtime == drt && $arch == ia32 ]
+custom_element/test/custom_element_test: Fail, Pass # http://dartbug.com/12964
« 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