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

Unified Diff: tests/standalone/standalone.status

Issue 27215002: Very simple version of Isolates. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 4c36be376a16a606f5cd10e31ddd9424370ef078..0b2316a9b01b34b4ea0e7d917278f4d7cb2e8da7 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -14,7 +14,20 @@ io/file_system_watcher_test: Pass, Timeout # Issue 13228
io/platform_test: Pass, Fail # Issue 14399
[ $runtime == vm ]
-package/package_isolate_test: Fail # http://dartbug.com/7520.
+package/package_isolate_test: Fail # Issue 12474
+vmservice/isolate_bad_class_test: Skip # Issue 14448
+vmservice/isolate_bad_object_test: Skip # Issue 14448
+vmservice/isolate_class_field_test: Skip # Issue 14448
+vmservice/isolate_class_test: Skip # Issue 14448
+vmservice/isolate_code_test: Skip # Issue 14448
+vmservice/isolate_echo_test: Skip # Issue 14448
+vmservice/isolate_function_test: Skip # Issue 14448
+vmservice/isolate_library_test: Skip # Issue 14448
+vmservice/isolate_list_test: Skip # Issue 14448
+vmservice/isolate_stacktrace_command_test: Skip # Issue 14448
+vmservice/multiple_isolate_list_test: Skip # Issue 14448
+vmservice/unknown_command_test: Skip # Issue 14448
+vmservice/unknown_isolate_command_test: Skip # Issue 14448
[ $runtime == vm && $checked ]
@@ -78,9 +91,6 @@ io/web_socket_protocol_processor_test: Skip
# This is runtime test.
io/process_exit_negative_test: Skip
-# https://code.google.com/p/dart/issues/detail?id=11647
-package/package_isolate_test: fail
-
[ $compiler == dart2analyzer ]
javascript_int_overflow_literal_test/01: fail, ok
package/package_isolate_test: fail # issue 11647
@@ -101,9 +111,6 @@ io/web_socket_protocol_processor_test: Skip
# This is runtime test.
io/process_exit_negative_test: Skip
-# https://code.google.com/p/dart/issues/detail?id=11647
-package/package_isolate_test: fail
-
[ $compiler == dart2js ]
number_identity_test: Skip # Bigints and int/double diff. not supported.
typed_data_test: Skip # dart:typed_data support needed.
« no previous file with comments | « tests/standalone/package/test_folder/folder_isolate.dart ('k') | tests/standalone/typed_array_int64_uint64_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698