fix(devframe): authenticate HTTP MCP requests #1108
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: 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
|
650 KB |
sha256:cc3ed44a96cc7c7ae966941a47339715973620b6cc09f675e6c8f2d8747eaf67
|
|