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

Add UpsertWhileSplitTest #8472

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

fexolm
Copy link
Contributor

@fexolm fexolm commented Aug 29, 2024

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

@fexolm fexolm requested a review from ivanmorozov333 August 29, 2024 13:02
@fexolm fexolm force-pushed the fexolm/partiotioning-tests branch from e92e682 to ebfaccc Compare August 29, 2024 13:03
@fexolm fexolm force-pushed the fexolm/partiotioning-tests branch from ebfaccc to e021073 Compare August 29, 2024 13:05
Copy link

github-actions bot commented Aug 29, 2024

2024-08-29 13:07:43 UTC Pre-commit check linux-x86_64-release-asan for 64acb19 has started.
2024-08-29 13:10:08 UTC ya make is running...
🔴 2024-08-29 13:38:13 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
182 177 0 3 0 2

🟢 2024-08-29 13:38:20 UTC Build successful.

Copy link

github-actions bot commented Aug 29, 2024

2024-08-29 13:08:10 UTC Pre-commit check linux-x86_64-release-clang14 for 64acb19 has started.
2024-08-29 13:11:51 UTC ya make is running...
🟢 2024-08-29 13:40:49 UTC Build successful.

Copy link

github-actions bot commented Aug 29, 2024

2024-08-29 13:15:11 UTC Pre-commit check linux-x86_64-relwithdebinfo for 64acb19 has started.
2024-08-29 13:17:33 UTC ya make is running...
🟡 2024-08-29 13:39:54 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
184 179 0 3 0 2

2024-08-29 13:40:04 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-08-29 13:40:33 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5 (only retried tests) 0 0 3 0 2

2024-08-29 13:40:42 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-08-29 13:41:09 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5 (only retried tests) 0 0 3 0 2

🟢 2024-08-29 13:41:17 UTC Build successful.

@fexolm fexolm force-pushed the fexolm/partiotioning-tests branch from e021073 to d52c044 Compare September 3, 2024 07:27
Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:31:01 UTC Pre-commit check linux-x86_64-release-clang14 for 6ef7291 has started.
2024-09-03 07:33:23 UTC ya make is running...
🟢 2024-09-03 07:35:56 UTC Build successful.

Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:31:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6ef7291 has started.
2024-09-03 07:33:37 UTC ya make is running...
2024-09-03 07:40:09 UTC Check cancelled

Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:31:28 UTC Pre-commit check linux-x86_64-release-asan for 6ef7291 has started.
2024-09-03 07:33:58 UTC ya make is running...
2024-09-03 07:40:12 UTC Check cancelled

@fexolm fexolm marked this pull request as ready for review September 3, 2024 07:40
Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:43:18 UTC Pre-commit check linux-x86_64-release-asan for 8293cb1 has started.
2024-09-03 07:45:39 UTC ya make is running...
🟢 2024-09-03 07:54:12 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
173 170 0 0 0 3

🟢 2024-09-03 07:54:19 UTC Build successful.

Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:43:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for 8293cb1 has started.
2024-09-03 07:45:46 UTC ya make is running...
🟢 2024-09-03 07:51:57 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
173 170 0 0 0 3

🟢 2024-09-03 07:52:04 UTC Build successful.

Copy link

github-actions bot commented Sep 3, 2024

2024-09-03 07:43:37 UTC Pre-commit check linux-x86_64-release-clang14 for 8293cb1 has started.
2024-09-03 07:45:54 UTC ya make is running...
🟢 2024-09-03 07:48:18 UTC Build successful.

@fexolm fexolm merged commit 4a4dbe2 into ydb-platform:main Sep 3, 2024
12 checks passed
KirillKurdyukov pushed a commit to KirillKurdyukov/ydb that referenced this pull request Sep 4, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 11, 2024
Conflicts:
	ydb/core/kqp/ut/olap/blobs_sharing_ut.cpp
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 11, 2024
Conflicts:
	ydb/core/kqp/ut/olap/blobs_sharing_ut.cpp
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 13, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 15, 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