Move lsp-test to proper section, see #7189

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2024-05-27 08:54:17 -07:00
parent dcc096cb10
commit 12449557db
No known key found for this signature in database

View File

@ -9283,6 +9283,7 @@ expected-test-failures:
- peregrin # Requires running pg-harness-server
- persistent-redis # redis - https://github.com/fpco/stackage/pull/1581
- pipes-mongodb
- lsp-test # 'posix_spawnp' does not exist, 'hPutBuf: resource vanished (Broken Pipe)' https://github.com/commercialhaskell/stackage/issues/7189
- postgresql-libpq-notify
- postgresql-query # PostgreSQL
- postgresql-simple # PostgreSQL
@ -9453,7 +9454,6 @@ expected-test-failures:
- genvalidity-text # Suddenly not able to find the executable
- safe-coloured-text-layout # Golden output not found
- ListLike # listlike-tests: executable not found
# lsp-test # 'posix_spawnp' does not exist, 'hPutBuf: resource vanished (Broken Pipe)' https://github.com/commercialhaskell/stackage/issues/7189
# doctests can be flaky on the build server, add packages here if
# they start causing issues.