NEO-823 Migrate husky config (#353) #772
ci.yml
on: push
Matrix: e2e
Build
3m 25s
Deploy to Dev
3s
Annotations
4 errors and 3 notices
[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
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
============================================================
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
|
[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
Pending operations:
- locator.waitFor at e2e/topicSubmission.spec.ts:181:35
|
Deploy to Dev
Unhandled error: HttpError: Provided value '***' for input 'environment' not in the list of allowed values
|
🎭 Playwright Run Summary
21 skipped
8 passed (1.6m)
|
🎭 Playwright Run Summary
24 skipped
5 passed (2.0m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › topicSubmission.spec.ts:173:7 › Topic Submission › should allow to save submission drafts
21 skipped
7 passed (2.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
192 KB |
|
playwright-report-firefox
Expired
|
7.97 MB |
|
playwright-report-webkit
Expired
|
189 KB |
|