chore(deps): bump ai from 7.0.64 to 7.0.65 #73
Annotations
7 errors and 1 notice
|
verify
Process completed with exit code 1.
|
|
test/worker.test.ts > Able Desk Worker boundary > handles a full customer intake, MCP resolution, customer follow-up, and final MCP resolution:
apps/desk/test/worker.test.ts#L253
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/worker.test.ts:253:3
|
|
visual
Process completed with exit code 1.
|
|
[mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space:
apps/desk/test/visual/portal.visual.spec.ts#L582
2) [mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 221.84375
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
580 | expect.soft(reduced.visualTop).toBe(12)
581 | expect.soft(reduced.visualHeight).toBe(initialViewport.height - 300)
> 582 | await expect.poll(finalTurnDelta).toBeLessThanOrEqual(1)
| ^
583 |
584 | await page.evaluate(({ height }) => {
585 | const testWindow = window as typeof window & {
at /__w/able/able/apps/desk/test/visual/portal.visual.spec.ts:582:37
|
|
[mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space:
apps/desk/test/visual/portal.visual.spec.ts#L582
2) [mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 221.84375
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
580 | expect.soft(reduced.visualTop).toBe(12)
581 | expect.soft(reduced.visualHeight).toBe(initialViewport.height - 300)
> 582 | await expect.poll(finalTurnDelta).toBeLessThanOrEqual(1)
| ^
583 |
584 | await page.evaluate(({ height }) => {
585 | const testWindow = window as typeof window & {
at /__w/able/able/apps/desk/test/visual/portal.visual.spec.ts:582:37
|
|
[mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space:
apps/desk/test/visual/portal.visual.spec.ts#L582
2) [mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 221.84375
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
580 | expect.soft(reduced.visualTop).toBe(12)
581 | expect.soft(reduced.visualHeight).toBe(initialViewport.height - 300)
> 582 | await expect.poll(finalTurnDelta).toBeLessThanOrEqual(1)
| ^
583 |
584 | await page.evaluate(({ height }) => {
585 | const testWindow = window as typeof window & {
at /__w/able/able/apps/desk/test/visual/portal.visual.spec.ts:582:37
|
|
[mobile-390] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space:
apps/desk/test/visual/portal.visual.spec.ts#L582
1) [mobile-390] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
Error: expect(received).toBeLessThanOrEqual(expected)
Expected: <= 1
Received: 222.125
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
580 | expect.soft(reduced.visualTop).toBe(12)
581 | expect.soft(reduced.visualHeight).toBe(initialViewport.height - 300)
> 582 | await expect.poll(finalTurnDelta).toBeLessThanOrEqual(1)
| ^
583 |
584 | await page.evaluate(({ height }) => {
585 | const testWindow = window as typeof window & {
at /__w/able/able/apps/desk/test/visual/portal.visual.spec.ts:582:37
|
|
🎭 Playwright Run Summary
1 failed
[mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
1 flaky
[mobile-390] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space
32 skipped
66 passed (54.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
visual-regression-report
|
314 KB |
sha256:9018ed24633746afde8e69b0136886161c21d873b2e0cc6289442c7fa6ba6f12
|
|