Mwpw 164093: Adobe Home 'Pricing Widget' merch card #2200
run-nala-default.yml
on: pull_request
Matrix: Running Nala E2E UI Tests
Annotations
1 error, 1 warning, and 1 notice
[milo-live-webkit] › features/georouting/georouting.test.js:38:7 › Milo Georouting feature test suite › @Georouting with query param:
nala/features/georouting/georouting.test.js#L57
1) [milo-live-webkit] › features/georouting/georouting.test.js:38:7 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo › step-3: Click "Deutschland" button and then verify international cookie value
TypeError: Cannot read properties of undefined (reading 'value')
55 | await test.step('step-3: Click "Deutschland" button and then verify international cookie value', async () => {
56 | await modal.deLink.click();
> 57 | expect((await page.context().cookies()).find((cookie) => cookie.name === data.cookieName).value).toEqual(data.cookieValue);
| ^
58 | });
59 | });
60 |
at /home/runner/work/milo/milo/nala/features/georouting/georouting.test.js:57:96
at /home/runner/work/milo/milo/nala/features/georouting/georouting.test.js:55: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-webkit] › features/georouting/georouting.test.js:38:7 › Milo Georouting feature test suite › @Georouting with query param,@georouting @georouting-query-param @smoke @regression @milo
54 skipped
599 passed (7.5m)
|