Skip to content

unstable test analyze_test.go:577: testSuite1.TestAnalyzeIncremental #25010

@zhouqiang-cl

Description

@zhouqiang-cl

Bug Report

Please answer these questions before submitting your issue. Thanks!

[2021-05-31T16:06:57.994Z] [2021/06/01 00:06:57.805 +08:00] [INFO] [session.go:2722] ["CRUCIAL OPERATION"] [conn=118] [schemaVersion=68] [cur_db=test] [sql="CREATE TABLE test_gc_read_cast(a VARCHAR(255), b VARCHAR(255), c INT AS (JSON_EXTRACT(a, b)), d INT AS (JSON_EXTRACT(a, b)) STORED)"] [user=]
[2021-05-31T16:06:57.994Z] 
[2021-05-31T16:06:57.994Z] ----------------------------------------------------------------------
[2021-05-31T16:06:57.994Z] FAIL: analyze_test.go:577: testSuite1.TestAnalyzeIncremental
[2021-05-31T16:06:57.994Z] 
[2021-05-31T16:06:57.994Z] analyze_test.go:581:
[2021-05-31T16:06:57.994Z]     s.testAnalyzeIncremental(tk, c)
[2021-05-31T16:06:57.994Z] /home/jenkins/agent/workspace/tidb_ghpr_unit_test/go/src/github.com/pingcap/tidb/util/testkit/testkit.go:63:
[2021-05-31T16:06:57.994Z]     res.c.Assert(resBuff.String(), check.Equals, needBuff.String(), res.comment)
[2021-05-31T16:06:57.994Z] ... obtained string = "" +
[2021-05-31T16:06:57.994Z] ...     "[test t  a 0 0 1 1 1 1 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  a 0 1 2 1 2 2 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  idx 1 0 1 1 1 1 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  idx 1 1 2 1 2 2 0]\n"
[2021-05-31T16:06:57.994Z] ... expected string = "" +
[2021-05-31T16:06:57.994Z] ...     "[test t  a 0 0 1 1 1 1 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  a 0 1 3 0 2 2147483647 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  idx 1 0 1 1 1 1 0]\n" +
[2021-05-31T16:06:57.994Z] ...     "[test t  idx 1 1 2 1 2 2 0]\n"
[2021-05-31T16:06:57.994Z] ... sql:show stats_buckets, args:[]
[2021-05-31T16:06:57.994Z] 
[2021-05-31T16:06:57.994Z] [2021/06/01 00:06:57.812 +08:00] [INFO] [ddl_worker.go:682] ["[ddl] run DDL job"] [worker="worker 45, tp general"] [job="ID:134, Type:drop table, State:none, SchemaState:queueing, SchemaID:1, TableID:132, RowCount:0, ArgLen:0, start time: 2021-06-01 00:06:57.785 +0800 CST, Err:<nil>, ErrCount:0, SnapshotVersion:0"]
[2021-05-31T16:06:57.994Z] 
[2021-05-31T16:06:57.994Z] ----------------------------------------------------------------------

1. Minimal reproduce step (Required)

in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_unit_test/detail/tidb_ghpr_unit_test/4131/pipeline/19

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

matter: a80047c

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions