Skip to content
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

Open
Ductoan888 opened this issue Mar 21, 2024 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@Ductoan888
Copy link

After I run the project on github . I got this error :
Screenshot 2024-03-21 212938
I try set videoRenderTimeOut increase but it still doesn't work ... Help me fix this please :(

@christian-bromann
Copy link
Contributor

@Ductoan888 can you provide WDIO logs please?

@Ductoan888
Copy link
Author

Used mocha is oke but use cucumber not work . logs here
How can I fix this ?
Screenshot 2024-03-22 142756
Screenshot 2024-03-22 143104

@christian-bromann
Copy link
Contributor

@Ductoan888 is it possible to share a minimal reproducible example?

@OscF95
Copy link

OscF95 commented Jun 26, 2024

I'm having the same issue.
I have created a repositoy with the practical example to reproduce the issue: https://github.com/OscF95/wdio-test-repo
@christian-bromann Let me know how can I help to fix the issue.
You can find the log attached.
2024-06-26T202215.870Z INFO @wdiocl.txt

@siri100
Copy link

siri100 commented Sep 4, 2024

Hi @OscF95 facing same issue, did you find any solution for this , Thanks

@Govind-Markad
Copy link

Hi @OscF95 facing same issue, did you find any solution for this , Thanks

Hi, @siri100 same here. Did you get any solution?

@christian-bromann christian-bromann added the help wanted Extra attention is needed label Sep 30, 2024
@jay368
Copy link

jay368 commented Oct 11, 2024

In my case, I only get "videoRenderTimeout triggered, not all videos finished writing to disk before patching Allure", "Generated 0 videos, video report done!" and the video is not generated at all. What should I do?

    "@wdio/allure-reporter": "^9.1.3",
    "@wdio/appium-service": "^8.39.0",
    "@wdio/cli": "^8.39.0",
    "@wdio/cucumber-framework": "^8.39.0",
    "@wdio/local-runner": "^8.39.0",
    "@wdio/mocha-framework": "^8.39.0",
    "@wdio/reporter": "^9.1.3",
    "@wdio/spec-reporter": "^9.1.3",
    "@wdio/visual-service": "^5.0.1",
    "allure-commandline": "^2.29.0",
    "appium": "^2.11.5",
    "appium-espresso-driver": "^3.5.0",
    "appium-uiautomator2-driver": "^3.8.0",
    "appium-webdriveragent": "^8.9.3",
    "appium-xcuitest-driver": "^7.27.1",
...
    "wdio-video-reporter": "^6.0.1",

@christian-bromann
Copy link
Contributor

@jay368 this may be a different issue, please report it as new issue and provide a minimal reproducible example, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants