Issue 181938
Summary TestQuitWithProcess.py is unreliable
Labels new issue
Assignees
Reporter JDevlieghere
    TestQuitWithProcess started failing on GreenDragon. It looks like the same thing started happening on the ARM bots (https://github.com/llvm/llvm-project/pull/181660). 

I also noticed while trying to bisect this that the test takes 15 seconds. I didn't test ToT, but my concern is that with #181660 this is now going to take 30 seconds. We shouldn't have negative timeouts like this. 

In other words, we need to figure out why TestQuitWithProcess is flakey and rewrite it so it doesn't wait the full timeout as that's not scalable. 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to