Skip to content

Fix glibc compatibility#9833

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-glibc-compatibility-3
Mar 24, 2020
Merged

Fix glibc compatibility#9833
alexey-milovidov merged 1 commit intomasterfrom
fix-glibc-compatibility-3

Conversation

@alexey-milovidov
Copy link
Copy Markdown
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
Copy Markdown
Member Author

Compatibility check — Compatibility check passed

@alexey-milovidov
Copy link
Copy Markdown
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