Skip to content

Commit 76a319c

Browse files
committed
Revert "tests/lsp-servers: disable bitbake_language_server (build failure)"
This reverts commit cd3cbb1.
1 parent 0c4ef8e commit 76a319c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/lsp-servers.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ let
4545
"ruff_lsp"
4646
"bufls"
4747
"typst_lsp"
48-
49-
# 2025-04-29: oelint-adv is broken
50-
# TODO: re-enable when https://github.com/NixOS/nixpkgs/pull/402760 lands
51-
"bitbake_language_server"
5248
]
5349
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
5450
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)

0 commit comments

Comments
 (0)