[Release] Stage to Main #1902
Annotations
1 error, 1 warning, and 1 notice
Run Nala Tests via pr.run.sh:
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Nala Tests via pr.run.sh
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
584 passed (7.2m)
|
Loading