Loading packages/SystemUI/compose/scene/TEST_MAPPING +29 −3 Original line number Diff line number Diff line Loading @@ -2,13 +2,39 @@ "presubmit": [ { "name": "PlatformComposeSceneTransitionLayoutTests", "keywords": ["internal"] "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "PlatformComposeCoreTests" "name": "PlatformComposeCoreTests", "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "name": "SystemUIComposeGalleryTests" "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "SystemUIComposeGalleryTests", "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ] } Loading
packages/SystemUI/compose/scene/TEST_MAPPING +29 −3 Original line number Diff line number Diff line Loading @@ -2,13 +2,39 @@ "presubmit": [ { "name": "PlatformComposeSceneTransitionLayoutTests", "keywords": ["internal"] "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "PlatformComposeCoreTests" "name": "PlatformComposeCoreTests", "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "name": "SystemUIComposeGalleryTests" "exclude-annotation": "androidx.test.filters.FlakyTest" } ] }, { "name": "SystemUIComposeGalleryTests", "keywords": ["internal"], "options": [ { "exclude-annotation": "org.junit.Ignore" }, { "exclude-annotation": "androidx.test.filters.FlakyTest" } ] } ] }