[roll] Roll fuchsia [paver][test] Remove EfiDevicePartitionerGptAllTests

Removes EfiDevicePartitionerGptAllTests and its test case
`InitializeWithMultipleCandidateGPTsFailsWithoutExplicitDevice`.

This test case is no longer applicable in the storage-host architecture
as multiple GPT partitions are not supported in this manner.

Original-Bug: 42176727
Test: fx test device-partitioner-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1578518
Original-Revision: bd453c4bdc67d7c3e6c0a1b30001d1e4048a42a6
GitOrigin-RevId: 6270d8cc8510236a609e6b5dfd3a06a42ba552f0
Change-Id: Icdc9d26e92254be324e4e8e606b73a1397b3f1cf
1 file changed
tree: 9a5b28b5bd8f7d5925847e2ee9bd5e9c31733ca0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.