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

EXPECT_{,NON}FATAL_FAILURE should only catch failures from the current thread #43

Closed
GoogleCodeExporter opened this issue Apr 2, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The user doesn't expect that failures from other threads may change the
result of EXPECT_{,NON}FATAL_FAILURE.

We also want to be consistent with how EXPECT_NO_FATAL_FAILURE handles
failures from other threads.
http://code.google.com/p/googletest/issues/detail?id=23

Original issue reported on code.google.com by markus.h...@gmail.com on 1 Oct 2008 at 5:28

@GoogleCodeExporter
Copy link
Author

Done in the trunk.

Original comment by shiq...@gmail.com on 12 Oct 2008 at 3:21

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant