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

Unified Diff: tests/isolate/isolate.status

Issue 18529002: Mark spawn_uri_vm_test and spawn_uri_nested_vm_test as Fail in debug mode on dartium (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 24626)
+++ tests/isolate/isolate.status (working copy)
@@ -2,6 +2,10 @@
# 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.
+[ $runtime == drt && $compiler == none && $mode == debug ]
+spawn_uri_vm_test: Fail # Issue 11656
+spawn_uri_nested_vm_test: Fail # Issue 11656
+
[ $runtime == vm ]
isolate2_negative_test: Skip # Need to resolve correct behaviour.
isolate3_negative_test: Skip # test depends on isolate error exiting process.
« 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