-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
Remove time out testing cases in error_handler_fs_test #7141
Conversation
cf037c4
to
ff05b94
Compare
7164efa
to
32e9287
Compare
ff30828
to
a6793d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zhichao-cao has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can the tests be marked as DISABLED_
and left in the codebase? https://github.com/google/googletest/blob/master/googletest/docs/advanced.md#temporarily-disabling-tests
It might be a better idea. I will do as suggested. |
This reverts commit 42bf9ea.
@zhichao-cao has updated the pull request. You must reimport the pull request before landing. |
@zhichao-cao has updated the pull request. You must reimport the pull request before landing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zhichao-cao has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@zhichao-cao merged this pull request in ed4712f. |
Remove the 3 testing cases that cause the time out in linux build by #6765 . Will fix them later.
Test plan: make asan_check, buck run