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

Unified Diff: dart/tests/isolate/isolate.status

Issue 13723008: Make sure that all tests affected by V8 bug are flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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/tests/isolate/isolate.status
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
index 25d2fbf2835fcaa1cec44a0571aa36222a484261..67cecb0476538c18d980191080b3233ff2f76e8e 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -3,14 +3,14 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
-mandel_isolate_stream_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
+mandel_isolate_stream_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
nested_spawn_stream2_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
-count_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
-count_stream_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
-mandel_isolate_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
-message_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
-mint_maker_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
-unresolved_ports_negative_test: Pass, Crash # Bug in v8, http://dartbug.com/9407
+count_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+count_stream_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+mandel_isolate_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+message_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+mint_maker_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+unresolved_ports_negative_test: Fail, Pass, Crash # Bug in v8, http://dartbug.com/9407
[ $runtime == vm ]
isolate2_negative_test: Skip # Need to resolve correct behaviour.
« 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