-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
Area: TestingFluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Fluent UI react-components (v9)Storybookweb-components
Description
Area
React Components (@fluentui/react-components)
Describe the feature that you would like added
Add the --bailOnStoriesError parameter to the test-vr scripts for both vr-tests and vr-tests-web-components so that the script fails if any errors occur during execution. Currently, some errors are being ignored, which results in the pipeline showing green. We need to address these errors and enable the flag to ensure the script runs correctly and that a green pipeline indicates no errors are present.
- Add
--bailOnStoriesErrortovr-testsapp and fix all existing issues fix(vr-tests): update test scripts and fix story errors #35496 - Add
--bailOnStoriesErrortovr-tests-web-componentsapp and fix all existing issues fix(vr-tests-web-components): update test scripts and fix story errors #35475
Additional context
Have you discussed this feature with our team
Validations
- Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
Priority
Medium
Metadata
Metadata
Assignees
Labels
Area: TestingFluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Fluent UI react-components (v9)Storybookweb-components
Type
Projects
Status
✅ Done