fix: use correct system-config endpoint #499
test.yml
on: pull_request
eslint
12s
Validate all commits
9s
build
16s
test-saas
3m 58s
Matrix: test
Annotations
2 errors, 7 warnings, and 3 notices
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects:
src/tasks/shop-customer/Account/Login.ts#L19
1) [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects › Shop customer attempts to login
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('heading', { name: 'Personal data' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByRole('heading', { name: 'Personal data' })
at ../src/tasks/shop-customer/Account/Login.ts:19
17 | await StorefrontAccountLogin.loginButton.click();
18 |
> 19 | await ShopCustomer.expects(StorefrontAccount.personalDataCardTitle).toBeVisible();
| ^
20 | }
21 | };
22 |
at Login (/home/runner/work/acceptance-test-suite/acceptance-test-suite/src/tasks/shop-customer/Account/Login.ts:19:85)
at /home/runner/work/acceptance-test-suite/acceptance-test-suite/src/services/Actor.ts:17:48
at Actor.attemptsTo (/home/runner/work/acceptance-test-suite/acceptance-test-suite/src/services/Actor.ts:17:9)
at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects/StorefrontPageObjects.spec.ts:37:5
|
test (shopware, http://localhost:8011)
Process completed with exit code 1.
|
Validate all commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-saas
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware-65, http://localhost:8021)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware-65, http://localhost:8021)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (shopware, http://localhost:8011)
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 skipped
20 passed (3.1m)
|
🎭 Playwright Run Summary
4 skipped
40 passed (3.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ───────────
4 skipped
39 passed (3.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-shopware
|
3.34 MB |
|