Skip to content

MWPW-169143: AH Try/Buy width and height fixes #3616

MWPW-169143: AH Try/Buy width and height fixes

MWPW-169143: AH Try/Buy width and height fixes #3616

Triggered via pull request March 7, 2025 16:01
Status Success
Total duration 9m 39s
Artifacts

run-nala-default.yml

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

Annotations

1 error and 1 notice
Running Nala E2E UI Tests (20.x): 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: 1695.2999999999884ms should be less than limit 1108.7804878051052ms (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)
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 62 skipped 621 passed (8.4m)