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

Range Hashmap failed in CI test bed #67

Open
hkadayam opened this issue Dec 8, 2022 · 0 comments
Open

Range Hashmap failed in CI test bed #67

hkadayam opened this issue Dec 8, 2022 · 0 comments

Comments

@hkadayam
Copy link
Collaborator

hkadayam commented Dec 8, 2022

RangeCache test has failed in CI builds and succeeds in local machine. It looks like the failure is while completing the process (perhaps a failed removal of file etc..??)

[2022-12-08T07:49:46.809Z] [12/08/22 00:20:16-07:00] [I] [1298] [test_range_cache.cpp:213:TestBody] INFO: Doing op=READ on chunk=2 for blks=[4578-5401]
[2022-12-08T07:49:46.809Z] [12/08/22 00:20:16-07:00] [I] [1298] [test_range_cache.cpp:213:TestBody] INFO: Doing op=READ on chunk=1 for blks=[3838-5554]
[2022-12-08T07:49:46.809Z] [12/08/22 00:20:16-07:00] [I] [1298] [test_range_cache.cpp:213:TestBody] INFO: Doing op=READ on chunk=6 for blks=[4011-5364]

[2022-12-08T07:49:46.809Z] 96% tests passed, 1 tests failed out of 24
[2022-12-08T07:49:46.809Z] Total Test time (real) =  16.09 sec
[2022-12-08T07:49:46.809Z] The following tests FAILED:
[2022-12-08T07:49:46.809Z] 	  5 - RangeCache (SEGFAULT)

Since its blocking its build, automatic test on build for this test case is disabled. Once fixed, please enable it back.

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

No branches or pull requests

1 participant