feat!: swappable UI packages — renderer-module manifest + missing-renderer fallback #697
ci.yml
on: pull_request
unit-test
/
lint
2m 20s
e2e
9m 36s
Matrix: unit-test / test
Annotations
6 errors and 1 notice
|
unit-test / test (windows-latest, 26)
command (D:\a\devframe\devframe\examples\hub-vite) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\bin\pnpm.CMD run build exited (1)
|
|
unit-test / test (windows-latest, 26)
command (D:\a\devframe\devframe\examples\hub-vite) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\bin\pnpm.CMD run build exited (1)
|
|
e2e
Process completed with exit code 1.
|
|
[chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command:
tests/e2e/next-devframe-hub-dev.spec.ts#L22
1) [chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 500
Call Log:
- Timeout 150000ms exceeded while waiting on the predicate
20 | return 0
21 | }
> 22 | }, { timeout: 150_000, intervals: [1000] }).toBe(200)
| ^
23 |
24 | // The meta advertises the in-process MCP endpoint — same origin as the
25 | // Next app, no side-car port (the `/_next/mcp` shape).
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:22:49
|
|
[chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command:
tests/e2e/next-devframe-hub-dev.spec.ts#L22
1) [chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 500
Call Log:
- Timeout 150000ms exceeded while waiting on the predicate
20 | return 0
21 | }
> 22 | }, { timeout: 150_000, intervals: [1000] }).toBe(200)
| ^
23 |
24 | // The meta advertises the in-process MCP endpoint — same origin as the
25 | // Next app, no side-car port (the `/_next/mcp` shape).
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:22:49
|
|
[chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command:
tests/e2e/next-devframe-hub-dev.spec.ts#L22
1) [chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command
Error: expect(received).toBe(expected) // Object.is equality
Expected: 200
Received: 500
Call Log:
- Timeout 150000ms exceeded while waiting on the predicate
20 | return 0
21 | }
> 22 | }, { timeout: 150_000, intervals: [1000] }).toBe(200)
| ^
23 |
24 | // The meta advertises the in-process MCP endpoint — same origin as the
25 | // Next app, no side-car port (the `/_next/mcp` shape).
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:22:49
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/e2e/next-devframe-hub-dev.spec.ts:9:3 › devframe connect (next-devframe-hub) › discovers the in-process hub endpoint and calls an agent-flagged command
16 passed (7.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
655 KB |
sha256:7e57abeaf5f67092627b9ef4ed0404ea50451ebd7b3483637c04553bef824e24
|
|