We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c17749 commit e7572d7Copy full SHA for e7572d7
lldb/test/API/macosx/riscv32-corefile/TestRV32MachOCorefile.py
@@ -13,7 +13,7 @@
13
class TestRV32MachOCorefile(TestBase):
14
NO_DEBUG_INFO_TESTCASE = True
15
16
- @skipunlessDarwin # windows CI failure, says only 1 thread in corefile
+ @skipUnlessDarwin # windows CI failure, says only 1 thread in corefile
17
@no_debug_info_test
18
def test_riscv32_gpr_corefile_registers(self):
19
corefile = self.getBuildArtifact("core")
0 commit comments