Skip to content

fix(oidc): fix OIDCAdapter broken flows #8254

fix(oidc): fix OIDCAdapter broken flows

fix(oidc): fix OIDCAdapter broken flows #8254

Re-run triggered May 25, 2026 14:27
Status Success
Total duration 6m 7s
Artifacts

frontend-tests.yml

on: pull_request
Playwright Chrome
3m 18s
Playwright Chrome
Playwright Firefox
4m 54s
Playwright Firefox
Playwright Chrome with plugins
3m 55s
Playwright Chrome with plugins
Playwright Firefox with plugins
6m 2s
Playwright Firefox with plugins
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 4 notices
[firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship: src/tests/frontend-new/specs/clear_authorship_color.spec.ts#L70
1) [firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('#innerdocbody').locator('div span').first() Expected pattern: /author-/ Received string: "" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for locator('#innerdocbody').locator('div span').first() 14 × locator resolved to <span class="">Hello</span> - unexpected value "" 68 | 69 | // verify authorship is restored and user is not disconnected > 70 | await expect(padBody.locator('div span').first()).toHaveAttribute('class', /author-/, {timeout: 5000}); | ^ 71 | const disconnected = page.locator('.disconnected, .unreachable'); 72 | await expect(disconnected).not.toBeVisible(); 73 | }); at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:70:53
[firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship: src/tests/frontend-new/specs/clear_authorship_color.spec.ts#L70
1) [firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('#innerdocbody').locator('div span').first() Expected pattern: /author-/ Received string: "" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for locator('#innerdocbody').locator('div span').first() 14 × locator resolved to <span class="">Hello</span> - unexpected value "" 68 | 69 | // verify authorship is restored and user is not disconnected > 70 | await expect(padBody.locator('div span').first()).toHaveAttribute('class', /author-/, {timeout: 5000}); | ^ 71 | const disconnected = page.locator('.disconnected, .unreachable'); 72 | await expect(disconnected).not.toBeVisible(); 73 | }); at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:70:53
[firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship: src/tests/frontend-new/specs/clear_authorship_color.spec.ts#L70
1) [firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('#innerdocbody').locator('div span').first() Expected pattern: /author-/ Received string: "" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for locator('#innerdocbody').locator('div span').first() 14 × locator resolved to <span class="">Hello</span> - unexpected value "" 68 | 69 | // verify authorship is restored and user is not disconnected > 70 | await expect(padBody.locator('div span').first()).toHaveAttribute('class', /author-/, {timeout: 5000}); | ^ 71 | const disconnected = page.locator('.disconnected, .unreachable'); 72 | await expect(disconnected).not.toBeVisible(); 73 | }); at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/clear_authorship_color.spec.ts:70:53
Playwright Chrome
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Chrome with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Firefox
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
Playwright Firefox with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 skipped 219 passed (2.6m)
🎭 Playwright Run Summary
2 skipped 245 passed (2.9m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship 1 skipped 218 passed (3.9m)
🎭 Playwright Run Summary
1 flaky [firefox] › tests/frontend-new/specs/clear_authorship_color.spec.ts:40:5 › clear authorship colors can be undone to restore author colors @feature:clear-authorship 2 skipped 244 passed (4.5m)