Skip to content

Make the repository adoptable by anyone deploying Able #69

Make the repository adoptable by anyone deploying Able

Make the repository adoptable by anyone deploying Able #69

Triggered via pull request August 14, 2026 08:09
Status Success
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[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
1) [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
1) [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
🎭 Playwright Run Summary
1 flaky [mobile-360] › test/visual/portal.visual.spec.ts:477:1 › mobile conversation owns scrolling and keeps its composer in usable phone space 32 skipped 67 passed (47.7s)