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

Unified Diff: tests/lib/lib.status

Issue 26273004: Mark constructor_kinds as failing on Mac Dartium. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 6098c47a66728ad828b09def5e99b293caadf4a2..26393b6f84a4133a302cf8752f6efa1d7854ae2d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -184,6 +184,8 @@ mirrors/local_isolate_test: Skip # http://dartbug.com/12188
async/run_async6_test: Fail # Issue 10910
async/run_async4_test: Fail # Issue 13921
+[ $compiler == none && ( $runtime == drt || $runtime == dartium ) && $system == macos]
+mirrors/constructor_kinds_test: Pass, Fail # Issue 13999
[ $compiler == none && $runtime == drt && $system == windows ]
async/multiple_timer_test: Fail, Pass # See Issue 10982
« 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