Skip to content

unstable unit test: testShowStatsSuite.TestShowAnalyzeStatus #14931

@tiancaiamao

Description

@tiancaiamao

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.

Found in #14834

https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/25191/pipeline

  1. What did you expect to see?

All test passed

  1. What did you see instead?
[2020-02-25T06:32:20.031Z] ----------------------------------------------------------------------
[2020-02-25T06:32:20.031Z] FAIL: show_stats_test.go:181: testShowStatsSuite.TestShowAnalyzeStatus
[2020-02-25T06:32:20.031Z]
[2020-02-25T06:32:20.031Z] show_stats_test.go:191:
[2020-02-25T06:32:20.031Z]     c.Assert(len(result.Rows()), Equals, 2)
[2020-02-25T06:32:20.031Z] ... obtained int = 3
[2020-02-25T06:32:20.031Z] ... expected int = 2
[2020-02-25T06:32:20.031Z]
[2020-02-25T06:32:20.031Z] query: select _tidb_rowid from t1 where a=5
  1. What version of TiDB are you using (tidb-server -V or run select tidb_version(); on TiDB)?

master

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions