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

TestConfigTestSuite is unstable #7395

Closed
lhy1024 opened this issue Nov 20, 2023 · 0 comments · Fixed by #7398
Closed

TestConfigTestSuite is unstable #7395

lhy1024 opened this issue Nov 20, 2023 · 0 comments · Fixed by #7398
Labels
type/ci The issue is related to CI.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Nov 20, 2023

Flaky Test

Which jobs are failing

2023-11-20T07:54:14.7381646Z --- FAIL: TestConfigTestSuite (61.17s)
2023-11-20T07:54:14.7381949Z     --- FAIL: TestConfigTestSuite/TestPDServerConfig (9.26s)
2023-11-20T07:54:14.7382230Z         testutil.go:264: start to run test in pd mode
2023-11-20T07:54:14.7382493Z         testutil.go:268: finish to run test in pd mode
2023-11-20T07:54:14.7382754Z         testutil.go:273: start to run test in api mode
2023-11-20T07:54:14.7382924Z         config_test.go:847: 
2023-11-20T07:54:14.7383645Z             	Error Trace:	/home/runner/work/pd/pd/tests/pdctl/config/config_test.go:847
2023-11-20T07:54:14.7384231Z             	            				/home/runner/work/pd/pd/tests/testutil.go:277
2023-11-20T07:54:14.7385029Z             	            				/home/runner/work/pd/pd/tests/testutil.go:259
2023-11-20T07:54:14.7386233Z             	            				/home/runner/work/pd/pd/tests/pdctl/config/config_test.go:820
2023-11-20T07:54:14.7386601Z             	Error:      	Not equal: 
2023-11-20T07:54:14.7387095Z             	            	expected: "auto"
2023-11-20T07:54:14.7387790Z             	            	actual  : "http://127.0.0.1:39661"
2023-11-20T07:54:14.7388064Z             	            	
2023-11-20T07:54:14.7388263Z             	            	Diff:
2023-11-20T07:54:14.7388589Z             	            	--- Expected
2023-11-20T07:54:14.7389022Z             	            	+++ Actual
2023-11-20T07:54:14.7389525Z             	            	@@ -1 +1 @@
2023-11-20T07:54:14.7389957Z             	            	-auto
2023-11-20T07:54:14.7390551Z             	            	+http://127.0.0.1:39661
2023-11-20T07:54:14.7391156Z             	Test:       	TestConfigTestSuite/TestPDServerConfig

CI link

https://github.com/tikv/pd/actions/runs/6927028596/job/18840151416

Reason for failure (if possible)

Anything else

@lhy1024 lhy1024 added the type/ci The issue is related to CI. label Nov 20, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 21, 2023
close #7395

Signed-off-by: lhy1024 <admin@liudos.us>
rleungx pushed a commit to rleungx/pd that referenced this issue Dec 1, 2023
close tikv#7395

Signed-off-by: lhy1024 <admin@liudos.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/ci The issue is related to CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant