Milo Nala Daily Run #319
Annotations
1 error, 2 warnings, and 1 notice
Run Nala windows-latest:
tests\milo\personalization.feature.test.js#L62
1) [milo-live-firefox] › personalization.feature.test.js:35:7 › Milo Personalization feature test suite › @replace content,@pzn @smoke @regression @milo › step-3: Navigate to personlized page and verify content/specs
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('.text').first()
Expected string: "b1|text|param-target=te|pzn1"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('.text').first()
- locator resolved to <div data-block="" class="text text-block con-block">…</div>
- unexpected value "null"
- locator resolved to <div data-block="" class="text text-block con-block">…</div>
- unexpected value "null"
60 |
61 | const blockDll = await webUtil.getPznBlockDaalh('text', 1, data.pznExpName, data.pznFileName);
> 62 | await expect(await text.text).toHaveAttribute('daa-lh', blockDll);
| ^
63 | });
64 | });
65 |
at D:\a\nala\nala\tests\milo\personalization.feature.test.js:62:37
at D:\a\nala\nala\tests\milo\personalization.feature.test.js:52:5
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Persist JSON Artifact
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Run Nala windows-latest
1 flaky
[milo-live-firefox] › personalization.feature.test.js:35:7 › Milo Personalization feature test suite › @replace content,@pzn @smoke @regression @milo
25 skipped
344 passed (4.3m)
|
Loading