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

"make check" fails on Ubuntu 16.04.3 amd64 #720

Closed
chetmurthy opened this issue Dec 4, 2017 · 1 comment
Closed

"make check" fails on Ubuntu 16.04.3 amd64 #720

chetmurthy opened this issue Dec 4, 2017 · 1 comment

Comments

@chetmurthy
Copy link

chetmurthy commented Dec 4, 2017

Did a completely vanilla install of folly on an up-to-date machine. Got this error from "make check":
chet@twitter:~/Hack/fbthrift/src/folly/folly/test$ ./try_test
[==========] Running 18 tests from 1 test case.
[----------] Global test environment set-up.
....
[ RUN ] Try.exception
TryTest.cpp:210: Failure
Expected: -3
To be equal to: *obj.exception().get_exception()
Which is: 144
[ FAILED ] Try.exception (0 ms)

cloned at revision: 0d13183
folly configured with: "./configure", built strictly according to the instructions.

@chetmurthy chetmurthy changed the title "make check" fails on Ubuntu 16.04.1 amd64 "make check" fails on Ubuntu 16.04.3 amd64 Dec 4, 2017
@chetmurthy
Copy link
Author

It appears fixed with latest commit.

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

1 participant