We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E2E Test failing - seems to be a timeout error
e2e.go:71: Error Trace: /home/runner/work/firefly/firefly/test/e2e/e2e.go:71 /home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117 Error: Received unexpected error: Get "http://127.0.0.1:5001/api/v1/namespaces/e2e_1ffc48d201-C/status": dial tcp 127.0.0.1:5001: connect: connection refused Test: TestEthereumMultipartyE2ESuite/TestMultiTenancy restclient.go:109: 2025-02-06T09:16:43.186422797Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null restclient.go:116: 2025-02-06T09:16:43.187950738Z: <== 200 restclient.go:109: 2025-02-06T09:16:43.18799446Z: ==> GET /namespaces/default/operations map[created:[>1738833337050041667]]: null restclient.go:1053: Error Trace: /home/runner/work/firefly/firefly/test/e2e/client/restclient.go:1053 /home/runner/work/firefly/firefly/test/e2e/e2e.go:244 /home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:41 /home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 /opt/hostedtoolcache/go/1.22.11/x64/src/runtime/panic.go:626 /opt/hostedtoolcache/go/1.22.11/x64/src/testing/testing.go:1005 /home/runner/work/firefly/firefly/test/e2e/e2e.go:71 /home/runner/work/firefly/firefly/test/e2e/multiparty/multi_tenancy.go:117 Error: Received unexpected error: Get "http://127.0.0.1:5001/api/v1/namespaces/default/operations?created=%3E1738833337050041667": dial tcp 127.0.0.1:5001: connect: connection refused Test: TestEthereumMultipartyE2ESuite/TestMultiTenancy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
E2E Test failing - seems to be a timeout error
The text was updated successfully, but these errors were encountered: