[roll] Roll fuchsia [super_parser] Fix bug when running test

These tests are meant to modify the contents of the structs and test for
expected behaviour. The modifications are meant to be independent but
that was not the case previously.

Original-Bug: 404952286
Test: fx test //src/storage/lib/super_parser:super_parser_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282984
Original-Revision: 23e6d3ddbbd2ceb4964f6753049eb1d9f7044ab6
GitOrigin-RevId: eb2dd66483cc70b1c99a1d76fb6e33721bf24814
Change-Id: Ia4e84e2bbe3fda5d7e69ae4e2bcc2b778a041921
1 file changed
tree: 85ddd178f689df877cdb37ff280b47e485f9f6ec
  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.