When executing xharness we noticed that the following line throws and exception: https://github.com/xamarin/xamarin-macios/blob/master/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs#L66 In the case when there are no tasks we get exceptions like the following: http://xamarin-storage/jenkins/xamarin-macios/PR-8269/7bbc0c974ca7201576c261cdc60a9351293533ae/1/jenkins-results/tests/index.html That should not happen and we should ignore the test to the very least.
When executing xharness we noticed that the following line throws and exception:
https://github.com/xamarin/xamarin-macios/blob/master/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs#L66
In the case when there are no tasks we get exceptions like the following: http://xamarin-storage/jenkins/xamarin-macios/PR-8269/7bbc0c974ca7201576c261cdc60a9351293533ae/1/jenkins-results/tests/index.html
That should not happen and we should ignore the test to the very least.