Skip to content

fix timeout not reading from post body #11975

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

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

adameat
Copy link
Member

@adameat adameat commented Nov 26, 2024

Changelog entry

...

Changelog category

  • Bugfix
  • Not for changelog (changelog entry is not required)

Additional information

fix timeout not reading from post body

@adameat adameat requested a review from a team as a code owner November 26, 2024 05:25
@adameat adameat linked an issue Nov 26, 2024 that may be closed by this pull request
@adameat adameat enabled auto-merge (squash) November 26, 2024 05:25
Copy link

github-actions bot commented Nov 26, 2024

2024-11-26 05:27:23 UTC Pre-commit check linux-x86_64-relwithdebinfo for 2f81ff2 has started.
2024-11-26 05:27:34 UTC Artifacts will be uploaded here
2024-11-26 05:28:18 UTC Check cancelled

Copy link

github-actions bot commented Nov 26, 2024

2024-11-26 05:29:51 UTC Pre-commit check linux-x86_64-release-asan for cc0e79c has started.
2024-11-26 05:30:03 UTC Artifacts will be uploaded here
2024-11-26 05:33:00 UTC ya make is running...
🟡 2024-11-26 06:40:10 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
8863 8791 0 15 8 49

🟢 2024-11-26 06:40:56 UTC Build successful.
🟢 2024-11-26 06:41:22 UTC ydbd size 4.9 GiB changed* by +352 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: ce71edf merge: cc0e79c diff diff %
ydbd size 5 285 445 552 Bytes 5 285 445 904 Bytes +352 Bytes +0.000%
ydbd stripped size 1 360 285 392 Bytes 1 360 285 584 Bytes +192 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Nov 26, 2024

2024-11-26 05:30:01 UTC Pre-commit check linux-x86_64-relwithdebinfo for cc0e79c has started.
2024-11-26 05:30:12 UTC Artifacts will be uploaded here
2024-11-26 05:33:04 UTC ya make is running...
🟡 2024-11-26 06:21:07 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15056 13546 0 2 1396 112

2024-11-26 06:22:21 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-26 06:33:54 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
113 (only retried tests) 5 0 0 0 108

🟢 2024-11-26 06:34:01 UTC Build successful.
🟢 2024-11-26 06:34:19 UTC ydbd size 2.5 GiB changed* by +27.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 7644097 merge: cc0e79c diff diff %
ydbd size 2 690 508 544 Bytes 2 690 536 968 Bytes +27.8 KiB +0.001%
ydbd stripped size 482 240 560 Bytes 482 247 728 Bytes +7.0 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@adameat adameat merged commit 4fb4bbc into ydb-platform:main Nov 26, 2024
10 checks passed
adameat added a commit to adameat/ydb that referenced this pull request Jan 16, 2025
adameat added a commit to adameat/ydb that referenced this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use timeout value from post-body content
2 participants