Skip to content

Commit ae512c4

Browse files
authored
Merge pull request #8630 from augusto2112/next-18e7be907dd
[lldb] Temporarily skip second embedded test
2 parents c4478a4 + dff41c2 commit ae512c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/embedded/frame_variable/TestSwiftEmbeddedFrameVariable.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def test(self):
1313
self.build()
1414
self.implementation()
1515

16+
@skipIfDarwin
1617
@skipUnlessDarwin
1718
@swiftTest
1819
def test_without_ast(self):

0 commit comments

Comments
 (0)