core/tests/components/stream
Allen Porter 200a5c7e05
Fix flaky tests with unsynchronized stream `available` assertions (#61167)
Remove assertions that are not guaratuneed to be safe depending
on the state of the background worker. This leaves in the state
check for the keepalive case which does have some synchronization
already.
2021-12-07 07:40:36 -08:00
..
__init__.py
common.py Use PyAV fork and set hvc1 codec tag for H.265 (#58309) 2021-10-27 11:04:46 +02:00
conftest.py Split StreamState class out of SegmentBuffer (#60423) 2021-11-29 22:25:28 -08:00
test_hls.py Fix flaky tests with unsynchronized stream `available` assertions (#61167) 2021-12-07 07:40:36 -08:00
test_ll_hls.py Minor cleanup on stream (#58486) 2021-10-26 13:11:33 -07:00
test_recorder.py Minor cleanup on stream (#58486) 2021-10-26 13:11:33 -07:00
test_worker.py Split StreamState class out of SegmentBuffer (#60423) 2021-11-29 22:25:28 -08:00