diff --git a/apps/vr-tests-react-components/src/stories/Avatar.stories.tsx b/apps/vr-tests-react-components/src/stories/Avatar.stories.tsx
index 7c9ceee6ad071b..3645856fc30147 100644
--- a/apps/vr-tests-react-components/src/stories/Avatar.stories.tsx
+++ b/apps/vr-tests-react-components/src/stories/Avatar.stories.tsx
@@ -218,6 +218,9 @@ storiesOf('Avatar Converged', module)
.addStory('size+inactive+badge', () => (
))
+
+ /* Temporarily disable these stories as these cause noise with storywright
+ The issue is raised against playwright. Till it gets fixed we disabled these. https://github.com/microsoft/playwright/issues/18373
.addStory('size+active+badge', () => (
))
@@ -226,7 +229,7 @@ storiesOf('Avatar Converged', module)
))
.addStory('size+active+ring-shadow', () => (
- ))
+ ))*/
.addStory('customSize+image', () => )
.addStory('customSize+name+badge', () => (