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,400
    • Issues 5,400
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 590
    • Merge requests 590
  • 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
  • #22370
Closed
Open
Issue created Oct 26, 2022 by doyougnu@doyougnuDeveloper2 of 8 checklist items completed2/8 checklist items

JavaScript Backend: testsuite: fix gmake errors

Description

Several tests in !9133 (merged) fail due to gmake. For example:

gmake: *** [Makefile:7: T15261a] Error 1

we've disabled these tests, but this is the tracking ticket for the fix.

Impacted Tests

Check these off as you re-enable them:

  • T15261a: requires support for -with-rtsopts="-t -s" and +RTS --info
  • T15261b: requires support for +RTS --info
  • T16318: !10150 (closed)
  • T17648: JS backend doesn't compute exact CafInfos (HasNoCafRefs)
  • T20214: !10150 (closed)
  • T21336c: bad handling of setFinalizerExceptionHandler
  • rtsopts002: requires support for -with-rtsopts="--info", -with-rtsopts="-C0", and GHCRTS environment variable
  • withRtsOpts: requires support for -with-rtsopts="--info" and -with-rtsopts="-t"
Edited Mar 21, 2023 by Sylvain Henry
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking