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

Some unit-tests are unstable #9309

Closed
JinheLin opened this issue Aug 12, 2024 · 0 comments · Fixed by #9310
Closed

Some unit-tests are unstable #9309

JinheLin opened this issue Aug 12, 2024 · 0 comments · Fixed by #9310
Assignees
Labels
component/storage severity/minor type/bug The issue is confirmed as a bug.

Comments

@JinheLin
Copy link
Contributor

https://do.pingcap.net/jenkins/blue/rest/organizations/jenkins/pipelines/pingcap/pipelines/tiflash/pipelines/pull_unit_test/runs/1156/nodes/231/steps/234/log/?start=0

/home/jenkins/agent/workspace/tiflash-build-common/tiflash/dbms/src/Storages/DeltaMerge/tests/gtest_segment_read_task.cpp:763: Failure
Expected equality of these values:
  persist_set_wn->getColumnFileCount()
    Which is: 5
  4

https://do.pingcap.net/jenkins/blue/rest/organizations/jenkins/pipelines/pingcap/pipelines/tiflash/pipelines/pull_unit_test/runs/1162/nodes/231/steps/234/log/?start=0

/home/jenkins/agent/workspace/tiflash-build-common/tiflash/dbms/src/Storages/DeltaMerge/tests/gtest_segment_read_task.cpp:858: Failure
Expected equality of these values:
  cfs.size()
    Which is: 0
  1
@JinheLin JinheLin added type/bug The issue is confirmed as a bug. component/storage labels Aug 12, 2024
@JinheLin JinheLin self-assigned this Aug 12, 2024
ti-chi-bot bot pushed a commit that referenced this issue Aug 12, 2024
close #9309

Disable `flushCache` in some unit-tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/storage severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant