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 TExportToS3Tests.CorruptedDyNumber unit test #5370

Conversation

andrewstalin
Copy link
Collaborator

Changelog entry

Cherry-pick 13578f5. On request from @azevaykin.
Fixed flaky TExportToS3Tests.CorruptedDyNumber unit test. After the destruction of S3Mock object, there could be access to the S3Mock class data in HttpServer handlers. To exclude this, replaced inheritance to aggregation.

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

@andrewstalin andrewstalin requested a review from a team as a code owner June 10, 2024 08:11
@andrewstalin andrewstalin requested a review from CyberROFL June 10, 2024 08:11
Copy link

github-actions bot commented Jun 10, 2024

2024-06-10 08:14:20 UTC Pre-commit check for 6817817 has started.
2024-06-10 08:14:23 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-10 08:45:38 UTC Build successful.
2024-06-10 08:45:54 UTC Tests are running...
🔴 2024-06-10 10:23:11 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60442 51049 0 1 9342 50

Copy link

github-actions bot commented Jun 10, 2024

2024-06-10 08:16:42 UTC Pre-commit check for 6817817 has started.
2024-06-10 08:16:44 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-10 08:19:08 UTC Build successful.
2024-06-10 08:19:22 UTC Tests are running...
🔴 2024-06-10 10:12:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16106 16024 0 9 43 30

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.

4 participants