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

Unified Diff: pkg/pkg.status

Issue 2930003002: Bind the diagnostics server on ipv4 ports. (Closed)
Patch Set: Created 3 years, 6 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 | « pkg/analysis_server/lib/src/server/http_server.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 7dbc921ba0f2239be757af9558ca70418f135548..8704af235d00f437e54181ed316457bafcbab9bb 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -216,5 +216,5 @@ analyzer_cli/test/driver_test: Pass, Slow
[ $runtime == vm && $system == windows ]
analyzer/test/src/task/strong/checker_test: Pass, Slow
-[ $runtime == vm && $system == linux && $checked && $builder_tag == no_ipv6 ]
+[ $runtime == vm && $system == linux && $checked ]
analysis_server/test/integration/diagnostic/get_server_port_test: RuntimeError
« no previous file with comments | « pkg/analysis_server/lib/src/server/http_server.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698