mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
Mark this as skipped for now. There is a race condition with
SectionLoadList exposed by this test. Greg tried to chase it down & got pretty far but the isn't correct so we'll disable this test for now until I can figure that out. <rdar://problem/30899227> llvm-svn: 297440
This commit is contained in:
@@ -19,6 +19,7 @@ class TestMultipleSimultaneousDebuggers(TestBase):
|
||||
mydir = TestBase.compute_mydir(__file__)
|
||||
|
||||
@skipIfNoSBHeaders
|
||||
@expectedFailureAll(bugnumber="rdar://30564102")
|
||||
@expectedFailureAll(
|
||||
archs="i[3-6]86",
|
||||
bugnumber="multi-process-driver.cpp creates an x64 target")
|
||||
|
||||
Reference in New Issue
Block a user