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

24-1 Correctly trigger borrow compaction for shadow data #4978

Merged
merged 5 commits into from
Jun 3, 2024

Conversation

kunga
Copy link
Member

@kunga kunga commented May 29, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

#3419

@kunga kunga requested a review from a team as a code owner May 29, 2024 12:24
@kunga kunga marked this pull request as draft May 29, 2024 12:25
Copy link

github-actions bot commented May 29, 2024

2024-05-29 12:35:07 UTC Pre-commit check for 0d36b47 has started.
2024-05-29 12:35:09 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-05-29 13:17:02 UTC Build failed. see the build logs.
2024-05-29 13:17:14 UTC Tests are running...
🔴 2024-05-29 13:48:35 UTC Test run completed, no test results found for commit ebbc776. Please check build logs.
2024-05-29 13:48:40 UTC Check cancelled

Copy link

github-actions bot commented May 29, 2024

2024-05-29 12:40:27 UTC Pre-commit check for 0d36b47 has started.
2024-05-29 12:40:30 UTC Build linux-x86_64-release-asan is running...
🔴 2024-05-29 13:26:20 UTC Build failed. see the build logs.
2024-05-29 13:26:32 UTC Tests are running...
🔴 2024-05-29 13:48:39 UTC Test run completed, no test results found for commit ebbc776. Please check build logs.
2024-05-29 13:48:44 UTC Check cancelled

Copy link

github-actions bot commented May 29, 2024

2024-05-29 13:50:27 UTC Pre-commit check for 5dbe4f7 has started.
2024-05-29 13:50:30 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-05-29 14:33:53 UTC Build failed. see the build logs.
2024-05-29 14:34:08 UTC Tests are running...
🔴 2024-05-29 16:31:04 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60325 50913 0 3 9348 61

Copy link

github-actions bot commented May 29, 2024

2024-05-29 13:56:09 UTC Pre-commit check for 5dbe4f7 has started.
2024-05-29 13:56:12 UTC Build linux-x86_64-release-asan is running...
🔴 2024-05-29 14:40:48 UTC Build failed. see the build logs.
2024-05-29 14:44:49 UTC Tests are running...
🔴 2024-05-29 16:37:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16088 15988 0 12 65 23

Copy link

github-actions bot commented May 30, 2024

2024-05-30 09:06:31 UTC Pre-commit check for 3c0cf38 has started.
2024-05-30 09:06:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-30 09:55:51 UTC Build successful.
2024-05-30 09:56:07 UTC Tests are running...

Copy link

github-actions bot commented May 30, 2024

2024-05-30 09:22:26 UTC Pre-commit check for 3c0cf38 has started.
2024-05-30 09:22:28 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-30 10:01:07 UTC Build successful.
2024-05-30 10:01:22 UTC Tests are running...
🔴 2024-05-30 11:43:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15979 15923 0 9 24 23

Copy link

github-actions bot commented May 30, 2024

2024-05-30 14:27:20 UTC Pre-commit check for 9bb4506 has started.
2024-05-30 14:27:22 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-30 15:15:42 UTC Build successful.
2024-05-30 15:15:55 UTC Tests are running...
🔴 2024-05-30 15:57:49 UTC Test run completed, no test results found for commit b353e08. Please check build logs.

Copy link

github-actions bot commented May 30, 2024

2024-05-30 14:45:30 UTC Pre-commit check for 9bb4506 has started.
2024-05-30 14:45:32 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-30 15:26:49 UTC Build successful.
2024-05-30 15:27:02 UTC Tests are running...
🔴 2024-05-30 16:16:09 UTC Test run completed, no test results found for commit b353e08. Please check build logs.
2024-05-30 16:16:13 UTC Check cancelled

Copy link

github-actions bot commented May 30, 2024

2024-05-30 16:22:58 UTC Pre-commit check for bb72d8f has started.
2024-05-30 16:22:59 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-30 17:12:32 UTC Build successful.
2024-05-30 17:12:46 UTC Tests are running...
🔴 2024-05-30 19:01:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60317 50909 0 1 9342 65

Copy link

github-actions bot commented May 30, 2024

2024-05-30 16:23:38 UTC Pre-commit check for bb72d8f has started.
2024-05-30 16:23:39 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-30 17:07:38 UTC Build successful.
2024-05-30 17:07:47 UTC Tests are running...
🔴 2024-05-30 18:56:56 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15982 15910 0 17 24 31

@kunga kunga marked this pull request as ready for review May 31, 2024 09:33
@kunga kunga requested a review from snaury May 31, 2024 09:33
@kunga kunga self-assigned this Jun 3, 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.

3 participants