I was successfully running our selenium tests (Java, Selenium, Maven,..etc) from the ADO test plan and was able to report test results back to the test Plan in ADO. Off late when were kicking of the test from the test plan after the test run was complete. The "Publish Test Results" task is capturing the results accurately but the "Visual Studio Test" task is failing with the following error..
"The slice of type 'Execution' is 'Aborted' because of the error : Microsoft.VisualStudio.TestService.VstestAdapter.TestsNotFoundException: No test assemblies found on the test machine matching the source filter criteria or no tests discovered matching test filter criteria. Verify that test assemblies are present on the machine and test filter criteria is correct."
Not sure what changed with VS in the last couple of months but we were able to run our tests from the Test Plan with the same Tasks and Settings mentioned in the attached screen shot.
