Skip to content

Make store-account sign-in the only support identity #46

Make store-account sign-in the only support identity

Make store-account sign-in the only support identity #46

Triggered via pull request August 8, 2026 16:23
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[mobile-360] › test/visual/portal.visual.spec.ts:376:1 › mobile conversation owns scrolling and keeps its composer in usable phone space: apps/desk/test/visual/portal.visual.spec.ts#L470
1) [mobile-360] › test/visual/portal.visual.spec.ts:376:1 › mobile conversation owns scrolling and keeps its composer in usable phone space Error: expect(received).toBeLessThanOrEqual(expected) Expected: <= 1 Received: 173.390625 Call Log: - Timeout 5000ms exceeded while waiting on the predicate 468 | expect.soft(reduced.visualTop).toBe(12) 469 | expect.soft(reduced.visualHeight).toBe(initialViewport.height - 300) > 470 | await expect.poll(finalTurnDelta).toBeLessThanOrEqual(1) | ^ 471 | 472 | await page.evaluate(({ height }) => { 473 | const testWindow = window as typeof window & { at /__w/able/able/apps/desk/test/visual/portal.visual.spec.ts:470:37
🎭 Playwright Run Summary
1 flaky [mobile-360] › test/visual/portal.visual.spec.ts:376:1 › mobile conversation owns scrolling and keeps its composer in usable phone space 20 skipped 63 passed (44.1s)