Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 125523a336fa7569b5dcd8616a57e02936e77d3a..6bfabc510873ed2227c3be81c7a4248def3fb3fd 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -210,6 +210,3 @@ io/secure_server_client_certificate_test: RuntimeError # Issue 24069 |
io/secure_server_client_no_certificate_test: RuntimeError # Issue 24069 |
io/secure_socket_renegotiate_test: RuntimeError |
io/secure_socket_bad_data_test: RuntimeError # An error in a secure connection just puts a READ_CLOSED on the stream, rather than signaling an error on the stream. |
- |
-[ $compiler == dart2js && $cps_ir ] |
-priority_queue_stress_test: RuntimeError # Cannot read property 'length' of undefined |