You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build to release: make build stor=fs release=1 only=//curvefs/test/metaserver
run: ./bazel-bin/curvefs/test/metaserver/storage/storage_test --gtest_filter=IteratorTest.MergeIterator
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from IteratorTest
[ RUN ] IteratorTest.MergeIterator
Segmentation fault (core dumped)
To Reproduce (复现方法)
Expected behavior (期望行为)
Versions (各种版本)
OS:
Compiler:
branch:
commit id:
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered:
Describe the bug (描述bug)
version: master
code:
curve/curvefs/test/metaserver/storage/iterator_test.cpp
Line 167 in 1205fd6
build to release: make build stor=fs release=1 only=//curvefs/test/metaserver
run: ./bazel-bin/curvefs/test/metaserver/storage/storage_test --gtest_filter=IteratorTest.MergeIterator
To Reproduce (复现方法)
Expected behavior (期望行为)
Versions (各种版本)
OS:
Compiler:
branch:
commit id:
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered: