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 TestTrafficSegmentSplit #2665

Open
AlexanderYastrebov opened this issue Oct 9, 2023 · 1 comment
Open

Flaky TestTrafficSegmentSplit #2665

AlexanderYastrebov opened this issue Oct 9, 2023 · 1 comment

Comments

@AlexanderYastrebov
Copy link
Member

--- FAIL: TestTrafficSegmentSplit (1.49s)
    segment_test.go:164: Response codes: map[200:5074 201:3085 202:1841]
    segment_test.go:168: 
        	Error Trace:	/home/runner/work/skipper/skipper/predicates/traffic/segment_test.go:93
        	            				/home/runner/work/skipper/skipper/predicates/traffic/segment_test.go:168
        	Error:      	Max difference between 2000 and 1841 allowed is 120, but difference was 159
        	Test:       	TestTrafficSegmentSplit
@szuecs
Copy link
Member

szuecs commented May 6, 2024

https://github.com/zalando/skipper/actions/runs/8962466724/job/24611376295?pr=3060

--- FAIL: TestTrafficSegmentSplit (1.63s)
    segment_test.go:164: Response codes: map[200:4941 201:2937 202:2122]
    segment_test.go:168: 
        	Error Trace:	/home/runner/work/skipper/skipper/predicates/traffic/segment_test.go:93
        	            				/home/runner/work/skipper/skipper/predicates/traffic/segment_test.go:168
        	Error:      	Max difference between 2000 and 2122 allowed is 120, but difference was -122
        	Test:       	TestTrafficSegmentSplit
FAIL

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

No branches or pull requests

2 participants