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

Timeout while running tests #106

Open
RincewindsHat opened this issue Apr 26, 2023 · 0 comments
Open

Timeout while running tests #106

RincewindsHat opened this issue Apr 26, 2023 · 0 comments

Comments

@RincewindsHat
Copy link

Hi,
I tried to enhance a small part of thola and to run the tests afterwards where this error message greeted me.

ok  	github.com/inexio/thola/internal/parser	0.003s
?   	github.com/inexio/thola/internal/request	[no test files]
?   	github.com/inexio/thola/internal/tholaerr	[no test files]
?   	github.com/inexio/thola/internal/utility	[no test files]
?   	github.com/inexio/thola/internal/value	[no test files]
=== RUN   TestIntegration
[1/3] Building up test environment...
    integration_test.go:124:
        	Error Trace:	integration_test.go:124
        	Error:      	Received unexpected error:
        	           	timeout exceeded
        	Test:       	TestIntegration
        	Messages:   	an error occurred while waiting for the test devices being ready
--- FAIL: TestIntegration (195.11s)
FAIL
FAIL	github.com/inexio/thola/test	195.110s
?   	github.com/inexio/thola/test/create_testdata	[no test files]
FAIL

Am I doing something wrong?

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