Skip to content

[MS] Handle errors for PDF viewer #21597

[MS] Handle errors for PDF viewer

[MS] Handle errors for PDF viewer #21597

Triggered via pull request January 3, 2025 14:55
Status Success
Total duration 12m 28s
Artifacts

ci.yml

on: pull_request
Matrix: rust / test-rust-non-linux
Waiting for pending jobs
web  /  🌐 Web tests
11m 58s
web / 🌐 Web tests
docs  /  Build & Check documentations
docs / Build & Check documentations
python  /  (🐧 Linux only): 🐍 Python server tests
python / (🐧 Linux only): 🐍 Python server tests
rust  /  🐧 Linux: 🦀 Rust tests
rust / 🐧 Linux: 🦀 Rust tests
⭐ CI is happy ⭐
0s
⭐ CI is happy ⭐
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[Google Chrome] › specs/create_organization_trial.spec.ts:37:1 › Go through trial org creation process: client/tests/e2e/specs/create_organization_trial.spec.ts#L52
1) [Google Chrome] › specs/create_organization_trial.spec.ts:37:1 › Go through trial org creation process Error: failed 50 | await expect(userNext).toHaveDisabledAttribute(); 51 | await userInfoContainer.locator('.checkbox').locator('.native-wrapper').click(); > 52 | await expect(userNext).not.toHaveDisabledAttribute(); | ^ 53 | 54 | // Try cancelling 55 | await cancelAndResume(home, userInfoContainer); at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/create_organization_trial.spec.ts:52:30
[Google Chrome] › specs/file_viewers.spec.ts:119:1 › Audio viewer: client/tests/e2e/specs/file_viewers.spec.ts#L15
2) [Google Chrome] › specs/file_viewers.spec.ts:119:1 › Audio viewer ───────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: locator('.ms-spinner-modal') Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for locator('.ms-spinner-modal') - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" - locator resolved to <ion-modal no-router="" tabindex="-1" id="ion-overlay-1" cl…>…</ion-modal> - unexpected value "visible" 13 | await expect(documentsPage.locator('.ms-spinner-modal')).toBeVisible(); 14 | await expect(documentsPage.locator('.ms-spinner-modal').locator('.spinner-label__text')).toHaveText('Opening file...'); > 15 | await expect(documentsPage.locator('.ms-spinner-modal')).toBeHidden(); | ^ 16 | await expect(documentsPage).toBeViewerPage(); 17 | return; 18 | } at openFileType (/home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/file_viewers.spec.ts:15:64) at /home/runner/work/parsec-cloud/parsec-cloud/client/tests/e2e/specs/file_viewers.spec.ts:120:3
⭐ CI is happy ⭐
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 flaky [Google Chrome] › specs/create_organization_trial.spec.ts:37:1 › Go through trial org creation process [Google Chrome] › specs/file_viewers.spec.ts:119:1 › Audio viewer ────────────────────────────── 237 passed (8.1m)