Bump tough-cookie from 4.0.0 to 4.1.3 #405
Annotations
4 errors and 1 notice
e2e/topicSubmission.spec.ts#L1
1) [chromium] › topicSubmission.spec.ts:32:7 › Topic Submission › should allow participants to prepare a topic suggestion in the personal area, even though submission is closed
Test timeout of 90000ms exceeded.
|
e2e/pages/elementWebPage.ts#L48
1) [chromium] › topicSubmission.spec.ts:32:7 › Topic Submission › should allow participants to prepare a topic suggestion in the personal area, even though submission is closed
locator.click: Target closed
=========================== logs ===========================
waiting for getByRole('dialog').getByRole('button', { name: 'Approve' })
============================================================
at pages/elementWebPage.ts:48
46 | .getByRole('dialog') // TODO: We can't use [name="Approve widget permissions"] here as Element is reusing the same dialog name if multiple dialogs are open at once.
47 | .getByRole('button', { name: 'Approve' })
> 48 | .click();
| ^
49 | }
50 |
51 | async reloadWidgets() {
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-barcamp/matrix-barcamp/e2e/pages/elementWebPage.ts:48:8)
at /home/runner/work/matrix-barcamp/matrix-barcamp/e2e/topicSubmission.spec.ts:54:29
|
e2e/topicSubmission.spec.ts#L1
1) [chromium] › topicSubmission.spec.ts:32:7 › Topic Submission › should allow participants to prepare a topic suggestion in the personal area, even though submission is closed
Retry #1 ---------------------------------------------------------------------------------------
Test timeout of 90000ms exceeded.
|
e2e/pages/elementWebPage.ts#L48
1) [chromium] › topicSubmission.spec.ts:32:7 › Topic Submission › should allow participants to prepare a topic suggestion in the personal area, even though submission is closed
Retry #1 ---------------------------------------------------------------------------------------
locator.click: Target closed
=========================== logs ===========================
waiting for getByRole('dialog').getByRole('button', { name: 'Approve' })
============================================================
at pages/elementWebPage.ts:48
46 | .getByRole('dialog') // TODO: We can't use [name="Approve widget permissions"] here as Element is reusing the same dialog name if multiple dialogs are open at once.
47 | .getByRole('button', { name: 'Approve' })
> 48 | .click();
| ^
49 | }
50 |
51 | async reloadWidgets() {
at ElementWebPage.approveWidgetCapabilities (/home/runner/work/matrix-barcamp/matrix-barcamp/e2e/pages/elementWebPage.ts:48:8)
at /home/runner/work/matrix-barcamp/matrix-barcamp/e2e/topicSubmission.spec.ts:54:29
|
|
The logs for this run have expired and are no longer available.
Loading