Commit graph

24 commits

Author SHA1 Message Date
Gaetan Lepage
8926001426 tests/lsp-servers: disable bitbake_language_server (build failure) 2025-01-22 17:04:20 +00:00
Gaetan Lepage
bca43a2a8e tests/lsp/all-servers: disable autotools_ls on aarch64-linux
https://github.com/NixOS/nixpkgs/issues/372375
2025-01-09 14:43:27 +01:00
Gaetan Lepage
2d18a77432 Revert "tests/lsp-servers: disable ruby_lsp (broken package)"
This reverts commit 7347e4508e.
2025-01-06 08:02:31 +01:00
Gaetan Lepage
6c93c52dc1 Revert "tests/lsp-servers: disable solc (broken package)"
This reverts commit c2e8865357.
2025-01-03 21:08:19 +01:00
Sandro Jäckel
d608bccddd Replace runCommandNoCCLocal alias with runCommandLocal 2025-01-01 00:54:27 +00:00
Gaetan Lepage
c2e8865357 tests/lsp-servers: disable solc (broken package) 2024-12-31 14:01:22 +01:00
Gaetan Lepage
7347e4508e tests/lsp-servers: disable ruby_lsp (broken package) 2024-12-31 13:10:37 +01:00
Austin Horstman
fd279c892d
tests/lsp-servers: disable typst_lsp
Deprecation error
2024-12-14 17:35:56 -06:00
Gaetan Lepage
c39ecbb055 tests/lsp-servers: disable servers relying on EOL dotnet-core-combined 2024-11-30 12:33:56 +01:00
Gaetan Lepage
7defce3863 tests/{efmls-configs,lsp-servers}: re-enable psalm test 2024-11-20 23:07:45 +01:00
Gaetan Lepage
f4c910dd82 tests/lsp-servers: disable deprecated servers 2024-11-18 09:07:32 +00:00
Gaetan Lepage
e1417016df tests/{lsp-servers,efmls-configs}: disable psalm
https://github.com/NixOS/nixpkgs/pull/356704
2024-11-18 09:07:32 +00:00
Gaetan Lepage
909b4f41d7 tests: re-enable lua-language-servers tests on all platforms
This reverts commit 432af78ffd.
2024-11-18 09:07:32 +00:00
Gaetan Lepage
432af78ffd tests/lsp-servers: disable lua-language-server on aarch64-darwin 2024-11-10 23:37:18 +01:00
Gaetan Lepage
898246c943 Revert "tests/lsp-servers: disable typescript-language-server on darwin"
This reverts commit 98e8fcdded.
2024-11-06 08:20:18 +01:00
Gaetan Lepage
fefb588c7f Revert "tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux"
This reverts commit 38dd5b07a0.
2024-11-06 08:09:50 +01:00
Gaetan Lepage
38dd5b07a0 tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux 2024-11-04 10:46:02 +01:00
Gaetan Lepage
98e8fcdded tests/lsp-servers: disable typescript-language-server on darwin 2024-11-03 16:04:18 +01:00
Gaetan Lepage
619e24366e plugins/lsp/hls: handle automatic installation of required GHC 2024-10-13 14:33:12 +00:00
Matt Sturgeon
af650ba940
tests/lsp-servers: de-couple from grouped tests
Follow up to cab6b0c9fe
2024-10-10 21:50:23 +01:00
Quentin Boyer
ed4958c206 plugin/lsp: Re-enable sourcekit 2024-10-08 21:29:45 +02:00
Quentin Boyer
8d1e6f5ac4 plugins/lsp: Enable all lsp servers in tests 2024-10-08 21:29:45 +02:00
Quentin Boyer
8e8d9afe8e plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
Quentin Boyer
cab6b0c9fe tests: Split off in a single derivation the lsp server test
This test is quite resource intensive, so let's split it to avoid
issues
2024-10-08 21:28:44 +02:00