CI system tests fail: Chromium process timeout too low #58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Standalone — discovered in pipeline #128 after PR #56 merge.
Repo
ldraney/landscaping-assistantWhat Broke
All 7 system tests fail with
Ferrum::ProcessTimeoutError: Browser did not produce websocket url within 10 seconds. Pipeline can't reach build-and-push step, blocking prod deployment.Repro Steps
Expected Behavior
System tests should pass — Chromium should get enough time to start in a resource-constrained CI environment.
Environment
File Targets
spec/support/system_test_config.rb-- increase process_timeout to 30s, timeout to 15sAcceptance Criteria
Constraints
Checklist
Related
landscaping-assistant-- project