-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
videoRenderTimeout triggered, not all videos finished writing to disk before patching Allure #239
Comments
@Ductoan888 can you provide WDIO logs please? |
@Ductoan888 is it possible to share a minimal reproducible example? |
I'm having the same issue. |
Hi @OscF95 facing same issue, did you find any solution for this , Thanks |
In my case, I only get "
|
@jay368 this may be a different issue, please report it as new issue and provide a minimal reproducible example, thanks! |
Hello! In my case, in the Cucumber and Allure reporter context (and latest wdio version), I had this error too: "videoRenderTimeout triggered, not all videos finished writing to disk before patching Allure"... In the exact same conditions, without this option (false; default) it works fine. That said, the Github directory provided by OscF95 doesn't have this option. But anyway, I wanted to share in case this might give some insights to track this issue down or help others. Note: playing with reporters, outputDir and a few other options, I also triggered the error “Generated 0 videos, video report done!” in a very specific configuration. But I can't remember which one. |
After I run the project on github . I got this error :
I try set videoRenderTimeOut increase but it still doesn't work ... Help me fix this please :(
The text was updated successfully, but these errors were encountered: