Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signalhandler_unittest tests fails on ppc64le #177

Closed
jjhelmus opened this issue Apr 19, 2017 · 0 comments
Closed

signalhandler_unittest tests fails on ppc64le #177

jjhelmus opened this issue Apr 19, 2017 · 0 comments

Comments

@jjhelmus
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants