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

partitioned_block_log_tests/test_split_log_util1 fails in Savanna #175

Closed
linh2931 opened this issue May 21, 2024 · 1 comment · Fixed by #201
Closed

partitioned_block_log_tests/test_split_log_util1 fails in Savanna #175

linh2931 opened this issue May 21, 2024 · 1 comment · Fixed by #201
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@linh2931
Copy link
Member

unittests/partitioned_block_log_tests.cpp(209): error: in "partitioned_block_log_tests/test_split_log_util1": check std::filesystem::exists(last_block_file) has failed
unittests/partitioned_block_log_tests.cpp(210): error: in "partitioned_block_log_tests/test_split_log_util1": check std::filesystem::exists(last_index_file) has failed
unknown location(0): fatal error: in "partitioned_block_log_tests/test_split_log_util1": std::filesystem::__cxx11::filesystem_error: filesystem error: cannot rename: No such file or directory [/tmp/fc-Wg1VKz/blocks/retained/blocks-151-171.log] [/tmp/fc-Wg1VKz/blocks/blocks.log]
unittests/partitioned_block_log_tests.cpp(210): last checkpoint
@heifner
Copy link
Member

heifner commented May 24, 2024

LIB is different in savanna than legacy.

@heifner heifner self-assigned this May 24, 2024
@heifner heifner added the OCI Work exclusive to OCI team label May 24, 2024
@heifner heifner moved this from Todo to In Progress in Team Backlog May 24, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog May 24, 2024
heifner added a commit that referenced this issue May 25, 2024
…tests

Update partitioned_block_log_tests to run under savanna and legacy
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants