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
Seen here in both test-go and test-go-pg
test-go
test-go-pg
=== Failed === FAIL: scaletest/dashboard Test_Run (10.19s) t.go:99: 2024-06-22 14:04:46.792 [info] pubsub: pubsub dialing postgres network=tcp address=127.0.0.1:5432 timeout_ms=0 t.go:99: 2024-06-22 14:04:46.792 [info] pubsub: pubsub postgres TCP connection established network=tcp address=127.0.0.1:5432 timeout_ms=0 elapsed_ms=0 t.go:99: 2024-06-22 14:04:46.795 [info] pubsub: pubsub connected to postgres t.go:99: 2024-06-22 14:04:46.795 [info] pubsub: pubsub has started t.go:99: 2024-06-22 14:04:46.807 [debu] coderd.dbrollup: rolling up data t.go:99: 2024-06-22 14:04:46.810 [debu] pubsub: started listening to event channel event=provisioner_job_posted t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.acquirer: subscribed to job postings t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) tun device t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) OS network configurator t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) DNS configurator t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: dns: using dns.noopManager t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: link state: interfaces.State{defaultRoute=enp39s0 ifs={docker0:[172.17.0.1/16] enp39s0:[10.20.111.241/19]} v4=true v6=false} ... t.go:99: 2024-06-22 14:04:46.902 [info] running as user username=testuser run_test.go:86: Error Trace: /home/runner/work/coder/coder/scaletest/dashboard/run_test.go:86 Error: Received unexpected error: init chromedp ctx: github.com/coder/coder/v2/scaletest/dashboard.(*Runner).runUntilDeadlineExceeded /home/runner/work/coder/coder/scaletest/dashboard/run.go:75 - set viewport size: github.com/coder/coder/v2/scaletest/dashboard.initChromeDPCtx /home/runner/work/coder/coder/scaletest/dashboard/chromedp.go:201 - chrome failed to start: Test: Test_Run
The text was updated successfully, but these errors were encountered:
These 2 tests are constantly failing on this PR. Could it be machine dependent?
Sorry, something went wrong.
do the depot.dev machines not have chrome installed?
As per docs, they should be a drop-in replacement for GitHub-hosted runners.
johnstcn
Successfully merging a pull request may close this issue.
Seen here in both
test-go
andtest-go-pg
The text was updated successfully, but these errors were encountered: