Skip to content

chore: drop kiro specs; improve e2e gha diagnostics

f79a76d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

E2e test fw lite #1866

chore: drop kiro specs; improve e2e gha diagnostics
f79a76d
Select commit
Loading
Failed to load commit list.
GitHub Actions / UI unit Tests failed Jan 29, 2026 in 0s

2 fail, 132 pass in 24s

  1 files   48 suites   24s ⏱️
134 tests 132 ✅ 0 💤 2 ❌
195 runs  193 ✅ 0 💤 2 ❌

Results for commit f79a76d.

Annotations

Check warning on line 0 in src/fw-lite-launcher.test.ts

See this annotation in the file changed.

@github-actions github-actions / UI unit Tests

FwLiteLauncher > real FW Lite server integration > should successfully launch and shutdown real FW Lite server (src/fw-lite-launcher.test.ts) failed

./frontend/viewer/test-results/vitest-results.xml [took 0s]
Raw output
FW Lite binary not found at ./dist/fw-lite-server/FwLiteWeb.exe, skipping integration test. Run "pnpm build:fw-lite" first.

AssertionError: FW Lite binary not found at ./dist/fw-lite-server/FwLiteWeb.exe, skipping integration test. Run "pnpm build:fw-lite" first.
 ❯ getFwLiteBinaryPath src/fw-lite-launcher.test.ts:146:16
 ❯ src/fw-lite-launcher.test.ts:155:26

Check warning on line 0 in src/fw-lite-launcher.test.ts

See this annotation in the file changed.

@github-actions github-actions / UI unit Tests

FwLiteLauncher > real FW Lite server integration > should handle multiple launch attempts gracefully (src/fw-lite-launcher.test.ts) failed

./frontend/viewer/test-results/vitest-results.xml [took 0s]
Raw output
FW Lite binary not found at ./dist/fw-lite-server/FwLiteWeb.exe, skipping integration test. Run "pnpm build:fw-lite" first.

AssertionError: FW Lite binary not found at ./dist/fw-lite-server/FwLiteWeb.exe, skipping integration test. Run "pnpm build:fw-lite" first.
 ❯ getFwLiteBinaryPath src/fw-lite-launcher.test.ts:146:16
 ❯ src/fw-lite-launcher.test.ts:192:26