Bump nanoid from 3.3.4 to 3.3.8 #803
ci.yml
on: pull_request
Matrix: e2e
Build
2m 50s
Deploy to Dev
0s
Annotations
3 errors, 4 warnings, and 3 notices
[firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts:
e2e/topicSubmission.spec.ts#L1
1) [firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts
Test timeout of 30000ms exceeded.
|
[firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts:
e2e/topicSubmission.spec.ts#L154
1) [firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts
locator.waitFor: Target closed
=========================== logs ===========================
waiting for frameLocator('iframe[title="BarCamp"]').getByRole('dialog', { name: 'Personal Space' }).getByRole('button', { name: 'Create new topic' }).locator('xpath=..').locator('>div').first().getByRole('textbox', { name: 'Title' }) to be visible
============================================================
152 | await personalSpace.createTopic();
153 | const topic0 = personalSpace.getTopic(0);
> 154 | await topic0.titleTextbox.waitFor();
| ^
155 | await topic0.titleTextbox.fill('Gin or rum?');
156 | await topic0.descriptionTextbox.fill('What do you prefer?');
157 |
at /home/runner/work/matrix-barcamp/matrix-barcamp/e2e/topicSubmission.spec.ts:154:31
|
[firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts:
e2e/topicSubmission.spec.ts#L1
1) [firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts
Pending operations:
- locator.waitFor at e2e/topicSubmission.spec.ts:154:31
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (chromium)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (webkit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (firefox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
21 skipped
8 passed (1.5m)
|
🎭 Playwright Run Summary
24 skipped
5 passed (1.9m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › topicSubmission.spec.ts:148:7 › Topic Submission › should allow editing and deleting topic drafts
21 skipped
7 passed (2.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
|
192 KB |
|
playwright-report-firefox
|
10.5 MB |
|
playwright-report-webkit
|
189 KB |
|