Skip to content

ghcide test failures in Gentoo Linux #3221

@hololeap

Description

@hololeap

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):

  • incomplete entries

    FAIL (31.99s)
         test/exe/Main.hs:1653:
         expected: ["AAAAA"]
          but got: ["AAAAA","AAAA","AAAA"]
         Use -p '/incomplete entries/' to rerun this test only.
    
  • Map

    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.
    
  • Module is symlinked

    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

No one assigned

    Labels

    status: needs infoNot actionable, because there's missing informationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions