Actions
action #153235
closedRunning jobs using --no-cleanup worker fails when using SKIPTO
Description
Input #0, image2pipe, from 'pipe:':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: ppm, rgb24, 1024x768, 24 fps, 24 tbr, 24 tbn
File 'video.webm' already exists. Exiting.
[2024-01-08T16:39:17.081166+01:00] [info] [pid:27090] ::: backend::baseclass::die_handler: Backend process died, backend errors are reported below in the following lines:
External encoder not accepting data: Broken pipe at /usr/lib/os-autoinst/backend/baseclass.pm line 142.
When testing as described in https://open.qa/docs/#snapshots-for-each-module the test fails to start when skipping to a snapshot because video.webm already exists.
Updated by okurz 10 months ago
- Status changed from In Progress to Resolved
https://github.com/os-autoinst/os-autoinst/pull/2427 merged. That should do it
Actions