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

Unified Diff: tests/standalone/standalone.status

Issue 2709013004: Adjust test to run on no-IPv6 machines, update status file (Closed)
Patch Set: Created 3 years, 10 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_bind_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 fe65f2a6770455bbc61f3a21eba500b3d4abf6ee..beb73b28506c460e212989c8760367e4197aa47e 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -407,8 +407,10 @@ io/raw_datagram_read_all_test: Pass, Fail # Timing dependent.
io/test_runner_test: Pass, Slow # Slow.
io/skipping_dart2js_compilations_test: Pass, Slow # Slow.
+[ $compiler == precompiler && $runtime == dart_precompiled && $mode == debug ]
+io/http_bind_test: Crash # Issue 28857
+
[ $builder_tag == no_ipv6 ]
-io/http_bind_test: SkipByDesign
io/raw_datagram_socket_test: SkipByDesign
io/socket_source_address_test: SkipByDesign
io/socket_bind_test: SkipByDesign
« no previous file with comments | « tests/standalone/io/http_bind_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698