mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-26 10:40:28 -06:00
Try to debug test timeout
This commit is contained in:
parent
841cb20243
commit
2a720a0fac
@ -95,6 +95,9 @@ describe('Fast restream in live', function () {
|
||||
async function runTest (replay: boolean) {
|
||||
const { ffmpegCommand, liveVideoUUID } = await fastRestreamWrapper({ replay })
|
||||
|
||||
// TODO: remove, we try to debug a test timeout failure here
|
||||
console.log('Ensuring last live works')
|
||||
|
||||
await ensureLastLiveWorks(liveVideoUUID)
|
||||
|
||||
await stopFfmpeg(ffmpegCommand)
|
||||
|
Loading…
Reference in New Issue
Block a user