Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[net-types] Temporarily disable ip::tests::test_ipv6_display
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 <[email protected]> Commit-Queue: Auto-Submit <[email protected]> Reviewed-by: Joshua Liebow-Feeser <[email protected]> Commit-Queue: Mitchell Kember <[email protected]>
- Loading branch information