chore(deps): Bump the github-actions group across 1 directory with 5 updates #37912
Annotations
2 errors and 1 notice
|
Merge playwright shard report:
../../../../../github/workspace/client/tests/e2e/specs/create_organization_custom.spec.ts#L498
2) [Chromium] › tests/e2e/specs/create_organization_custom.spec.ts:479:3 › Go through custom org creation process with invalid authority key on large display
Error: Has disabled attribute
496 | await expect(orgNext).toHaveDisabledAttribute();
497 | await fillIonInput(orgServerContainer.locator('ion-input').nth(1), home.orgInfo.serverAddr);
> 498 | await expect(orgNext).toNotHaveDisabledAttribute();
| ^
499 |
500 | await orgServerContainer.locator('.advanced-settings').click();
501 | await orgServerContainer.locator('.sequester-container').locator('ion-toggle').click();
at /github/workspace/client/tests/e2e/specs/create_organization_custom.spec.ts:498:29
|
|
Merge playwright shard report:
../../../../../github/workspace/client/tests/e2e/specs/account_create_org.spec.ts#L34
1) [Chromium] › tests/e2e/specs/account_create_org.spec.ts:15:1 › Account create org custom server with server matching
Error: Has disabled attribute
32 | await fillIonInput(orgServerContainer.locator('ion-input').nth(0), uniqueOrgName);
33 | await fillIonInput(orgServerContainer.locator('ion-input').nth(1), page.orgInfo.serverAddr);
> 34 | await expect(orgNext).toNotHaveDisabledAttribute();
| ^
35 | await orgNext.click();
36 |
37 | // Auto-filled by Parsec Account
at /github/workspace/client/tests/e2e/specs/account_create_org.spec.ts:34:25
|
|
Merge playwright shard report
2 flaky
[Chromium] › tests/e2e/specs/account_create_org.spec.ts:15:1 › Account create org custom server with server matching
[Chromium] › tests/e2e/specs/create_organization_custom.spec.ts:479:3 › Go through custom org creation process with invalid authority key on large display
38 skipped
607 passed (16.0m)
|
background
wait
wait-all
cancel
parallel
Loading