Skip to content

Fix Flaky Keyboard Navigation Tests by Isolating Mobile and Desktop Viewport Settings #2648

Fix Flaky Keyboard Navigation Tests by Isolating Mobile and Desktop Viewport Settings

Fix Flaky Keyboard Navigation Tests by Isolating Mobile and Desktop Viewport Settings #2648

Triggered via pull request January 24, 2025 08:27
Status Success
Total duration 8m 59s
Artifacts

run-nala-default.yml

on: pull_request
Matrix: Running Nala E2E UI Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[milo-live-chromium] › features/mas/benchmark/benchmark.test.js:17:7 › Benchmark feature test suite › @MAS-CCD-benchmark: nala/features/mas/benchmark/benchmark.test.js#L46
1) [milo-live-chromium] › features/mas/benchmark/benchmark.test.js:17:7 › Benchmark feature test suite › @MAS-CCD-benchmark,@MAS-CCD @merch-benchmark-ccd-cards @mas-benchmark @Commerce @smoke @regression @milo › step-2: Validate benchmark Error: 1700.5ms should be less than limit 828.7804878048496ms (adjusted from 400ms) expect(received).toBeTruthy() Received: false 44 | expect(times.length).toBeGreaterThan(0); 45 | times.forEach((time) => { > 46 | expect(parseFloat(time) < parseFloat(limit), `${time}ms should be less than limit ${limitMessage}`).toBeTruthy(); | ^ 47 | }); 48 | }); 49 | }); at forEach (/home/runner/work/milo/milo/nala/features/mas/benchmark/benchmark.test.js:46:109) at /home/runner/work/milo/milo/nala/features/mas/benchmark/benchmark.test.js:45:13 at /home/runner/work/milo/milo/nala/features/mas/benchmark/benchmark.test.js:27:5
Running Nala E2E UI Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky [milo-live-chromium] › features/mas/benchmark/benchmark.test.js:17:7 › Benchmark feature test suite › @MAS-CCD-benchmark,@MAS-CCD @merch-benchmark-ccd-cards @mas-benchmark @Commerce @smoke @regression @milo 58 skipped 601 passed (7.7m)