MWPW-164107: Mnemonic list fixed #2196
run-nala-default.yml
on: pull_request
Matrix: Running Nala E2E UI Tests
Annotations
2 errors, 1 warning, and 1 notice
[milo-live-firefox] › features/commerce/commerce.test.js:376:7 › Commerce feature test suite › @Commerce-Old-Promo:
nala/features/commerce/commerce.test.js#L388
1) [milo-live-firefox] › features/commerce/commerce.test.js:376:7 › Commerce feature test suite › @Commerce-Old-Promo,@Commerce @smoke @regression › Validate promo price does not show old price
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('//span[@Data-Template="price"]') to be visible
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="false" data-display-old-price="false" data-force-tax-exclusive="true" data-promotion-code="UMRM2MUSPr501YOC" data-wcs-osi="yIcVsmjmQCHKQ-TvUJxH3-kop4ifvwoMBBzVg3qfaTg"></span>
- locator resolved to hidden <span is="inline-price" data-quantity="1" data-template="price" class="placeholder-failed" data-display-per-unit="
|
[milo-live-webkit] › features/commerce/commerce.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke:
nala/features/commerce/commerce.test.js#L290
2) [milo-live-webkit] › 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: 6
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
2 flaky
[milo-live-firefox] › features/commerce/commerce.test.js:376:7 › Commerce feature test suite › @Commerce-Old-Promo,@Commerce @smoke @regression
[milo-live-webkit] › features/commerce/commerce.test.js:269:7 › Commerce feature test suite › @Commerce-KitchenSink-Smoke, @Commerce @kitchensink @smoke @regression
54 skipped
598 passed (7.5m)
|