Skip to content

Commit 61f04fe

Browse files
Merge pull request #8758 from apple/lldb/buildbot/unxfail-coroutine-formatter-test
[swift/release/6.0] [lldb][test] un-XFAIL TestCoroutineHandle.py for libstdc++
2 parents c66e398 + a1ab82c commit 61f04fe

File tree

1 file changed

+0
-1
lines changed
  • lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle

1 file changed

+0
-1
lines changed

lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/TestCoroutineHandle.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ def do_test(self, stdlib_type):
139139
)
140140

141141
@add_test_categories(["libstdcxx"])
142-
@expectedFailureAll(oslist=["linux"])
143142
def test_libstdcpp(self):
144143
self.do_test(USE_LIBSTDCPP)
145144

0 commit comments

Comments
 (0)