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

Unified Diff: tests/isolate/isolate.status

Issue 10905305: Patch refactoring. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased. Created 8 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 3990fd171b18a7c1fc16147c317a83e7dead34b7..bd9b3df8beb39202a644b784c8ac8cec65118751 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -28,6 +28,9 @@ spawn_uri_negative_test: Fail, OK # Fails at runtime.
spawn_uri_vm_negative_test: Fail, OK # Fails at runtime.
unresolved_ports_negative_test: Fail, OK # Fails at runtime.
+[ $compiler == dart2js ]
+serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
+
[ $runtime == safari ]
cross_isolate_message_test: Skip # Depends on 32/64 bit Safari. See Issue 1120
mixed_test: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
« lib/compiler/implementation/lib/isolate_patch.dart ('K') | « tests/compiler/dart2js/patch_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698