- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.2k
 
Closed
Labels
Milestone
Description
Starting with #60727, we have scaled back the amount of mono tests run per PR. This issue tracks additional follow up work & potential future enhancements.
- Create separate yml that can trigger full test runs on demand
 - Detect changes in library projects and run them as part of the smoke test (e.g. a change in System.Collections runs its tests)
 - Apply changes to apple mobile configurations after Bring up full library test CI runs on iOS / tvOS devices #59503 lands
 - Allow developers to provide parameters (e.g a list of library suites to run) when manually triggering builds
 - Move most / all of runtime staging legs to the runtime pipeline (runtime-extra-platforms)
 - Create bisect scripts or targets that help with post PR failures