Skip to content

Commit ef7d22a

Browse files
committed
Revert "[lldb] XFAIL TestMemoryHistory on Linux"
This reverts commit 7518006. This test apparently works on the Swift CI ubuntu bot, so it shouldn't be XFAIL'd on Linux.
1 parent fb1de7e commit ef7d22a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lldb/test/API/functionalities/asan/TestMemoryHistory.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ class AsanTestCase(TestBase):
1515

1616
mydir = TestBase.compute_mydir(__file__)
1717

18-
@expectedFailureAll(
19-
oslist=["linux"],
20-
bugnumber="non-core functionality, need to reenable and fix later (DES 2014.11.07)")
2118
@skipIfFreeBSD # llvm.org/pr21136 runtimes not yet available by default
2219
@expectedFailureNetBSD
2320
@skipUnlessAddressSanitizer

0 commit comments

Comments
 (0)