Nightly E2E Tests #106
Annotations
5 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).toBeGreaterThan(expected):
agents/e2e/base2-free-summary-format.e2e.test.ts#L316
Expected: > 0
Received: 0
at <anonymous> (/home/runner/work/***/***/agents/e2e/base2-free-summary-format.e2e.***.ts:316:37)
|
|
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: Failed after 4 attempts. Last error: moonshotai/kimi-k2.6 is only available during 9am ET-5pm PT every day. Use minimax/minimax-m2.7 outside those hours.:
agents/e2e/gravity-index.e2e.test.ts#L66
AI_RetryError: Failed after 4 attempts. Last error: moonshotai/kimi-k2.6 is only available during 9am ET-5pm PT every day. Use minimax/minimax-m2.7 outside those hours.
at _retryWithExponentialBackoff (/home/runner/work/***/***/node_modules/ai/dist/index.mjs:1731:17)
at processTicksAndRejections (native:7:39)
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.
|