Skip to content

Commit

Permalink
Revert "[bazel] Temporarily disable a broken LookupAddressRangeWithSt… (
Browse files Browse the repository at this point in the history
llvm#126944)

…mtSequenceOffset debug info test"

This reverts commit 247430e.

The breakage has been fixed by 343bbda.
  • Loading branch information
labath authored Feb 12, 2025
1 parent 16a5f7e commit d200caa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ cc_test(
# Skip a test that relies on reading files in a way that doesn't easily
# work with Bazel.
"--gtest_filter=-NativeSymbolReuseTest.*",
# TODO: this test is failing on some configs, investigate and re-enable it.
"--gtest_filter=-DebugLineBasicFixture.LookupAddressRangeWithStmtSequenceOffset",
],
features = ["-layering_check"], # #include "../lib/CodeGen/AsmPrinter/DwarfStringPool.h"
deps = [
Expand Down

0 comments on commit d200caa

Please sign in to comment.