[roll] Roll fuchsia Revert "[f2fs] Disable f2fs-unittest"

This reverts commit d52279f5512786b22bc22c90de4f5a3534b9320a.

Reason for revert: Test flakes potentially fixed by resolution for b/318550500, re-enabling tests so we can see. Going to close out b/317855955 with this change, and any flake recurrence can autofile a new bug.

Original-Fixed: b/317855955

Original change's description:
> [f2fs] Disable f2fs-unittest
>
> This is flaking frequently, leading to tree closures.
>
> Original-Bug: b/317855955
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966759

Original-Bug: b/317855955
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970854
Original-Revision: 79c36d30eea4cbbafe75bf5df10e5075d11a2acf
GitOrigin-RevId: b168c42d7ac36035c68e5c5e05f1c3dbf0981d36
Change-Id: I39f6fb37f99d2b671b16b4e616501b70ef1b9328
1 file changed
tree: 899df3b6128a1d4f32f080d8d2287baa01fda3ae
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.