Bump the development-dependencies group across 1 directory with 22 updates #795
ci.yml
on: pull_request
Matrix: e2e
Build
45s
Deploy to Dev
0s
Annotations
3 errors, 4 warnings, and 3 notices
Build
Process completed with exit code 1.
|
[firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts:
e2e/topicSubmission.spec.ts#L1
1) [firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts
Test timeout of 30000ms exceeded.
|
[firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts:
e2e/topicSubmission.spec.ts#L181
1) [firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('iframe[title="BarCamp"]').contentFrame().getByRole('dialog', { name: 'Personal Space' }).getByRole('button', { name: 'Create new topic' }).locator('..').locator('>div').first().getByRole('textbox', { name: 'Title' }) to be visible
179 | await personalSpace.createTopic();
180 | const topicDraft = personalSpace.getTopic(0);
> 181 | await topicDraft.titleTextbox.waitFor();
| ^
182 | await topicDraft.titleTextbox.fill('Gin or rum?');
183 | await topicDraft.descriptionTextbox.fill('What do you prefer?');
184 |
at /home/runner/work/matrix-barcamp/matrix-barcamp/e2e/topicSubmission.spec.ts:181:35
|
Slow Test:
[chromium] › topicSubmission.spec.ts#L1
[chromium] › topicSubmission.spec.ts took 55.5s
|
Slow Test:
[webkit] › topicSubmission.spec.ts#L1
[webkit] › topicSubmission.spec.ts took 1.3m
|
Slow Test:
[webkit] › widgetSetup.spec.ts#L1
[webkit] › widgetSetup.spec.ts took 23.7s
|
Slow Test:
[firefox] › widgetSetup.spec.ts#L1
[firefox] › widgetSetup.spec.ts took 15.8s
|
🎭 Playwright Run Summary
21 skipped
8 passed (1.4m)
|
🎭 Playwright Run Summary
24 skipped
5 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts
21 skipped
7 passed (2.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
196 KB |
|
playwright-report-firefox
Expired
|
7.8 MB |
|
playwright-report-webkit
Expired
|
192 KB |
|