You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This CL disables the `test_ipv6_display` test because it fails on the
new toolchain. I will fix and re-enable it after the toolchain rolls.
The new toolchain includes rust-lang/rust#112606
which changes the way std formats IP addresses. The test asserts that
net-types formats the same way as std, hence the failure. After the
toolchain rolls, I will change net-types to match std.
Bug: 126927
Change-Id: Ie459a53094b958b752e75e5cf86baa6f55bdade6
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/873649
Fuchsia-Auto-Submit: Mitchell Kember <mkember@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Joshua Liebow-Feeser <joshlf@google.com>
Commit-Queue: Mitchell Kember <mkember@google.com>
0 commit comments