Update MSTest by Youssef1313 · Pull Request #15108 · microsoft/vstest (original) (raw)

Now, other failures after restarting the job. Likely an unintentional (but good) behavioral change of MSTest, which is also a bit unfortunate for the case of this repo specifically. There is currently ITestDataSource implementations that doesn't return any data on non-Windows, which MSTest complains for.