[stable35] refactor(Sharing): Simplify sorting #10595
playwright.yml
on: pull_request
Annotations
1 error and 5 notices
|
[default] › tests/playwright/tests/playwright/e2e/login/login-redirect.spec.ts:25:2 › Login: Redirect › redirects to login with redirect_url when session expires:
tests/playwright/e2e/login/login-redirect.spec.ts#L38
1) [default] › tests/playwright/tests/playwright/e2e/login/login-redirect.spec.ts:25:2 › Login: Redirect › redirects to login with redirect_url when session expires
Error: expect(page).toHaveURL(expected) failed
Expected pattern: /\/login/i
Received string: "http://localhost:8042/index.php/settings/user/profile-contact"
Timeout: 5000ms
Call log:
- Expect "toHaveURL" with timeout 5000ms
2 × locator resolved to <html lang="en" class="ng-csp" translate="no" data-locale="en_US" data-placeholder-focus="false">…</html>
- unexpected value "http://localhost:8042/index.php/settings/user/profile-contact"
- waiting for "http://localhost:8042/index.php/login?redirect_url=%2Findex.php%2Fsettings%2Fuser%2Fprofile-contact" navigation to finish...
- navigated to "http://localhost:8042/index.php/login?redirect_url=%2Findex.php%2Fsettings%2Fuser%2Fprofile-contact"
36 | await profileContactPage.profileSwitch().click({ force: true })
37 |
> 38 | await expect(page).toHaveURL(/\/login/i)
| ^
39 | await expect(page).toHaveURL(/redirect_url=/)
40 | })
41 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/login/login-redirect.spec.ts:38:22
|
|
🎭 Playwright Run Summary
38 passed (5.0m)
|
|
Playwright tests 3 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
38 passed (6.3m)
|
|
Playwright tests 1 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/login/login-redirect.spec.ts:25:2 › Login: Redirect › redirects to login with redirect_url when session expires
305 passed (14.5h)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
61.6 KB |
sha256:e09c7b003f69d03c97e96581108b9e165fa3105f774928ae9dc7851ec4e0f6b4
|
|
|
blob-report-3
|
69.4 KB |
sha256:56c3a8b06625a0a9179e767f9acca339cc7a64a633236526ca6cb6c9640bc95e
|
|
|
html-report--attempt-2
|
2.36 MB |
sha256:904ccafa0bbc7afce762ace467df9b2a6194929477fc7d76b8abfa5d4db24acc
|
|