feat(examples,docs): migrate reference hubs to initHub; Nitro & Hono examples, Bun smoke, framework guides #652
ci.yml
on: pull_request
unit-test
/
lint
2m 15s
e2e
10m 35s
Matrix: unit-test / test
Annotations
4 errors and 1 notice
|
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: 404
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: 404
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: 404
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
|
657 KB |
sha256:0190bd5023dbd6f12f8bd9bf90035f91d207730d1e81a449c6c6ee67844cbd80
|
|