-
Notifications
You must be signed in to change notification settings - Fork 448
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove flakiness from MCCPlaybackStateCompatActionsWithMediaSessionTest
The tests were reigstering a listener to wait for the first event, but this first even may have happened already by the time the listener is registered. Instead we can wait until the controller is connected and assume that the initial state already arrived. PiperOrigin-RevId: 627683245
- Loading branch information
1 parent
f9ea4f0
commit 43d1fa9
Showing
1 changed file
with
42 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters