Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

signalhandler_unittest tests fails on ppc64le #177

@jjhelmus

Description

@jjhelmus

The signalhandler_unittest is failing when glog is built on the ppc64le processor:

# make check
...
./src/demangle_unittest.sh
PASS
./signalhandler_unittest  # force to create lt-signalhandler_unittest
OK
./src/signalhandler_unittest.sh
'SIGFPE' should appear in the output
...
# uname -p
ppc64le

This test is skipped on PowerPC, should this be expanded to similar processors?

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