Milo Nala Daily Run #278
Annotations
1 error, 2 warnings, and 1 notice
Run Nala windows-latest:
tests\milo\commerce.feature.test.js#L417
1) [milo-live-firefox] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression › Validate wcs placeholders
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 5
415 | ),
416 | );
> 417 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
418 | });
419 |
420 | await test.step('Validate Buy now CTA', async () => {
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:417:45
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:411: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] › commerce.feature.test.js:399:7 › Commerce feature test suite › @Commerce-GB, @Commerce @smoke @regression
25 skipped
344 passed (4.2m)
|
Loading