Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,399
    • Issues 5,399
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 592
    • Merge requests 592
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #5785
Closed
Open
Issue created Jan 17, 2012 by dterei@trac-dterei

Test failures on i386 with LLVM backend

Currently we get the following testsuite results on i386:

OVERALL SUMMARY for test run started at Fri Jan 13 22:25:17 UTC 2012
        
    3195 total tests, which gave rise to
   15839 test cases, of which
       0 caused framework failures
    3431 were skipped

   12083 expected passes
     182 had missing libraries
     132 expected failures
       1 unexpected passes
      10 unexpected failures

Unexpected passes:
   module/mod175  mod175 (normal)

Unexpected failures:
   codeGen/should_run    cgrun071 [bad stdout] (optllvm)
   dph/diophantine       dph-diophantine-copy-opt [bad exit code] (normal,threaded1,threaded2)
   driver/recomp006      recomp006 [bad stderr] (normal)
   ffi/should_run        ffi018 [bad stdout] (optllvm)
   ghc-api/apirecomp001  apirecomp001 [bad stderr] (normal)
   ghci/scripts          Defer02 [bad stdout] (ghci)
   lib/should_run        enum02 [bad stdout] (optllvm)
   numeric/should_run    arith011 [bad stdout] (optllvm)

Need to fix the LLVM failures:

   codeGen/should_run    cgrun071 [bad stdout] (optllvm)
   ffi/should_run        ffi018 [bad stdout] (optllvm)
   lib/should_run        enum02 [bad stdout] (optllvm)
   numeric/should_run    arith011 [bad stdout] (optllvm)

All seem to be incorrect results produced (no segfautls!).

Edited Mar 09, 2019 by dterei
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking