Skip to content

Failed

Tests / Matrix - TEST_CMD = 'unit_test_in_verify_ci' / Test / github.com/pingcap/tiflow/cdc/model.TestBuildTiDBTableInfoWithIntPrimaryKey (from github.com_pingcap_tiflow_cdc_model)

Failing for the past 1 build (Since #1757 )
Took 0 ms.

Error Message

Failed

Stacktrace

=== RUN   TestBuildTiDBTableInfoWithIntPrimaryKey
    schema_storage_test.go:396: 
        	Error Trace:	/home/jenkins/agent/workspace/pingcap/tiflow/ghpr_verify/tiflow/cdc/model/schema_storage_test.go:396
        	Error:      	Not equal: 
        	            	expected: "utf8mb4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-utf8mb4
        	            	+
        	Test:       	TestBuildTiDBTableInfoWithIntPrimaryKey
--- FAIL: TestBuildTiDBTableInfoWithIntPrimaryKey (0.00s)