llvm-project
41cc71e9 - Disable TestCancelAttach.py for linux -> linux remote (#180092)

Commit
60 days ago
Disable TestCancelAttach.py for linux -> linux remote (#180092) This test was already disabled going from windows -> linux because it was timing out there. The PR: https://github.com/llvm/llvm-project/pull/179799 seems to have exacerbated whatever this stall was, and now we're seeing it when debugging from a linux host to a remote linux as well. The native local host tests works correctly on all the bots that we have, however. So I'm disabling the remote test till we can figure out why this is problematic.
Author
Parents
Loading