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

TestConfigTTL is unstable #7631

Closed
HuSharp opened this issue Dec 27, 2023 · 1 comment · Fixed by #8030
Closed

TestConfigTTL is unstable #7631

HuSharp opened this issue Dec 27, 2023 · 1 comment · Fixed by #8030
Labels
type/ci The issue is related to CI.

Comments

@HuSharp
Copy link
Member

HuSharp commented Dec 27, 2023

Flaky Test

TestConfigTestSuite/TestConfigTTL

Which jobs are failing

2023-12-27T09:39:08.9599953Z --- FAIL: TestConfigTestSuite (17.87s)
2023-12-27T09:39:08.9600879Z     testutil.go:275: start test TestConfigAll in pd mode
2023-12-27T09:39:08.9623546Z     testutil.go:305: start test TestConfigAll in api mode
2023-12-27T09:39:08.9714144Z     --- FAIL: TestConfigTestSuite/TestConfigAll (7.25s)
2023-12-27T09:39:08.9715854Z         config_test.go:180: 
2023-12-27T09:39:08.9719011Z             	Error Trace:	/home/runner/work/pd/pd/tests/server/config/config_test.go:180
2023-12-27T09:39:08.9816187Z             	            				/home/runner/work/pd/pd/tests/testutil.go:309
2023-12-27T09:39:08.9818344Z             	            				/home/runner/work/pd/pd/tests/testutil.go:270
2023-12-27T09:39:08.9820589Z             	            				/home/runner/work/pd/pd/tests/server/config/config_test.go:104
....
....
2023-12-27T09:39:09.0682609Z             	            	
2023-12-27T09:39:09.0683464Z             	            	Diff:
2023-12-27T09:39:09.0684787Z             	            	--- Expected
2023-12-27T09:39:09.0686112Z             	            	+++ Actual
2023-12-27T09:39:09.0687268Z             	            	@@ -102,3 +102,3 @@
2023-12-27T09:39:09.0688699Z             	            	   EnableJointConsensus: (bool) true,
2023-12-27T09:39:09.0690280Z             	            	-  EnableTiKVSplitRegion: (bool) false,
2023-12-27T09:39:09.0691686Z             	            	+  EnableTiKVSplitRegion: (bool) true,
2023-12-27T09:39:09.0693686Z             	            	   Schedulers: (config.SchedulerConfigs) (len=6) {
2023-12-27T09:39:09.0695266Z             	Test:       	TestConfigTestSuite/TestConfigAll

CI link

https://github.com/tikv/pd/actions/runs/7337061927/job/19977345043?pr=7622

Reason for failure (if possible)

Anything else

@HuSharp HuSharp added the type/ci The issue is related to CI. label Dec 27, 2023
@CabinfeverB
Copy link
Member

ti-chi-bot bot added a commit that referenced this issue Apr 7, 2024
close #7631, close #7712

Signed-off-by: Ryan Leung <rleungx@gmail.com>

Co-authored-by: Hu# <jinhao.hu@pingcap.com>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
@ti-chi-bot ti-chi-bot bot closed this as completed in #8030 Apr 7, 2024
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.

2 participants