commit | 0f3bb6ceaf14b601b0998533bd5d0caf681813a2 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@fuchsia.infra.roller.google.com> | Thu Jul 11 20:34:28 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 11 13:36:05 2024 -0700 |
tree | 0e014a32cce4def74b46834630a12845fcf235a3 | |
parent | d9140db881d23cfb8c366dbfaf1755dcca4642b4 [diff] |
[roll] Roll fuchsia [starnix][gvisor] Skip AIOTest.BadWrite This test is flaky because we generate the error that the test is looking for asynchronously, which means the test passes when we're fast enough to generate the error before the test checks for it. The real fix is to rework our async I/O code to do more work synchronously, but, for now, we just skip the test to avoid the flake. Original-Fixed: b/352233059 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080132 Original-Revision: 7815cf753477e0ecaa04b1093569d6bfeeb28034 GitOrigin-RevId: 77a98b6464eb9c633368b8ee3c133a3e7d211cee Change-Id: I828489d5aae8a91f8fa16f1423e04296dd1d10ec
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.