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

Integration Test Github Action sometimes fails. #159

Open
jem-davies opened this issue Nov 10, 2024 · 0 comments
Open

Integration Test Github Action sometimes fails. #159

jem-davies opened this issue Nov 10, 2024 · 0 comments

Comments

@jem-davies
Copy link
Collaborator

jem-davies commented Nov 10, 2024

It appears that this test, sometimes fails, sometimes passes:

--- FAIL: TestIntegration (6.26s)
    --- FAIL: TestIntegration/sftp (0.65s)
        --- FAIL: TestIntegration/sftp/watcher (0.00s)
            --- FAIL: TestIntegration/sftp/watcher/can_open_and_close (0.48s)
                stream_test_definitions.go:32: 
                    	Error Trace:	/home/runner/work/bento/bento/public/service/integration/stream_test_helpers.go:560
                    	            				/home/runner/work/bento/bento/public/service/integration/stream_test_definitions.go:32
                    	            				/home/runner/work/bento/bento/public/service/integration/stream_test_helpers.go:278
                    	Error:      	Not equal: 
                    	            	expected: "hello world"
                    	            	actual  : ""
                    	            	
                    	            	Diff:
                    	            	--- Expected
                    	            	+++ Actual
                    	            	@@ -1 +1 @@
                    	            	-hello world
                    	            	+
                    	Test:       	TestIntegration/sftp/watcher/can_open_and_close
FAIL
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