Skip to content

Commit d200caa

Browse files
authored
Revert "[bazel] Temporarily disable a broken LookupAddressRangeWithSt… (llvm#126944)
…mtSequenceOffset debug info test" This reverts commit 247430e. The breakage has been fixed by 343bbda.
1 parent 16a5f7e commit d200caa

File tree

1 file changed

+0
-2
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+0
-2
lines changed

utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ cc_test(
224224
# Skip a test that relies on reading files in a way that doesn't easily
225225
# work with Bazel.
226226
"--gtest_filter=-NativeSymbolReuseTest.*",
227-
# TODO: this test is failing on some configs, investigate and re-enable it.
228-
"--gtest_filter=-DebugLineBasicFixture.LookupAddressRangeWithStmtSequenceOffset",
229227
],
230228
features = ["-layering_check"], # #include "../lib/CodeGen/AsmPrinter/DwarfStringPool.h"
231229
deps = [

0 commit comments

Comments
 (0)