Nightly E2E Tests #107
Annotations
4 errors and 1 warning
|
e2e-tests
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
agents/e2e/base-deep.e2e.test.ts#L243
Expected: ***
Received: false
at <anonymous> (/home/runner/work/***/***/agents/e2e/base-deep.e2e.***.ts:243:30)
|
|
error: expect(received).toBeLessThan(expected):
agents/e2e/context-pruning-threshold.e2e.test.ts#L451
Expected: < 50000
Received: 52307
at <anonymous> (/home/runner/work/***/***/agents/e2e/context-pruning-threshold.e2e.***.ts:451:26)
|
|
error: Agent run error: Invalid schema for function 'gravity_index': schema must be a JSON Schema of 'type: "object"':
agents/e2e/gravity-index.e2e.test.ts#L66
at <anonymous> (/home/runner/work/***/***/agents/e2e/gravity-index.e2e.***.ts:66:21)
|
|
e2e-tests
No files were found with the provided path: debug/playwright-report/. No artifacts will be uploaded.
|