[stable35] feat(db): Add column type guid #7574
playwright.yml
on: pull_request
Annotations
6 errors and 10 notices
|
[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
68 × 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/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
|
|
[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
68 × 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 (7.4m)
|
|
🎭 Playwright Run Summary
46 passed (6.1m)
|
|
🎭 Playwright Run Summary
46 passed (7.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
45 passed (14.3m)
|
|
🎭 Playwright Run Summary
7 passed (9.5m)
|
|
🎭 Playwright Run Summary
46 passed (12.8m)
|
|
🎭 Playwright Run Summary
44 passed (14.4m)
|
|
🎭 Playwright Run Summary
46 passed (14.1m)
|
|
🎭 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 (16.1m)
|
|
🎭 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
373 passed (19.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
4.85 MB |
sha256:103171cc2707bf74ba27032206f6b20b115eb15eb1042eb702d52b04e9f375db
|
|
|
blob-report-2
|
63 KB |
sha256:6896a8aeace943daf3d68716e798441cb4160292874ccdd91c522ce027601232
|
|
|
blob-report-3
|
80.3 KB |
sha256:7d285708cf0364c3d4c830b5d0d589429b0e5b3695bd9297fa1e9b0f0df2f60c
|
|
|
blob-report-4
|
87.5 KB |
sha256:8b28932aa157bdcf7eca6dd3b3fa4f1d25be4940d1ac08e8b085ff88188cbe94
|
|
|
blob-report-5
|
89.3 KB |
sha256:ef4d7dfce3ffda0c4d4d522cc9feacbe5a45d56bd95abee22ca653fc002d966a
|
|
|
blob-report-6
|
105 KB |
sha256:dc21bedd2b876b7eac2ee402ef714035bf11c9814bc5ff474186882a848adcc3
|
|
|
blob-report-7
|
2.2 MB |
sha256:2beda9ae2c578fb9a8a22b0280119454a80ee06151c33deb52e831deac11b0de
|
|
|
blob-report-8
|
85.1 KB |
sha256:a1201fc059f1bdf424e6244b97dc11b57b5ae9a242f85b44039b365e099effda
|
|
|
blob-report-setup
|
14.6 KB |
sha256:b3ed83a8ac4b37669b25a8a5d931c84f8d8e93b9499c5f8393eb2ebfa31d2c13
|
|
|
html-report--attempt-1
|
7.73 MB |
sha256:80680b67a8df96275e4e31216311ca60de14aec2f200d0ce6ee8f106e6e64e26
|
|