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

Test temp indexes #3163

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Test temp indexes #3163

merged 4 commits into from
Mar 27, 2024

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented Mar 26, 2024

No description provided.

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 12:50:26 UTC Pre-commit check for bbf9212 has started.
2024-03-26 12:50:28 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-26 12:52:53 UTC Build successful.
2024-03-26 12:53:04 UTC Tests are running...
🔴 2024-03-26 13:36:09 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14422 14180 0 46 168 28

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 12:50:58 UTC Pre-commit check for bbf9212 has started.
2024-03-26 12:51:01 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-26 12:52:52 UTC Build successful.
2024-03-26 12:53:08 UTC Tests are running...
🔴 2024-03-26 13:53:41 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
69047 57930 0 10 11035 72
2024-03-26 13:53:50 UTC Check cancelled

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 12:52:41 UTC Pre-commit check for bbf9212 has started.
2024-03-26 12:52:44 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-26 12:54:40 UTC Build successful.

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 13:57:20 UTC Pre-commit check for 437bc1b has started.
2024-03-26 13:57:22 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-26 13:59:27 UTC Build successful.

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 13:59:17 UTC Pre-commit check for 437bc1b has started.
2024-03-26 13:59:20 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-26 14:01:12 UTC Build successful.
2024-03-26 14:04:24 UTC Tests are running...
🔴 2024-03-26 14:18:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
69047 57931 0 9 11035 72

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 13:59:39 UTC Pre-commit check for 437bc1b has started.
2024-03-26 13:59:42 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-26 14:01:35 UTC Build successful.
2024-03-26 14:01:54 UTC Tests are running...
🔴 2024-03-26 14:06:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14423 14174 0 48 172 29

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 14:50:40 UTC Pre-commit check for 478ae18 has started.
2024-03-26 14:50:43 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-26 14:55:38 UTC Build successful.

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 14:50:58 UTC Pre-commit check for 478ae18 has started.
2024-03-26 14:51:01 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-26 14:54:10 UTC Build successful.
2024-03-26 14:54:46 UTC Tests are running...
🔴 2024-03-26 16:12:38 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
69048 57943 0 8 11031 66

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 14:59:17 UTC Pre-commit check for 478ae18 has started.
2024-03-26 14:59:20 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-26 15:01:09 UTC Build successful.
2024-03-26 15:01:23 UTC Tests are running...
🔴 2024-03-26 16:21:16 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14424 14197 0 43 156 28

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 23:04:53 UTC Pre-commit check for 13fbac0 has started.
2024-03-26 23:04:56 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-26 23:06:53 UTC Build successful.

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 23:05:08 UTC Pre-commit check for 13fbac0 has started.
2024-03-26 23:05:10 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-26 23:07:09 UTC Build successful.
2024-03-26 23:08:52 UTC Tests are running...
🟢 2024-03-27 00:13:40 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9895 9797 0 0 30 68

Copy link

github-actions bot commented Mar 26, 2024

2024-03-26 23:05:16 UTC Pre-commit check for 13fbac0 has started.
2024-03-26 23:05:18 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-26 23:07:26 UTC Build successful.
2024-03-26 23:09:12 UTC Tests are running...
🔴 2024-03-27 00:37:13 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
8760 8567 0 24 140 29

@shnikd shnikd merged commit e47a2ee into ydb-platform:main Mar 27, 2024
4 of 5 checks passed
dichlofos pushed a commit to dichlofos/ydb that referenced this pull request Mar 28, 2024
This was referenced Mar 29, 2024
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.

2 participants