[roll] Roll fuchsia [network/testing] Add ipv6-autoconfig expectations

Add expectations for the ipv6-autoconfig suite.

Add NoResponse as a test outcome which is observed for NS3 with case
4.1. This outcome is just a specific type of failure.

Cases 2.2, 3.1, and 5.1 rely on setting DAD transmits which is
unsupported by NS2, so skip those specific cases when running against
NS2.

Original-Bug: 397444457
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1215365
Original-Revision: 37756a359d2a438f7431ef4e503e42709d99fa38
GitOrigin-RevId: 3373d03042b8035d6217bdb9fadaedc1092ccd45
Change-Id: I5f1789544a61c5b4e4701966fa87ac6bab8e3ef0
1 file changed
tree: bd83d1ff8450153c504b421e5a04e63a27f4600a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.