Milo Nala Daily Run #327
Annotations
3 errors, 6 warnings, and 3 notices
[milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
tests\milo\commerce.feature.test.js#L290
1) [milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression › Validate wcs placeholders
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 2
288 | ),
289 | );
> 290 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
291 | });
292 |
293 | // Validate commerce checkout links are indeed commerce
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:290:45
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:282:5
|
[milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
tests\milo\commerce.feature.test.js#L290
1) [milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression › Validate wcs placeholders
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 2
288 | ),
289 | );
> 290 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
291 | });
292 |
293 | // Validate commerce checkout links are indeed commerce
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:290:45
at D:\a\nala\nala\tests\milo\commerce.feature.test.js:282:5
|
Running tests (windows-latest)
Process completed with exit code 1.
|
Running tests (ubuntu-latest)
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/
|
Running tests (ubuntu-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (macos-latest)
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/
|
Running tests (macos-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
Running tests (windows-latest)
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/
|
Running tests (windows-latest)
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
25 skipped
345 passed (2.9m)
|
🎭 Playwright Run Summary
25 skipped
345 passed (5.8m)
|
🎭 Playwright Run Summary
1 failed
[milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression
25 skipped
344 passed (4.2m)
|