Skip to content

feat(Toast): Expose dismissToast function #3134

feat(Toast): Expose dismissToast function

feat(Toast): Expose dismissToast function #3134

Triggered via pull request November 26, 2024 14:05
Status Success
Total duration 6m 1s
Artifacts 6

build_and_test.yml

on: pull_request
Build_icon_library
1m 25s
Build_icon_library
Lint_react-component-library
1m 20s
Lint_react-component-library
Security_audit
40s
Security_audit
Check_commits
36s
Check_commits
Test_design-tokens
53s
Test_design-tokens
Build_storybook_e2e
1m 8s
Build_storybook_e2e
Build_storybook
1m 52s
Build_storybook
Build_react-component-library
1m 44s
Build_react-component-library
Test_react-component-library
3m 19s
Test_react-component-library
Matrix: Test-e2e_react-component-library
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 notices
[chromium] › forms/empty.spec.ts:112:15 › Form examples: packages/react-component-library/e2e/forms/empty.spec.ts#L119
1) [chromium] › forms/empty.spec.ts:112:15 › Form examples, empty › Formik › when the form is filled in correctly › and the form is submitted › submits the form values Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Object { "description": "Hello, World!", "email": "[email protected]", - "exampleAutocomplete": "four", + "exampleAutocomplete": null, "exampleCheckbox": Array [ "Option 2", ], "exampleDatePicker": "2022-01-31T12:00:00.000Z", "exampleNumberInput": 1, "exampleRadio": "Option 1", "exampleRangeSlider": Array [ - 28, + 20, ], "exampleSelect": "three", "exampleSwitch": "1", "password": "password", } 117 | .textContent() 118 | > 119 | await expect(JSON.parse(submittedValues as string)).toEqual( | ^ 120 | expectedResult 121 | ) 122 | }) at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/empty.spec.ts:119:65
[chromium] › forms/empty.spec.ts:112:15 › Form examples: packages/react-component-library/e2e/forms/empty.spec.ts#L119
2) [chromium] › forms/empty.spec.ts:112:15 › Form examples, empty › Native › when the form is filled in correctly › and the form is submitted › submits the form values Error: expect(received).toEqual(expected) // deep equality - Expected - 2 + Received + 2 Object { "description": "Hello, World!", "email": "[email protected]", - "exampleAutocomplete": "four", + "exampleAutocomplete": null, "exampleCheckbox": Array [ "Option 2", ], "exampleDatePicker": "2022-01-31T12:00:00.000Z", "exampleNumberInput": 1, "exampleRadio": "Option 1", "exampleRangeSlider": Array [ - 28, + 20, ], "exampleSelect": "three", "exampleSwitch": "1", "password": "password", } 117 | .textContent() 118 | > 119 | await expect(JSON.parse(submittedValues as string)).toEqual( | ^ 120 | expectedResult 121 | ) 122 | }) at /home/runner/work/design-system/design-system/packages/react-component-library/e2e/forms/empty.spec.ts:119:65
🎭 Playwright Run Summary
2 skipped 112 passed (59.4s)
🎭 Playwright Run Summary
2 flaky [chromium] › forms/empty.spec.ts:112:15 › Form examples, empty › Formik › when the form is filled in correctly › and the form is submitted › submits the form values [chromium] › forms/empty.spec.ts:112:15 › Form examples, empty › Native › when the form is filled in correctly › and the form is submitted › submits the form values 112 passed (48.8s)
🎭 Playwright Run Summary
2 skipped 112 passed (56.7s)

Artifacts

Produced during runtime
Name Size
dist
1.08 MB
playwright-test-results-1
6.91 MB
playwright-test-results-2
221 KB
playwright-test-results-3
218 KB
storybook-static
36.1 MB
storybook-static-e2e Expired
32.1 MB