chore(Security): bump the react group across 1 directory with 7 updates #2912
Annotations
10 errors and 1 notice
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L75
1) [firefox] › forms/prepopulated.spec.ts:79:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › does not show any validation errors
Test timeout of 30000ms exceeded while running "beforeEach" hook.
73 |
74 | test.describe('when the form is submitted unchanged', () => {
> 75 | test.beforeEach(async ({ page }) => {
| ^
76 | await page.click(selectors.submit)
77 | })
78 |
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:75:14
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L76
1) [firefox] › forms/prepopulated.spec.ts:79:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › does not show any validation errors
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="form-example-submit"]')
74 | test.describe('when the form is submitted unchanged', () => {
75 | test.beforeEach(async ({ page }) => {
> 76 | await page.click(selectors.submit)
| ^
77 | })
78 |
79 | test('does not show any validation errors', async ({ page }) => {
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:76:22
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L75
1) [firefox] › forms/prepopulated.spec.ts:79:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › does not show any validation errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
73 |
74 | test.describe('when the form is submitted unchanged', () => {
> 75 | test.beforeEach(async ({ page }) => {
| ^
76 | await page.click(selectors.submit)
77 | })
78 |
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:75:14
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L76
1) [firefox] › forms/prepopulated.spec.ts:79:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › does not show any validation errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="form-example-submit"]')
74 | test.describe('when the form is submitted unchanged', () => {
75 | test.beforeEach(async ({ page }) => {
> 76 | await page.click(selectors.submit)
| ^
77 | })
78 |
79 | test('does not show any validation errors', async ({ page }) => {
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:76:22
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L75
2) [firefox] › forms/prepopulated.spec.ts:83:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › submits the form values
Test timeout of 30000ms exceeded while running "beforeEach" hook.
73 |
74 | test.describe('when the form is submitted unchanged', () => {
> 75 | test.beforeEach(async ({ page }) => {
| ^
76 | await page.click(selectors.submit)
77 | })
78 |
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:75:14
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L76
2) [firefox] › forms/prepopulated.spec.ts:83:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › submits the form values
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="form-example-submit"]')
74 | test.describe('when the form is submitted unchanged', () => {
75 | test.beforeEach(async ({ page }) => {
> 76 | await page.click(selectors.submit)
| ^
77 | })
78 |
79 | test('does not show any validation errors', async ({ page }) => {
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:76:22
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L75
2) [firefox] › forms/prepopulated.spec.ts:83:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › submits the form values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded while running "beforeEach" hook.
73 |
74 | test.describe('when the form is submitted unchanged', () => {
> 75 | test.beforeEach(async ({ page }) => {
| ^
76 | await page.click(selectors.submit)
77 | })
78 |
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:75:14
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L76
2) [firefox] › forms/prepopulated.spec.ts:83:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › submits the form values
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="form-example-submit"]')
74 | test.describe('when the form is submitted unchanged', () => {
75 | test.beforeEach(async ({ page }) => {
> 76 | await page.click(selectors.submit)
| ^
77 | })
78 |
79 | test('does not show any validation errors', async ({ page }) => {
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:76:22
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L95
3) [firefox] › forms/prepopulated.spec.ts:115:13 › Form examples, pre-populated › Formik › when the form data is edited › shows no validation errors
Test timeout of 30000ms exceeded while running "beforeEach" hook.
93 |
94 | test.describe('when the form data is edited', () => {
> 95 | test.beforeEach(async ({ page }) => {
| ^
96 | await page.fill(selectors.input.email, 'hello@world.com')
97 | await page.fill(selectors.input.password, 'password')
98 | await page.fill(selectors.input.description, 'Hello, World!')
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:95:14
|
Run e2e tests:
packages/react-component-library/e2e/forms/prepopulated.spec.ts#L96
3) [firefox] › forms/prepopulated.spec.ts:115:13 › Form examples, pre-populated › Formik › when the form data is edited › shows no validation errors
Error: page.fill: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('[data-testid="form-example-TextInput-email"]')
94 | test.describe('when the form data is edited', () => {
95 | test.beforeEach(async ({ page }) => {
> 96 | await page.fill(selectors.input.email, 'hello@world.com')
| ^
97 | await page.fill(selectors.input.password, 'password')
98 | await page.fill(selectors.input.description, 'Hello, World!')
99 | await page.locator(selectors.input.radio).nth(0).click()
at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/prepopulated.spec.ts:96:22
|
Run e2e tests
5 failed
[firefox] › forms/prepopulated.spec.ts:79:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › does not show any validation errors
[firefox] › forms/prepopulated.spec.ts:83:13 › Form examples, pre-populated › Formik › when the form is submitted unchanged › submits the form values
[firefox] › forms/prepopulated.spec.ts:115:13 › Form examples, pre-populated › Formik › when the form data is edited › shows no validation errors
[firefox] › forms/prepopulated.spec.ts:124:15 › Form examples, pre-populated › Formik › when the form data is edited › and the form is submitted › disables the submit button
[firefox] › forms/prepopulated.spec.ts:58:11 › Form examples, pre-populated › react-hook-form › renders the relevant fields
1 interrupted
[firefox] › forms/prepopulated.spec.ts:128:15 › Form examples, pre-populated › Formik › when the form data is edited › and the form is submitted › submits the form values
107 did not run
|
Loading