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

unstable test TestMemTracker4InsertAndReplaceExec #42629

Closed
Tracked by #41316
hawkingrei opened this issue Mar 28, 2023 · 1 comment · Fixed by #42628
Closed
Tracked by #41316

unstable test TestMemTracker4InsertAndReplaceExec #42629

hawkingrei opened this issue Mar 28, 2023 · 1 comment · Fixed by #42628
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

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)

    oom_test.go:111: 

        	Error Trace:	executor/oomtest/oom_test.go:111

        	Error:      	Not equal: 

        	            	expected: "expensive_query during bootstrap phase"

        	            	actual  : ""

        	            	

        	            	Diff:

        	            	--- Expected

        	            	+++ Actual

        	            	@@ -1 +1 @@

        	            	-expensive_query during bootstrap phase

        	            	+

        	Test:       	TestMemTracker4InsertAndReplaceExec

4. What is your TiDB version? (Required)

@hawkingrei
Copy link
Member Author

    oom_test.go:166: 

        	Error Trace:	executor/oomtest/oom_test.go:166

        	Error:      	Not equal: 

        	            	expected: ""

        	            	actual  : "limit executor close takes a long time"

        	            	

        	            	Diff:

        	            	--- Expected

        	            	+++ Actual

        	            	@@ -1 +1 @@

        	            	-

        	            	+limit executor close takes a long time

        	Test:       	TestMemTracker4DeleteExec

https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/22107/pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant