FlowCrypt / flowcrypt-ios

FlowCrypt iOS App
https://flowcrypt.com
Other
32 stars 10 forks source link

Video reporter for tests not working #1386

Open sosnovsky opened 2 years ago

sosnovsky commented 2 years ago

Video reporter fails to start

[0-2] 2022-02-17T14:17:41.362Z INFO @wdio/runner: Wait for 1 reporter to synchronise
[0-2] 2022-02-17T14:17:41.468Z INFO @wdio/runner: Wait for 1 reporter to synchronise
[0-2] 2022-02-17T14:17:41.568Z INFO @wdio/runner: Wait for 1 reporter to synchronise
[0-2] 2022-02-17T14:17:41.670Z INFO @wdio/runner: Wait for 1 reporter to synchronise
[0-2] 2022-02-17T14:17:41.775Z INFO @wdio/runner: Wait for 1 reporter to synchronise
[0-2] 2022-02-17T14:17:41.882Z ERROR @wdio/runner: Error: Some reporters are still unsynced: Video
[0-2]     at Timeout.<anonymous> (/Users/semaphore/git/flowcrypt-ios/appium/node_modules/@wdio/runner/build/reporter.js:87:35)
[0-2]     at listOnTimeout (node:internal/timers:559:17)
[0-2]     at processTimers (node:internal/timers:502:7)
sosnovsky commented 2 years ago

I temporary disabled video reporter as it caused some tests to fail (https://flowcrypt.semaphoreci.com/jobs/76d5f042-6100-4dca-9669-2a1adcebd3dc), probably because of reporter timeout.