Re-enable this test, the underlying bug was fixed and the test now passes.

llvm-svn: 355956
This commit is contained in:
Jim Ingham 2019-03-12 19:25:29 +00:00
parent 737c27a9cd
commit 2ca0ebf6b4
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class LibcxxListDataFormatterTestCase(TestBase):
@add_test_categories(["libc++"])
@expectedFailureAndroid(bugnumber="llvm.org/pr32592")
@skipIfDarwin # rdar://25499635
def test_with_run_command(self):
self.build()
exe = self.getBuildArtifact("a.out")