[Release] Stage to Main #15368
run-nala.yml
on: pull_request
Running E2E & IT
4m 59s
Annotations
1 error, 1 warning, and 1 notice
[milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
../../_actions/adobecom/nala/main/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: 1
288 | ),
289 | );
> 290 | expect(unresolvedPlaceholders.length).toBe(0);
| ^
291 | });
292 |
293 | // Validate commerce checkout links are indeed commerce
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:290:45
at /home/runner/work/_actions/adobecom/nala/main/tests/milo/commerce.feature.test.js:282:5
|
Running E2E & IT
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 flaky
[milo-live-chromium] › commerce.feature.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression
25 skipped
344 passed (3.2m)
|