Skip to content

Fix test_fpe and test_mark_point for Cygwin #97

@brarcher

Description

@brarcher

The test_fpe and test_mark_point tests currently fail on Cygwin. Instead of the test process receiving a SIGFPE it instead fails with a SIGSEGV. The reason is not yet know. However, attempting a simple program that installs a SIGFPE handler then does a raise(SIGFPE) does result in the handler being called.

When this issue is resolved the unit tests need to be enabled for Cygwin on AppVeyor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions