feat: @devframes/service-git wire service + git plugin refactor #871
ci.yml
on: pull_request
unit-test
/
lint
4m 22s
e2e
3m 0s
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 (19.2s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
645 KB |
sha256:b9b53c2b2ee8b50c8e2b2e2b5c7acf293fae08dd91cd74ab9e986388d59ae83e
|
|