Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index b6e570b65eb8de8aee48fd7ad5b7bc36b4b2f5c5..03ca40dcbb4fca778f70ddcbdd0fe53035148547 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -186,9 +186,6 @@ io/file_lock_test: Skip # Timeout. |
io/test_runner_test: Skip # Timeout. |
io/http_client_stays_alive_test: Skip # Timeout. |
-[ $compiler == dart2js ] |
-io/observatory_test: Crash # Issue 24291 |
karlklose
2015/09/09 10:28:26
Is that due to the added constant evaluation call?
Johnni Winther
2015/09/09 10:50:50
Yes.
|
- |
[ $runtime == vm ] |
# Failures in secure networking while NSS is replaced with BoringSSL |
io/https_client_certificate_test: RuntimeError # Issue 24070 |