Hi! My team and I are running a suite of pytests on our github actions and I've found our tests to be timing out. Right now, We've have encountered two weird situations:
What I am confused about is on the local machine it all runs smoothly and tests pass within 10 minutes, but on Actions it takes about 20 minutes if the test runs without an error. Could someone guide me on what I should do to try and address this? Alot of the existing questions on actions do not concern python directly so I am hopeful that this gets a clearer answer.
Thanks in advance!
This thread is trying to answer question "Why are pytests timing out on Github Actions and how can this issue be addressed?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].