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

Unified Diff: tests/isolate/isolate.status

Issue 12924013: Fix status file so that the tests are marked as failing only in unchecked mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« 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/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index bef2555a82cdff2dac5a6faecf179e649ca2e8a4..f60dae0d0577a8b723b9ba4a5154a86b290a07b8 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $compiler == dart2js && $csp && $runtime == drt ]
+[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
indexeddb_2_test: Fail # Bug in v8, http://dartbug.com/9407
mandel_isolate_stream_test: Fail # Bug in v8, http://dartbug.com/9407
message_test: Fail # Bug in v8, http://dartbug.com/9407
« 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