Skip to content

Test runtime: Easy wait for a single event #8608

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 4 commits into from
Sep 3, 2024

Conversation

azevaykin
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:39:55 UTC Pre-commit check linux-x86_64-release-asan for 987627c has started.
2024-09-02 12:42:36 UTC ya make is running...
🔴 2024-09-02 12:50:47 UTC Build failed. see the logs.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:39:56 UTC Pre-commit check linux-x86_64-relwithdebinfo for 987627c has started.
2024-09-02 12:42:42 UTC ya make is running...
🔴 2024-09-02 12:47:26 UTC Build failed. see the logs.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:41:04 UTC Pre-commit check linux-x86_64-release-clang14 for 987627c has started.
2024-09-02 12:43:49 UTC ya make is running...
🔴 2024-09-02 12:48:32 UTC Build failed. see the logs.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:52:46 UTC Pre-commit check linux-x86_64-release-asan for a662c2b has started.
2024-09-02 12:55:26 UTC ya make is running...
2024-09-02 12:59:52 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:54:04 UTC Pre-commit check linux-x86_64-release-clang14 for a662c2b has started.
2024-09-02 12:56:48 UTC ya make is running...
2024-09-02 12:59:47 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 12:54:15 UTC Pre-commit check linux-x86_64-relwithdebinfo for a662c2b has started.
2024-09-02 12:56:55 UTC ya make is running...
2024-09-02 12:59:52 UTC Check cancelled

@azevaykin azevaykin requested a review from snaury September 2, 2024 13:00
Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:01:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1403f3c has started.
2024-09-02 13:02:48 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:01:15 UTC Pre-commit check linux-x86_64-release-clang14 for 1403f3c has started.
2024-09-02 13:02:48 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:01:30 UTC Pre-commit check linux-x86_64-release-asan for 1403f3c has started.
2024-09-02 13:02:55 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:04:53 UTC Pre-commit check linux-x86_64-release-clang14 for 1d4679a has started.
2024-09-02 13:07:48 UTC ya make is running...
🟢 2024-09-02 13:12:53 UTC Build successful.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:05:33 UTC Pre-commit check linux-x86_64-release-asan for 1d4679a has started.
2024-09-02 13:08:13 UTC ya make is running...
🔴 2024-09-02 14:01:27 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
8188 8150 0 25 0 13

🟢 2024-09-02 14:02:12 UTC Build successful.
🟢 2024-09-02 14:02:45 UTC ydbd size 5.5 GiB changed* by -121.8 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 243cef0 merge: 1d4679a diff diff %
ydbd size 5 953 881 736 Bytes 5 953 756 968 Bytes -121.8 KiB -0.002%
ydbd stripped size 1 489 346 128 Bytes 1 489 328 912 Bytes -16.8 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

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 13:07:30 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1d4679a has started.
2024-09-02 13:10:33 UTC ya make is running...
🟡 2024-09-02 13:53:37 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11494 10148 0 10 1325 11

2024-09-02 13:54:37 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-09-02 14:30:50 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 (only retried tests) 8 0 1 0 10

2024-09-02 14:30:59 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-09-02 15:07:59 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16 (only retried tests) 5 0 1 0 10

🟢 2024-09-02 15:08:06 UTC Build successful.
🟢 2024-09-02 15:08:43 UTC ydbd size 8.3 GiB changed* by -32 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 599a1f3 merge: 1d4679a diff diff %
ydbd size 8 917 688 184 Bytes 8 917 688 152 Bytes -32 Bytes -0.000%
ydbd stripped size 481 765 640 Bytes 481 765 640 Bytes 0 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

@azevaykin azevaykin added the rebase-and-check Rebase PR with the current base branch and check label Sep 2, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 15:16:06 UTC Pre-commit check linux-x86_64-relwithdebinfo for fc2cc15 has started.
2024-09-02 15:18:48 UTC ya make is running...
🟡 2024-09-02 16:02:37 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11492 10147 0 9 1325 11

2024-09-02 16:03:40 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-02 16:11:25 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
18 (only retried tests) 8 0 0 0 10

🟢 2024-09-02 16:11:33 UTC Build successful.
🟡 2024-09-02 16:12:05 UTC ydbd size 8.3 GiB changed* by +157.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 03395eb merge: fc2cc15 diff diff %
ydbd size 8 917 693 432 Bytes 8 917 854 248 Bytes +157.0 KiB +0.002%
ydbd stripped size 481 752 712 Bytes 481 772 872 Bytes +19.7 KiB +0.004%

*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 Sep 2, 2024

2024-09-02 19:33:45 UTC Pre-commit check linux-x86_64-release-clang14 for fc2cc15 has started.
2024-09-02 19:36:28 UTC ya make is running...
🟢 2024-09-02 19:41:26 UTC Build successful.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 19:35:08 UTC Pre-commit check linux-x86_64-release-asan for fc2cc15 has started.
2024-09-02 19:37:42 UTC ya make is running...
🔴 2024-09-02 20:29:11 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
8195 8170 0 14 0 11

🟢 2024-09-02 20:29:55 UTC Build successful.
🟢 2024-09-02 20:30:22 UTC ydbd size 5.5 GiB changed* by -96 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: 946c37e merge: fc2cc15 diff diff %
ydbd size 5 954 000 624 Bytes 5 954 000 528 Bytes -96 Bytes -0.000%
ydbd stripped size 1 489 344 368 Bytes 1 489 344 304 Bytes -64 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

@azevaykin azevaykin merged commit 23dcf10 into ydb-platform:main Sep 3, 2024
13 of 17 checks passed
@azevaykin azevaykin deleted the WaitEvent branch September 3, 2024 03:50
azevaykin added a commit to azevaykin/ydb that referenced this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants