feat: @devframes/service-git wire service + git plugin refactor #872
ci.yml
on: pull_request
unit-test
/
lint
3m 23s
e2e
2m 43s
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#L46
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_plugin_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", …]
44 | expect(toolNames).toContain('example_next-devframe-hub_ping')
45 | expect(toolNames).toContain('devframe_state_read')
> 46 | expect(toolNames).toContain('devframes_plugin_git_status')
| ^
47 |
48 | // Call the agent-flagged hub command through the connector.
49 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:46: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#L46
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_plugin_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", …]
44 | expect(toolNames).toContain('example_next-devframe-hub_ping')
45 | expect(toolNames).toContain('devframe_state_read')
> 46 | expect(toolNames).toContain('devframes_plugin_git_status')
| ^
47 |
48 | // Call the agent-flagged hub command through the connector.
49 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:46: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#L46
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_plugin_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", …]
44 | expect(toolNames).toContain('example_next-devframe-hub_ping')
45 | expect(toolNames).toContain('devframe_state_read')
> 46 | expect(toolNames).toContain('devframes_plugin_git_status')
| ^
47 |
48 | // Call the agent-flagged hub command through the connector.
49 | const ping = parseToolText(await client.callTool({
at /home/runner/work/devframe/devframe/tests/e2e/next-devframe-hub-dev.spec.ts:46: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 (17.0s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
645 KB |
sha256:e7317d0ac9034740605b527a5c00885c353976e4fa09fa3d0cb48adc8d305f46
|
|