build(deps-dev): bump the eslint group across 1 directory with 2 updates #7142
playwright.yml
on: pull_request
Annotations
6 errors and 10 notices
|
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale:
tests/playwright/support/utils/select.ts#L67
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale
Error: expect(locator).toContainText(expected) failed
Locator: getByRole('option', { selected: true })
Expected substring: "German (Germany)"
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByRole('option', { selected: true })
at ../support/utils/select.ts:67
65 | export async function expectSelectedOption(page: Page, combobox: Locator, value: string | RegExp): Promise<void> {
66 | await combobox.click()
> 67 | await expect(selectedOption(page)).toContainText(value)
| ^
68 | await page.keyboard.press('Escape')
69 | }
70 |
at expectSelectedOption (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/select.ts:67:37)
at LanguageLocaleSettingsPage.expectSelected (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:83:3)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:372:4
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Error: locator.waitFor: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('.modal-container:has-text("Authentication required")') to be hidden
72 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div>
at ../support/utils/password-confirmation.ts:32
30 |
31 | // Wait for the dialog to disappear
> 32 | await dialog.waitFor({ state: 'hidden' })
| ^
33 | }
34 |
at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale:
tests/playwright/support/utils/select.ts#L67
2) [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale
Error: expect(locator).toContainText(expected) failed
Locator: getByRole('option', { selected: true })
Expected substring: "German (Germany)"
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toContainText" with timeout 5000ms
- waiting for getByRole('option', { selected: true })
at ../support/utils/select.ts:67
65 | export async function expectSelectedOption(page: Page, combobox: Locator, value: string | RegExp): Promise<void> {
66 | await combobox.click()
> 67 | await expect(selectedOption(page)).toContainText(value)
| ^
68 | await page.keyboard.press('Escape')
69 | }
70 |
at expectSelectedOption (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/select.ts:67:37)
at LanguageLocaleSettingsPage.expectSelected (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:83:3)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:372:4
|
|
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Error: locator.waitFor: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('.modal-container:has-text("Authentication required")') to be hidden
72 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div>
at ../support/utils/password-confirmation.ts:32
30 |
31 | // Wait for the dialog to disappear
> 32 | await dialog.waitFor({ state: 'hidden' })
| ^
33 | }
34 |
at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
|
|
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Test timeout of 45000ms exceeded.
|
|
🎭 Playwright Run Summary
46 passed (6.1m)
|
|
🎭 Playwright Run Summary
46 passed (7.5m)
|
|
🎭 Playwright Run Summary
44 passed (6.9m)
|
|
🎭 Playwright Run Summary
7 passed (5.0m)
|
|
🎭 Playwright Run Summary
46 passed (8.1m)
|
|
🎭 Playwright Run Summary
47 passed (8.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale
47 passed (12.4m)
|
|
🎭 Playwright Run Summary
46 passed (12.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
47 passed (12.6m)
|
|
🎭 Playwright Run Summary
2 flaky
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale
376 passed (13.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
5.27 MB |
sha256:e2c2e6f9c2d06f673cbb2a86931a5b7d3d9f20b6ea7faf4fe9d66acd2efdae96
|
|
|
blob-report-2
Expired
|
84.9 KB |
sha256:bb7541b38d5043c61bb5bb63246eb9c603b8eba7554b085c9948b3d68df4fff4
|
|
|
blob-report-3
Expired
|
100 KB |
sha256:e4d1ff877095f46aebbac73bebf243e4fffc1eb2f304b8dc53206d1ad6bb5883
|
|
|
blob-report-4
Expired
|
112 KB |
sha256:f02510bdc7e0b1cdd3ccf1443293d30ec8bd698a94b359779830870619606117
|
|
|
blob-report-5
Expired
|
112 KB |
sha256:eec859b0ed9a436b99a12e112e00606a9bbb1e3bbff8e1981b198bde1fc898ed
|
|
|
blob-report-6
Expired
|
139 KB |
sha256:2bad5e176bf6abb17754c83caf32409296ecc0a4ac63d8167c8d2f214170330b
|
|
|
blob-report-7
Expired
|
1.99 MB |
sha256:65e1b19864618a76a541a9d66b1010cd414801a9b39b97b2082085d6d59a2d9f
|
|
|
blob-report-8
Expired
|
105 KB |
sha256:eb17a7b92b8eb92d76ff597e99b2e15044598b1e38ebe09374e3e88ef9c9e8be
|
|
|
blob-report-setup
Expired
|
36.2 KB |
sha256:38c0339ca2e316afca8baf98019a941b19dc5de354446fed932dd696a22eb838
|
|
|
html-report--attempt-1
|
7.92 MB |
sha256:126d0ccab588a29867ea27ef1247e06dd4b037a86f0fed79688d1db2de3dee2b
|
|