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 TestFailover_Get_BackgroundUpdateMaxExpiration #41

Open
vearutop opened this issue Dec 25, 2023 · 0 comments
Open

Flaky TestFailover_Get_BackgroundUpdateMaxExpiration #41

vearutop opened this issue Dec 25, 2023 · 0 comments

Comments

@vearutop
Copy link
Member

--- FAIL: TestFailover_Get_BackgroundUpdateMaxExpiration (0.03s)
    --- FAIL: TestFailover_Get_BackgroundUpdateMaxExpiration/*cache.ShardedMap (0.01s)
        failover_test.go:283: 
            	Error Trace:	/home/runner/work/cache/cache/failover_test.go:283
            	Error:      	Not equal: 
            	            	expected: "second value"
            	            	actual  : "first value"
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1 +1 @@
            	            	-second value
            	            	+first value
            	Test:       	TestFailover_Get_BackgroundUpdateMaxExpiration/*cache.ShardedMap
        failover_test.go:284: 
            	Error Trace:	/home/runner/work/cache/cache/failover_test.go:284
            	Error:      	Not equal: 
            	            	expected: 2
            	            	actual  : 1
            	Test:       	TestFailover_Get_BackgroundUpdateMaxExpiration/*cache.ShardedMap
        failover_test.go:291: 
            	Error Trace:	/home/runner/work/cache/cache/failover_test.go:291
            	            				/home/runner/work/cache/cache/failover.go:336
            	            				/home/runner/work/cache/cache/failover.go:226
            	            				/home/runner/work/cache/cache/failover_test.go:289
            	Error:      	should not be here
            	Test:       	TestFailover_Get_BackgroundUpdateMaxExpiration/*cache.ShardedMap
        failover_test.go:296: 
            	Error Trace:	/home/runner/work/cache/cache/failover_test.go:296
            	Error:      	Not equal: 
            	            	expected: "second value"
            	            	actual  : "not relevant"
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1 +1 @@
            	            	-second value
            	            	+not relevant
            	Test:       	TestFailover_Get_BackgroundUpdateMaxExpiration/*cache.ShardedMap
FAIL

https://github.com/bool64/cache/actions/runs/7324991988/job/19949063574?pr=40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant