Files
shaka-player/test
Joey Parrish 072fe75e69 test: Fix DOM autosetup test flake (#7448)
The promise for DOM auto setup tests doesn't guarantee that load() is
complete, only that we started it. So checking video duration causes
flake, in particular on slow devices like Tizen. Instead, check for the
player to have an asset URI.
2024-10-21 09:05:16 +02:00
..