Sync stage and main (#3326) #1744
Annotations
1 error, 1 warning, and 1 notice
[milo-live-chromium] › features/commerce/commerce.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
nala/features/commerce/commerce.test.js#L290
1) [milo-live-chromium] › features/commerce/commerce.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 /home/runner/work/milo/milo/nala/features/commerce/commerce.test.js:290:45
at /home/runner/work/milo/milo/nala/features/commerce/commerce.test.js:282:5
|
Running Nala E2E UI Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[milo-live-chromium] › features/commerce/commerce.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression
16 skipped
565 passed (6.8m)
|