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

flaky test TestCachingSha2CacheTLS/TestCache #988

Open
lance6716 opened this issue Feb 12, 2025 · 1 comment
Open

flaky test TestCachingSha2CacheTLS/TestCache #988

lance6716 opened this issue Feb 12, 2025 · 1 comment
Labels

Comments

@lance6716
Copy link
Collaborator

--- FAIL: TestCachingSha2CacheTLS (0.44s)
    --- FAIL: TestCachingSha2CacheTLS/TestCache (0.40s)
        caching_sha2_cache_test.go:163:
            	Error Trace:	/home/linux1/go-mysql/server/caching_sha2_cache_test.go:163
            	Error:      	"107" is not less than "50"
            	Test:       	TestCachingSha2CacheTLS/TestCache
@lance6716
Copy link
Collaborator Author

another case

--- FAIL: TestCachingSha2CacheTLS (0.33s)
    --- FAIL: TestCachingSha2CacheTLS/TestCache (0.28s)
        caching_sha2_cache_test.go:163:
            	Error Trace:	/home/linux1/go-mysql/server/caching_sha2_cache_test.go:163
            	Error:      	"68" is not less than "50"
            	Test:       	TestCachingSha2CacheTLS/TestCache

These cases are found in s390x daily CI

@dveeden dveeden added the tests label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants