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

TestActivityRetryOnError is flaky #547

Closed
vitarb opened this issue Sep 24, 2021 · 0 comments · Fixed by #565
Closed

TestActivityRetryOnError is flaky #547

vitarb opened this issue Sep 24, 2021 · 0 comments · Fixed by #565
Assignees

Comments

@vitarb
Copy link
Contributor

vitarb commented Sep 24, 2021

TestIntegrationSuite
    integration_test.go:331: 
        	Error Trace:	integration_test.go:331
        	Error:      	Not equal: 
        	            	expected: []string{"fail", "fail", "fail"}
        	            	actual  : []string{"fail", "fail"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,2 @@
        	            	-([]string) (len=3) {
        	            	- (string) (len=4) "fail",
        	            	+([]string) (len=2) {
        	            	  (string) (len=4) "fail",
        	Test:       	TestIntegrationSuite
2021/09/23 23:26:39 INFO  Stopped Worker Namespace integration-test-namespace TaskQueue tq-1-TestIntegrationSuite/TestActivityRetryOnError WorkerID 69614@arch@
--- FAIL: TestIntegrationSuite (13.53s)
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

Successfully merging a pull request may close this issue.

1 participant