mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Skipping TestAttachDenied.py on Linux as it is hanging on a buildbot after r248834.
I'll track down what is happening here. llvm-svn: 248846
This commit is contained in:
@@ -21,6 +21,7 @@ class AttachDeniedTestCase(TestBase):
|
||||
return (err, shell_command.GetStatus(), shell_command.GetOutput())
|
||||
|
||||
@skipIfWindows
|
||||
@skipIfLinux # hanging after reviews D13124 change went in
|
||||
def test_attach_to_process_by_id_denied(self):
|
||||
"""Test attach by process id denied"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user