| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 19364)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -14,8 +14,8 @@
|
|
|
| [ $runtime == vm && ( $system == windows ) ]
|
| io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
|
| -# Issue 8798
|
| -io/raw_secure_server_socket_intense_test: Pass, Crash, Fail, Timeout
|
| +io/raw_secure_server_socket_intense_test: Pass, Crash, Fail, Timeout # Issue 8798
|
| +io/raw_socket_tests: Pass, Fail # Issue 8675
|
|
|
| [ $runtime == vm ]
|
| package/package_isolate_test: Fail # http://dartbug.com/7520.
|
| @@ -88,9 +88,6 @@
|
|
|
| io/process_exit_negative_test: Fail # This is a compilation-time negative test.
|
|
|
| -[ $compiler == frog ]
|
| -*: Skip
|
| -
|
| [ $compiler == dart2js ]
|
| number_identity_test: Skip # Bigints and int/double diff. not supported.
|
| typed_array_test: Skip # This is a VM test
|
|
|