Appcenter-cli: Local NUnit test result file missing

Created on 12 Mar 2018  路  4Comments  路  Source: microsoft/appcenter-cli

Hi, I'm using the following command (some values redacted):

appcenter test run uitest --app <myApp> --devices <deviceId> --app-path <myApk> --test-series master --locale en_US --build-dir <dir> --uitest-tools-dir <dir> --nunit-xml DroidTestResults.xml --include-category XTC

I'm not seeing an nunit result file being generated. I tried absolute and relative paths. I use this to pass results to my CI build.

The commmand upload and runs the test successfully. Test results are reported to the command line, but no file is created.

I believe this was possible before using Xamarin Test Cloud.

Test

Most helpful comment

Hi @applied-kevinsalot - this problem is being address currently. Follow progress in this PR: https://github.com/Microsoft/appcenter-cli/pull/400

All 4 comments

Hi @applied-kevinsalot - this problem is being address currently. Follow progress in this PR: https://github.com/Microsoft/appcenter-cli/pull/400

@krukow any progress getting this in? AppCenterTask on vsts will not work as expected without this fix I think.

@rmarinho This has been merged and will be in the next release - later this week or early next week.

Hey @applied-kevinsalot and @rmarinho , this has been addressed in our CLI v 1.0.14 released on Apr 2. Thank you again for bringing this to our attention @applied-kevinsalot ! I'll be proceeding to close this ticket now. If you have any other questions, please feel free to file a ticket again.

Thank you to @krukow , @owenniblock @erychagov and @christav for working on this! :)

Was this page helpful?
0 / 5 - 0 ratings