-
-
Notifications
You must be signed in to change notification settings - Fork 412
Open
Labels
status: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
I'm getting a few test failures for ghcide-1.8.0.0 when they are run with Gentoo's network-sandbox disabled (so unrelated to #3126):
-
FAIL (31.99s) test/exe/Main.hs:1653: expected: ["AAAAA"] but got: ["AAAAA","AAAA","AAAA"] Use -p '/incomplete entries/' to rerun this test only. -
FAIL (33.01s) test/exe/Main.hs:1807: expected: ["Defined in 'Data.Map","Defined in 'Data.Map.Lazy","Defined in 'Data.Map.Strict"] but got: [] Use -p '/Map/' to rerun this test only. -
FAIL Exception: /var/tmp/portage/dev-haskell/ghcide-1.8.0.0/temp/extra-dir-12909185275211/other_loc/Sym.hs: createFileLink:createSymbolicLink: does not exist (No such file or directory) Use -p '/Module is symlinked/' to rerun this test only.
3 out of 344 tests failed (2492.75s)
Full build log is here (raw file is ~15MB)
Your environment
GHC 9.0.2 on Gentoo Linux. All packages are installed through the system package manager.
ghcide-1.8.0.0 is being built with the ghc-patched-unboxed-bytecode flag turned OFF. (I hit other test failures when it was turned on.)
Other gentoo-haskell-related test issues:
Metadata
Metadata
Assignees
Labels
status: needs infoNot actionable, because there's missing informationNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..