Skip to content

Running tests on unregisterised/no-SMP builds #59

@matoro

Description

@matoro

Hi, when attempting to run the test suite on no-SMP builds of GHC, it errors out with unknown RTS option: -N due to the hardcoded -with-rtsopts=-N. Currently, unregisterised builds of GHC imply no-SMP, which means the test suite cannot be run on platforms where only unregisterised GHC is supported.

Could passing this option to the test suite be made conditional on a GHC build with SMP support?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions