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

br: flaky test TestGCServiceSafePoint #58627

Open
Tristan1900 opened this issue Dec 30, 2024 · 0 comments · May be fixed by #58628
Open

br: flaky test TestGCServiceSafePoint #58627

Tristan1900 opened this issue Dec 30, 2024 · 0 comments · May be fixed by #58628

Comments

@Tristan1900
Copy link
Contributor

Bug Report

[2024/12/30 19:41:09.956 +00:00] [WARN] [advancer.go:478] ["failed to update global checkpoint: stale"] [old=5] [new=0]
[2024/12/30 19:41:09.956 +00:00] [WARN] [advancer.go:478] ["failed to update global checkpoint: stale"] [old=5] [new=4]
[2024/12/30 19:41:09.956 +00:00] [INFO] [advancer.go:620] ["updated log backup GC safe point."] [checkpoint=4] [target=4]
    advancer_test.go:210: 
        	Error Trace:	br/pkg/streamhelper/advancer_test.go:210
        	Error:      	Not equal: 
        	            	expected: 0x4
        	            	actual  : 0x3
        	Test:       	TestGCServiceSafePoint
--- FAIL: TestGCServiceSafePoint (0.00s)
FAIL
coverage: 1.4% of statements
--
Coverage runner: Not collecting coverage for failed test.
The following commands failed with status 1

easy to reproduce locally

@Tristan1900 Tristan1900 added the type/bug The issue is confirmed as a bug. label Dec 30, 2024
@Tristan1900 Tristan1900 linked a pull request Dec 30, 2024 that will close this issue
13 tasks
@jebter jebter added component/test severity/major component/br This issue is related to BR of TiDB. labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants