Skip to content

flaky test TestSelectHiddenColumn #54856

@hawkingrei

Description

@hawkingrei

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

     result.go:49: 
        	Error Trace:	pkg/testkit/result.go:49
        	            				pkg/infoschema/test/clustertablestest/tables_test.go:678
        	Error:      	Not equal: 
        	            	expected: "[2]\n"
        	            	actual  : "[3]\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-[2]
        	            	+[3]
        	            	 
        	Test:       	TestSelectHiddenColumn
        	Messages:   	sql:select count(*) from INFORMATION_SCHEMA.COLUMNS where table_name = 'hidden', args:[] 

4. What is your TiDB version? (Required)

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