Nightly E2E Tests #91
Annotations
3 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: 52181
at <anonymous> (/home/runner/work/***/***/agents/e2e/context-pruning-threshold.e2e.***.ts:451:26)
|
|
e2e-tests
No files were found with the provided path: debug/playwright-report/. No artifacts will be uploaded.
|