chore(ci): soften plugin-tests xprocess comment #269
test.yml
on: push
Server Tests
8m 12s
Client Tests
8m 5s
Plugin Tests
8m 9s
Electrobun Desktop Contract
1m 52s
Cloud Live E2E (Eliza Cloud)
1m 28s
All Tests Passed
3s
Annotations
14 errors and 1 warning
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > lists containers, container quota, and Eliza agents:
cloud/packages/sdk/src/live.e2e.test.ts#L123
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:123:42
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:123:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > gets credit balance and summary:
cloud/packages/sdk/src/live.e2e.test.ts#L117
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:117:60
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:117:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
src/live.e2e.test.ts > ElizaCloudClient real API e2e: API-key read paths > sets credentials after construction and gets the authenticated profile:
cloud/packages/sdk/src/live.e2e.test.ts#L112
AssertionError: promise rejected "CloudApiError: Invalid or expired API key { …(2) }" instead of resolving
❯ src/live.e2e.test.ts:112:35
Caused by: Caused by: CloudApiError: Invalid or expired API key
❯ ElizaCloudHttpClient.request src/http.ts:236:11
❯ src/live.e2e.test.ts:112:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { statusCode: 401, errorBody: { success: false, error: 'Invalid or expired API key', details: undefined, requiredCredits: undefined, quota: undefined } }
|
|
Client Tests
Canceling since a higher priority waiting request for test-refs/heads/develop exists
|
|
Client Tests
The operation was canceled.
|
|
Server Tests
Canceling since a higher priority waiting request for test-refs/heads/develop exists
|
|
Server Tests
The operation was canceled.
|
|
Plugin Tests
Canceling since a higher priority waiting request for test-refs/heads/develop exists
|
|
Plugin Tests
The operation was canceled.
|
|
Tests
Canceling since a higher priority waiting request for test-refs/heads/develop exists
|
|
All Tests Passed
Process completed with exit code 1.
|
|
Test gate
Required job 'plugin-tests' finished with 'cancelled' (expected success)
|
|
Test gate
Required job 'client-tests' finished with 'cancelled' (expected success)
|
|
Test gate
Required job 'server-tests' finished with 'cancelled' (expected success)
|
|
Cloud Live E2E (Eliza Cloud)
Cloud Live E2E skipped because the configured external provider is unavailable.
|