Skip to content

Commit 1e3fbb7

Browse files
committed
Re-enable test_emsymbolizer_srcloc. NFC
1 parent 84adfc3 commit 1e3fbb7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test_other.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9682,7 +9682,6 @@ def get_instr_addr(self, text, filename):
96829682

96839683
def test_emsymbolizer_srcloc(self):
96849684
'Test emsymbolizer use cases that provide src location granularity info'
9685-
self.skipTest('TODO: Re-enable when https://github.com/llvm/llvm-project/pull/191329 rolls')
96869685

96879686
def check_dwarf_loc_info(address, funcs, locs):
96889687
out = self.run_process(

0 commit comments

Comments
 (0)