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

TestConstantArrivalRateRunCorrectRate is flaky #1719

Closed
na-- opened this issue Nov 11, 2020 · 1 comment · Fixed by #2647
Closed

TestConstantArrivalRateRunCorrectRate is flaky #1719

na-- opened this issue Nov 11, 2020 · 1 comment · Fixed by #2647

Comments

@na--
Copy link
Member

na-- commented Nov 11, 2020

From https://github.com/loadimpact/k6/runs/1385215874?check_suite_focus=true:

 --- FAIL: TestConstantArrivalRateRunCorrectRate (5.05s)
    assertions.go:247: 
                          
	Error Trace:	constant_arrival_rate_test.go:119
                   	
			asm_amd64.s:1373
        
	Error:      	Max difference between 50 and 48 allowed is 1, but difference was 2
        
	Test:       	TestConstantArrivalRateRunCorrectRate
@na--
Copy link
Member Author

na-- commented Feb 10, 2021

From https://github.com/loadimpact/k6/pull/1849/checks?check_run_id=1870090415 (#1849)

 --- FAIL: TestConstantArrivalRateRunCorrectRate (5.01s)
    assertions.go:247: 
                          
	Error Trace:	constant_arrival_rate_test.go:119
        
	            	
			asm_amd64.s:1373
        
	Error:      	Max difference between 50 and 52 allowed is 1, but difference was -2
        
	Test:       	TestConstantArrivalRateRunCorrectRate

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.

1 participant