[roll] Roll fuchsia Revert "[tefmocheck] copy output files from tests to checks"

This reverts commit c4e03e6469531fb760025e3eb72a415643a34e26.

Reason for revert: Suspected source of infra_failures due to KeyError. Example: https://ci.chromium.org/p/fuchsia/builders/global.ci/fuchsia-x64-release-nuc_in_basic_envs/b8852251582377587472

Original change's description:
> [tefmocheck] copy output files from tests to checks
>
> When a string_in_log_check fails for a particular test, this will make
> it much easier to find the root cause, since the LUCI and Sponge UIs
> will show the per-test log which caused the check to fail. And this will
> hopefully  help us understand the attached bug, which is currently
> a mystery to me.
>
> Original-Bug: 72721
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504939

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 72721
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/504724
Original-Revision: d7a5609d3ad79cadb116f5074143f70fad2c92bc
GitOrigin-RevId: baa634712c3dcabacfedd61f3dece0e6aa933452
Change-Id: I54c3e81e2846a5f8cf7313257d12885eb78ab4ee
1 file changed
tree: 00e6e60b557eabadc225b8d89d0061f94b67ff93
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.