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

curvefs/metaserver unit test TestTrash.testAdd3ItemAndDelete assertion fails and blocks #2924

Closed
Ziy1-Tan opened this issue Nov 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Ziy1-Tan
Copy link
Contributor

Describe the bug (描述bug)

ASSERT_EQ(0, list.size());

  • local

image

  • ci

img

To Reproduce (复现方法)

bazel build //curvefs/test/metaserver:curvefs_metaserver_test --compilation_mode=opt --copt -g --cxxopt -faligned-new
./bazel-bin/curvefs/test/metaserver/curvefs_metaserver_test --gtest_filter=TestTrash.testAdd3ItemAndDelete

Expected behavior (期望行为)

Versions (各种版本)
OS: debian11 docker
Compiler:
branch: master
commit id:

Additional context/screenshots (更多上下文/截图)

@Ziy1-Tan Ziy1-Tan added the bug Something isn't working label Nov 22, 2023
@Ziy1-Tan Ziy1-Tan closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2023
@Ziy1-Tan Ziy1-Tan reopened this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants