feat: @devframes/service-git wire service + git plugin refactor (#263) #874
ci.yml
on: push
unit-test
/
lint
4m 16s
e2e
5m 45s
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#L47
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).toContain(expected) // indexOf
Expected value: "devframes_service_git_status"
Received array: ["devframes_plugin_terminals_list", "devframes_plugin_terminals_spawn", "devframes_plugin_terminals_terminate", "devframes_plugin_terminals_remove", "devframes_plugin_terminals_clear-exited", "devframes_plugin_code-server_detect", "devframes_plugin_code-server_start", "devframes_plugin_code-server_stop", "devframes_plugin_inspect_list-functions", "devframes_plugin_inspect_list-state-keys", …]
45 | expect(toolNames).toContain('example_next-devframe-hub_ping')
46 | expect(toolNames).toContain('devframe_state_read')
> 47 | expect(toolNames).toContain('devframes_service_git_status')
| ^
48 |
49 | // Call the agent-flagged hub command through the connector.
50 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:47:25
at withConnectClient (/home/runner/work/devframe/devframe/tests/e2e/_support/mcp-connect.ts:22:12)
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:31:5
|
|
[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#L47
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).toContain(expected) // indexOf
Expected value: "devframes_service_git_status"
Received array: ["devframes_plugin_terminals_list", "devframes_plugin_terminals_spawn", "devframes_plugin_terminals_terminate", "devframes_plugin_terminals_remove", "devframes_plugin_terminals_clear-exited", "devframes_plugin_code-server_detect", "devframes_plugin_code-server_start", "devframes_plugin_code-server_stop", "devframes_plugin_inspect_list-functions", "devframes_plugin_inspect_list-state-keys", …]
45 | expect(toolNames).toContain('example_next-devframe-hub_ping')
46 | expect(toolNames).toContain('devframe_state_read')
> 47 | expect(toolNames).toContain('devframes_service_git_status')
| ^
48 |
49 | // Call the agent-flagged hub command through the connector.
50 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:47:25
at withConnectClient (/home/runner/work/devframe/devframe/tests/e2e/_support/mcp-connect.ts:22:12)
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:31:5
|
|
[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#L47
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).toContain(expected) // indexOf
Expected value: "devframes_service_git_status"
Received array: ["devframes_plugin_terminals_list", "devframes_plugin_terminals_spawn", "devframes_plugin_terminals_terminate", "devframes_plugin_terminals_remove", "devframes_plugin_terminals_clear-exited", "devframes_plugin_code-server_detect", "devframes_plugin_code-server_start", "devframes_plugin_code-server_stop", "devframes_plugin_inspect_list-functions", "devframes_plugin_inspect_list-state-keys", …]
45 | expect(toolNames).toContain('example_next-devframe-hub_ping')
46 | expect(toolNames).toContain('devframe_state_read')
> 47 | expect(toolNames).toContain('devframes_service_git_status')
| ^
48 |
49 | // Call the agent-flagged hub command through the connector.
50 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:47:25
at withConnectClient (/home/runner/work/devframe/devframe/tests/e2e/_support/mcp-connect.ts:22:12)
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:31:5
|
|
🎭 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 (20.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
620 KB |
sha256:edf69b1742243a5ce997e1c02db2333b1fab2dc7c575aa615dc47e1717a2fd9d
|
|