[roll] Roll fuchsia [sessions2] Remove non-deterministic test case

Remove a fuchsia.media.sessions2.PlayerControl/Pause test
case that produces intermittent (flaky) results because of
lack of synchronization in the test itself. The condition
that it attempts to test is arguably an invalid one.

Original-Fixed: 407132326
Test: mediasession_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250230
Original-Revision: 4ba000dd6ab72646cf6a29aaf1912f61d711ad58
GitOrigin-RevId: d99fb61e581af0ec17d1e097a81c4324edf9bf53
Change-Id: Ife704f08e270a3a986eebbd415bd201ead9695c9
1 file changed
tree: 0fc3c3e78051e9be083e317f4b74cbc36925e71c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.