cta-wave / dpctf-tests

Repo for DPCTF Tests. We prefer to keep the Tests separated from Test Runner
Other
1 stars 5 forks source link

Audio only splicing tests not working #128

Closed yanj-github closed 7 months ago

yanj-github commented 8 months ago

All of audio only splicing tests not working and I have got following error. Ch108: promise_test: Unhandled rejection with value: object "Error: No representation of type video found!" Audio only tests do not require video.

yanj-github commented 8 months ago

"caac_sets-local/playback-over-wave-baseline-splice-constraintsat13_at14.html" "caac_sets-local/restricted-splicing-of-encrypted-content-httpsat15_at16.html" "caac_sets-local/sequential-playback-of-encrypted-and-non-encrypted-baseline-content-https__at15_at14.html"

yanj-github commented 7 months ago

ac4-local/playback-over-wave-baseline-splice-constraints__at3_at4.html works fine. And other caac tests work fine too.
It seems that combination of caac and splicing test issue.

gitwjr commented 7 months ago

@FritzHeiden Need to verify if this issue is fixed. @yanj-github to implement PR. Test after PR.

louaybassbouss commented 7 months ago

@FritzHeiden PR for new audio-only tests is merged in master. Can you check if "combination of caac and splicing test" (https://github.com/cta-wave/dpctf-tests/issues/128#issuecomment-1820660628) if is fixed

FritzHeiden commented 7 months ago

The tests work fine for me, @yanj-github can you check?

yanj-github commented 7 months ago

Thanks @FritzHeiden and @louaybassbouss to get this fixed. I will check it.

yanj-github commented 7 months ago

AAC splicing test playback fine. Thanks for fixing issue. Closing it now.