Skip to content

feat(browser): adopt lightpanda via browser-manager subsystem #7

feat(browser): adopt lightpanda via browser-manager subsystem

feat(browser): adopt lightpanda via browser-manager subsystem #7

Triggered via pull request April 7, 2026 15:49
@jadbjadb
synchronize #24
adopt-lightpanda
Status Failure
Total duration 2m 57s
Artifacts

e2e-playwright.yml

on: pull_request
Matrix: e2e-fast
e2e:full — ubuntu
0s
e2e:full — ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/e2e/cli-provider-selection.test.js > cli openai-compatible gateway support (story 032) > OPENAI_BASE_URL routes requests to custom gateway → exit 0: test/e2e/cli-provider-selection.test.js#L174
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-provider-selection.test.js:174:27
test/e2e/cli-non-interactive.test.js > cli composition via stdin (story 033) > multiline stdin prompt accepted intact → exit 0: test/e2e/cli-non-interactive.test.js#L176
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-non-interactive.test.js:176:27
test/e2e/cli-non-interactive.test.js > cli non-interactive mode (story 016) > prompt piped via stdin (no CLI arg) → exit 0: test/e2e/cli-non-interactive.test.js#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-non-interactive.test.js:81:27
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > XDG_CACHE_HOME respected when CACHE_DIR not set → run exits 0: test/e2e/cli-cache-reuse.test.js#L233
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-cache-reuse.test.js:233:29
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > second run with same prompt reuses cache — both runs succeed: test/e2e/cli-cache-reuse.test.js#L189
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-cache-reuse.test.js:189:25
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > CACHE_DIR env resolves to custom directory — run exits 0: test/e2e/cli-cache-reuse.test.js#L147
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-cache-reuse.test.js:147:29
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > run completes with CACHE_ENABLED=false (opt-out) → exit 0: test/e2e/cli-cache-reuse.test.js#L114
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-cache-reuse.test.js:114:29
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > run completes with CACHE_ENABLED=true (default) → exit 0: test/e2e/cli-cache-reuse.test.js#L82
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ test/e2e/cli-cache-reuse.test.js:82:29
test/e2e/cli-annotate.test.js > cli --annotate flag (story 021) > -a short flag creates a PNG file in /tmp: test/e2e/cli-annotate.test.js#L156
AssertionError: expected 0 to be greater than 0 ❯ test/e2e/cli-annotate.test.js:156:29
test/e2e/cli-annotate.test.js > cli --annotate flag (story 021) > --annotate creates a PNG file in /tmp after a find step: test/e2e/cli-annotate.test.js#L130
AssertionError: expected 0 to be greater than 0 ❯ test/e2e/cli-annotate.test.js:130:29