| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index c3e1bdfe33df1cc42adbe4d1331bdc54fefc5afe..76ff5b0e93b61e40c6b08bac63e8b48133b33a1a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -97,6 +97,7 @@ typed_data_test: Skip # This is a VM test
|
| typed_array_test: Skip # This is a VM test
|
| float_array_test: Skip # This is a VM test
|
| int_array_test: Skip # This is a VM test
|
| +io/web_socket_protocol_processor_test: Skip # Importing code with external keyword
|
| int_array_load_elimination_test: Skip # This is a VM test
|
| medium_integer_test: Fail, OK # Test fails with JS number semantics: issue 1533.
|
| io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
|
|
|