change CI tests to include web and agent-runtime #3877
ci.yml
on: push
build-and-check
2m 33s
Matrix: test-integration
Matrix: test
Annotations
7 errors and 4 warnings
|
test-web
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toContain(expected):
web/src/api/v1/chat/__tests__/completions.test.ts#L349
Expected to contain: "***/usage"
Received: "Insufficient credits. Please add credits at ***/usage or wait for your next cycle to begin (2024-12-31)."
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:349:28)
|
|
error: expect(received).toContain(expected):
web/src/api/v1/chat/__tests__/completions.test.ts#L349
Expected to contain: "***/usage"
Received: "Insufficient credits. Please add credits at ***/usage or wait for your next cycle to begin (2024-12-31)."
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:349:28)
|
|
error: expect(received).toContain(expected):
web/src/api/v1/chat/__tests__/completions.test.ts#L349
Expected to contain: "***/usage"
Received: "Insufficient credits. Please add credits at ***/usage or wait for your next cycle to begin (2024-12-31)."
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:349:28)
|
|
error: expect(received).toContain(expected):
web/src/api/v1/chat/__tests__/completions.test.ts#L349
Expected to contain: "***/usage"
Received: "Insufficient credits. Please add credits at ***/usage or wait for your next cycle to begin (2024-12-31)."
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:349:28)
|
|
error: expect(received).toContain(expected):
web/src/api/v1/chat/__tests__/completions.test.ts#L349
Expected to contain: "***/usage"
Received: "Insufficient credits. Please add credits at ***/usage or wait for your next cycle to begin (2024-12-31)."
at <anonymous> (/home/runner/work/***/***/web/src/api/v1/chat/__***s__/completions.***.ts:349:28)
|
|
CI
The run was canceled by @charleslien.
|
|
test-web
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-web
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-web
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-web
Attempt 1 failed. Reason: Child_process exited with error code 123
|