cypress-example-kitchensink icon indicating copy to clipboard operation
cypress-example-kitchensink copied to clipboard

Firefox video recording sometimes fails

Open bahmutov opened this issue 4 years ago • 0 comments

  Running:  examples\actions.spec.js                                                       (1 of 19)
  Estimated: 21 seconds


  Actions
Warning: We failed to record the video.

This error will not alter the exit code.

Error: ffmpeg exited with code 1: pipe:0: Function not implemented

    at ChildProcess.<anonymous> (C:\Users\circleci\AppData\Local\Cypress\Cache\6.7.1\Cypress\resources\app\packages\server\node_modules\fluent-ffmpeg\lib\processor.js:182:22)
    at ChildProcess.emit (events.js:315:20)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
Screen Shot 2021-03-16 at 4 11 41 PM

bahmutov avatar Mar 16 '21 20:03 bahmutov