[Xamarin.forms] NUnit Runner fails with "Failed to read test result, error: test result not exist at: /Users/vagrant/deploy/TestResult.xml'

Description of the issue

Hello, I want to build a hybrid application with xamarin.forms and to use continuous integration, I’ve seen that I should use Nunit Runner for that. So I created a new NUnit project to my Visual Studio solution.

Imgur

My Workflow has been set this way:
Imgur

And I’ve kept the default settings into my NUnit Runner :
Imgur

What step did I do wrong ? If you need any informations I would be glad to give them to you.

Environment:

I work on the Hybrid version of Bitrise and the error comes from the NUnit runner step v1.4.0

Build log

Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:07.46
Failed to read test result, error: test result not exist at: /Users/vagrant/deploy/TestResult.xml
Test run failed, error: No project to build found

Hi @NathanT!

Can you please include the URL of the build so we are able to see what’s actually happening there?

Hello @bitce ! Thanks for trying to help me, I’m very new to Bitrise so I hope this URL will be the one you’re looking for : https://app.bitrise.io/build/b94099389280301a

Hy there👋

I created a task for the tooling team to check this issue, it seems to be a problem with the step itself. They will get back to you here when the task is completed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.