[roll] Roll fuchsia [starnix][gvisor] Disable newly added TuntapTest

Currently all TuntapTest cases fail with

  PosixError(errno=2 No such file or directory) open(/dev/net/tun, 0x2,
  0)

Expect-fail the test suite to unblock the roll.

Original-Bug: 417548479
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275674
Original-Revision: b929419e5a9d3d6aa73b7e935fd417148c8c6fd8
GitOrigin-RevId: aa38eb197be644280eb965caa78a613ea64fe57e
Change-Id: I50c7877f60c60ec6c990550ee0af67714478376a
1 file changed
tree: 7ca165da40c8f743d4da1a2686a759ecab6332ec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.