mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 15:41:35 +08:00
TestAttachResume is still flaky on linux. mark it as such
llvm-svn: 250069
This commit is contained in:
@@ -17,6 +17,7 @@ class AttachResumeTestCase(TestBase):
|
||||
@skipIfRemote
|
||||
@expectedFailureFreeBSD('llvm.org/pr19310')
|
||||
@expectedFailureWindows("llvm.org/pr24778")
|
||||
@expectedFlakeyLinux('llvm.org/pr19310')
|
||||
def test_attach_continue_interrupt_detach(self):
|
||||
"""Test attach/continue/interrupt/detach"""
|
||||
self.build()
|
||||
|
||||
Reference in New Issue
Block a user