We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In unit tests, when running from github actions ("build and test skaled"), test 'cached_filestorage' succeeds from 1st attempt and fails on second one. Need to try it locally. See https://github.com/skalenetwork/skaled/actions/workflows/test.yml
Need to try to reproduce locally and find out what happened.
Logs: 2023-03-20T15:29:34.5603292Z /home/ubuntu/actions-runner/_work/skaled/skaled/test/unittests/libweb3jsonrpc/jsonrpc.cpp(2922): �[4;31;49mfatal error: in "JsonRpcSuite/FilestorageCacheSuite/cached_filestorage": critical check !boost::filesystem::exists( fixture.path ) has failed�
2023-03-20T15:29:34.5603292Z /home/ubuntu/actions-runner/_work/skaled/skaled/test/unittests/libweb3jsonrpc/jsonrpc.cpp(2922): �[4;31;49mfatal error: in "JsonRpcSuite/FilestorageCacheSuite/cached_filestorage": critical check !boost::filesystem::exists( fixture.path ) has failed�
The text was updated successfully, but these errors were encountered:
DmytroNazarenko
Successfully merging a pull request may close this issue.
In unit tests, when running from github actions ("build and test skaled"), test 'cached_filestorage' succeeds from 1st attempt and fails on second one. Need to try it locally. See https://github.com/skalenetwork/skaled/actions/workflows/test.yml
Need to try to reproduce locally and find out what happened.
Logs:
2023-03-20T15:29:34.5603292Z /home/ubuntu/actions-runner/_work/skaled/skaled/test/unittests/libweb3jsonrpc/jsonrpc.cpp(2922): �[4;31;49mfatal error: in "JsonRpcSuite/FilestorageCacheSuite/cached_filestorage": critical check !boost::filesystem::exists( fixture.path ) has failed�
The text was updated successfully, but these errors were encountered: