-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
androidAndroid areaAndroid areaemulatorRelated to an emulator/SimulatorRelated to an emulator/SimulatorenhancementNew feature or requestNew feature or request
Description
DNCENG team prepared a "multi" queue for Android API level testing which contains pre-installed emulators covering all API levels. We need to add support in xharness to be able to select on which emulators the workitems should run. More context is described in dotnet/dnceng#5074 (comment).
(Previously, we would have a dedicated queue for each API level, thus sending a workitem to specific queue would equal running on that API level.)
Requirements
- Specify which API levels to use
- Start emulators for specified API levels (the "multi" queue does NOT start emulators by default)
- Reported results should be distinguishable if the same workitem is run on multiple API levels
Current support
meghnaveCopilot
Metadata
Metadata
Assignees
Labels
androidAndroid areaAndroid areaemulatorRelated to an emulator/SimulatorRelated to an emulator/SimulatorenhancementNew feature or requestNew feature or request