Skip to content

Commit cd1f50b

Browse files
MattSturgeonkhaneliman
authored andcommitted
tests/lsp: improve vectorcode comment
It isn't broken on aarch64-linux, but it can't run in the build sandbox. Therefore we can't run it in our tests.
1 parent 35708af commit cd1f50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lsp-servers.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ let
5050
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
5151
"sourcekit"
5252

53-
# pkgs.vectorcode is not available on this platform
53+
# pkgs.vectorcode cannot run in the build sandbox on this platform, due to issues with onnxruntime
5454
"vectorcode_server"
5555

5656
# TODO: 2024-10-05 build failure

0 commit comments

Comments
 (0)