Skip to content

Use EXPECT_FALSE instead of EXPECT_EQ(false, X) #752

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

Merged
merged 21 commits into from
Apr 6, 2017

Conversation

deanberris
Copy link
Member

This fixes the failures we're finding from the CI builds.

@deanberris
Copy link
Member Author

The clang failures I cannot reproduce locally, with Boost 1.55. The ASAN build suggests that there's something funny going on in either cleanup or in the semantics of some of the Boost.Thread internals. Maybe switching again to using std::thread and the standard library futures would work, I'll follow-up on that next.

@deanberris deanberris merged commit f872859 into cpp-netlib:master Apr 6, 2017
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

Successfully merging this pull request may close these issues.

1 participant