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

Fix glibc compatibility #9833

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Fix glibc compatibility #9833

merged 1 commit into from
Mar 24, 2020

Conversation

alexey-milovidov
Copy link
Member

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Removed dependency on clock_getres.

@alexey-milovidov alexey-milovidov added pr-build Pull request with build/testing/packaging improvement no-docs-needed labels Mar 23, 2020
@alexey-milovidov
Copy link
Member Author

Compatibility check — Compatibility check passed

@alexey-milovidov
Copy link
Member Author

unit tests: cannot reproduce:

./unit_tests_dbms --gtest_filter=*ExceptionFromSchedule*
Running main() from ../contrib/googletest/googletest/src/gtest_main.cc
Note: Google Test filter = *ExceptionFromSchedule*
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from ThreadPool
[ RUN      ] ThreadPool.ExceptionFromSchedule
[       OK ] ThreadPool.ExceptionFromSchedule (832 ms)
[----------] 1 test from ThreadPool (832 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (832 ms total)
[  PASSED  ] 1 test.

@alexey-milovidov alexey-milovidov merged commit 74ca932 into master Mar 24, 2020
@alexey-milovidov alexey-milovidov deleted the fix-glibc-compatibility-3 branch March 24, 2020 00:01
vitlibar pushed a commit that referenced this pull request Mar 30, 2020
Fix glibc compatibility

(cherry picked from commit 74ca932)
KochetovNicolai pushed a commit that referenced this pull request Apr 2, 2020
Fix glibc compatibility

(cherry picked from commit 74ca932)
alesapin pushed a commit that referenced this pull request Apr 8, 2020
Fix glibc compatibility

(cherry picked from commit 74ca932)
@azat azat mentioned this pull request Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-docs-needed pr-build Pull request with build/testing/packaging improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant