feat: add form locking mechanism and share edit permission
#1258
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors, 1 warning, and 1 notice
|
test
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab:
playwright/e2e/form-description.spec.ts#L76
3) [chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "The link: link-name"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
74 | await topBar.toggleView(FormsView.View)
75 |
> 76 | await expect(page.locator('.form-desc')).toContainText(
| ^
77 | 'The link: link-name',
78 | )
79 | const link = page.locator('.form-desc').getByRole('link')
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:76:45
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab:
playwright/e2e/form-description.spec.ts#L76
3) [chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "The link: link-name"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
74 | await topBar.toggleView(FormsView.View)
75 |
> 76 | await expect(page.locator('.form-desc')).toContainText(
| ^
77 | 'The link: link-name',
78 | )
79 | const link = page.locator('.form-desc').getByRole('link')
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:76:45
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab:
playwright/e2e/form-description.spec.ts#L76
3) [chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "The link: link-name"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
74 | await topBar.toggleView(FormsView.View)
75 |
> 76 | await expect(page.locator('.form-desc')).toContainText(
| ^
77 | 'The link: link-name',
78 | )
79 | const link = page.locator('.form-desc').getByRole('link')
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:76:45
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description:
playwright/e2e/form-description.spec.ts#L52
2) [chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
50 | await topBar.toggleView(FormsView.View)
51 |
> 52 | await expect(page.locator('.form-desc')).toContainText(
| ^
53 | 'Hello this is an example',
54 | )
55 | await expect(page.locator('.form-desc').locator('strong')).toContainText(
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:52:44
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description:
playwright/e2e/form-description.spec.ts#L52
2) [chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
50 | await topBar.toggleView(FormsView.View)
51 |
> 52 | await expect(page.locator('.form-desc')).toContainText(
| ^
53 | 'Hello this is an example',
54 | )
55 | await expect(page.locator('.form-desc').locator('strong')).toContainText(
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:52:44
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description:
playwright/e2e/form-description.spec.ts#L52
2) [chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
50 | await topBar.toggleView(FormsView.View)
51 |
> 52 | await expect(page.locator('.form-desc')).toContainText(
| ^
53 | 'Hello this is an example',
54 | )
55 | await expect(page.locator('.form-desc').locator('strong')).toContainText(
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:52:44
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description:
playwright/e2e/form-description.spec.ts#L34
1) [chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
32 | await topBar.toggleView(FormsView.View)
33 |
> 34 | await expect(page.locator('.form-desc')).toContainText(
| ^
35 | 'Hello this is an example',
36 | )
37 | })
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:34:44
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description:
playwright/e2e/form-description.spec.ts#L34
1) [chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
32 | await topBar.toggleView(FormsView.View)
33 |
> 34 | await expect(page.locator('.form-desc')).toContainText(
| ^
35 | 'Hello this is an example',
36 | )
37 | })
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:34:44
|
|
[chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description:
playwright/e2e/form-description.spec.ts#L34
1) [chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('.form-desc')
Expected string: "Hello this is an example"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('.form-desc')
32 | await topBar.toggleView(FormsView.View)
33 |
> 34 | await expect(page.locator('.form-desc')).toContainText(
| ^
35 | 'Hello this is an example',
36 | )
37 | })
at /home/runner/work/forms/forms/playwright/e2e/form-description.spec.ts:34:44
|
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
π Playwright Run Summary
3 failed
[chromium] βΊ playwright/e2e/form-description.spec.ts:21:2 βΊ Form description βΊ Can edit the description
[chromium] βΊ playwright/e2e/form-description.spec.ts:39:2 βΊ Form description βΊ Can use Markdown in the description
[chromium] βΊ playwright/e2e/form-description.spec.ts:60:2 βΊ Form description βΊ Markdown links are opened in a new tab
6 passed (2.8m)
|