chore(deps): Bump the github-actions group across 1 directory with 4 updates #38917
ci.yml
on: pull_request
dispatch
8s
Matrix: rust / test-rust-non-linux
rust
/
🐧 Linux: 🦀 Rust tests
7m 33s
docs
/
Build & Check documentations
58s
python
/
(🐧 Linux only): 🐍 Python server tests
Matrix: web / 🌐 Web playwright tests
⭐ CI is happy ⭐
40s
Annotations
3 errors and 1 notice
|
[Chromium] › tests/e2e/specs/workspaces_list.spec.ts:240:3 › Switch between tabs in small display:
../../../../../github/workspace/client/tests/e2e/specs/workspaces_list.spec.ts#L34
3) [Chromium] › tests/e2e/specs/workspaces_list.spec.ts:240:3 › Switch between tabs in small display
Error: expect(locator).toHaveClass(expected) failed
Locator: locator('.workspace-categories-menu').locator('.workspace-categories-menu-item').nth(2)
Expected pattern: /active/
Received string: "workspace-categories-menu-item"
Timeout: 5000ms
Call log:
- Expect "toHaveClass" with timeout 5000ms
- waiting for locator('.workspace-categories-menu').locator('.workspace-categories-menu-item').nth(2)
14 × locator resolved to <div data-v-84334eb2="" class="workspace-categories-menu-item">…</div>
- unexpected value "workspace-categories-menu-item"
32 | const menuItems = categoriesMenu.locator('.workspace-categories-menu-item');
33 |
> 34 | await expect(menuItems.nth(activeIndex)).toHaveClass(/active/);
| ^
35 |
36 | for (let i = 0; i < totalCategories; i++) {
37 | if (i === activeIndex) continue;
at verifyActiveCategory (/github/workspace/client/tests/e2e/specs/workspaces_list.spec.ts:34:44)
at /github/workspace/client/tests/e2e/specs/workspaces_list.spec.ts:273:11
|
|
[Chromium] › tests/e2e/specs/workspaces_actions.spec.ts:275:3 › Take workspace ownership with button:
../../../../../github/workspace/client/tests/e2e/specs/workspaces_actions.spec.ts#L288
2) [Chromium] › tests/e2e/specs/workspaces_actions.spec.ts:275:3 › Take workspace ownership with button
Error: Invalid page title, expected 'Users', got 'undefined'
286 | await home.locator('.sidebar').locator('#sidebar-users').click();
287 | await expect(home).toBeUserPage();
> 288 | await expect(home).toHavePageTitle('Users');
| ^
289 | await revokeUser(home, 'Boby McBobFace');
290 | await home.locator('.sidebar').locator('#sidebar-all-workspaces').click();
291 | await expect(home).toBeWorkspacePage();
at /github/workspace/client/tests/e2e/specs/workspaces_actions.spec.ts:288:24
|
|
[Chromium] › tests/e2e/specs/create_organization_saas.spec.ts:573:3 › Go through saas org creation process with authority key on small display:
../../../../../github/workspace/client/tests/e2e/specs/create_organization_saas.spec.ts#L596
1) [Chromium] › tests/e2e/specs/create_organization_saas.spec.ts:573:3 › Go through saas org creation process with authority key on small display
Error: Has disabled attribute
594 | await expect(bmsNext).toHaveDisabledAttribute();
595 | await fillIonInput(bmsContainer.locator('ion-input').nth(1), DEFAULT_USER_INFORMATION.password);
> 596 | await expect(bmsNext).toNotHaveDisabledAttribute();
| ^
597 |
598 | await bmsNext.click();
599 |
at /github/workspace/client/tests/e2e/specs/create_organization_saas.spec.ts:596:27
|
|
🎭 Playwright Run Summary
3 flaky
[Chromium] › tests/e2e/specs/create_organization_saas.spec.ts:573:3 › Go through saas org creation process with authority key on small display
[Chromium] › tests/e2e/specs/workspaces_actions.spec.ts:275:3 › Take workspace ownership with button
[Chromium] › tests/e2e/specs/workspaces_list.spec.ts:240:3 › Switch between tabs in small display
14 skipped
674 passed (19.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
5.67 MB |
sha256:03c3876ab481a17e35834ccb149ccc427e436a4a7812c7a884080fe508feb3fe
|
|
|
blob-report-2
Expired
|
16.2 MB |
sha256:96c88bff7bffb13ed42879c2d6adba8f1400b9647f92a87ce6a1c56e8bdb3f00
|
|
|
playwright-report
|
22.8 MB |
sha256:d9814a92d629a96e43cf2c393fd1b7f2b5422a20d7fd19eeab8370179c215ec1
|
|