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

Unified Diff: tests/standalone/standalone.status

Issue 1386023003: Add full BoringSSL error information to Dart exceptions it throws. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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
« no previous file with comments | « tests/standalone/io/http_proxy_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 81e582164e4d9cc1f3c364fa9ad0106fefc08b9e..a1b6c50b3829f0e04174f2b412992cedca829e18 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -207,7 +207,6 @@ 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.
-io/http_proxy_advanced_test: RuntimeError # Issue 24074
[ $compiler == dart2js && $cps_ir ]
priority_queue_stress_test: RuntimeError # Cannot read property 'length' of undefined
« no previous file with comments | « tests/standalone/io/http_proxy_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698