On Fri Mar 1, 2024 at 2:39 PM IST, Haritha D wrote: > Hi Team, > > The win test(7) test case failed stating the reason as "The Operation cancelled". I saw that it failed after 5 hours 59 minutes of running the test cases(build). How do I handle this? > > Please suggest. Hey, This seems to be a recurring issue, as this happens to me majority of the time. Seems as though the vm just sits idle after finishing tests as 360 minutes is the timeout for github acitons. Usually, rerunning the failed tests from the actions tab works for me. Thanks.