Skip to content

Commit 0c2ce35

Browse files
Update lldb/test/API/macosx/riscv32-corefile/TestRV32MachOCorefile.py
Co-authored-by: Jonas Devlieghere <[email protected]>
1 parent 0a1b1c1 commit 0c2ce35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/macosx/riscv32-corefile/TestRV32MachOCorefile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
class TestRV32MachOCorefile(TestBase):
1414
NO_DEBUG_INFO_TESTCASE = True
1515

16+
@skipUnlessDarwin
1617
def test_riscv32_gpr_corefile_registers(self):
1718
self.build()
1819
create_corefile = self.getBuildArtifact("create-empty-riscv-corefile")

0 commit comments

Comments
 (0)