Intermittent build failures after successful dotnet core tests script step

Bitrise Build Issue Report template

Description of the issue

We have a script step in our workflow that has a few dotnet core tests (e.g. “dotnet test foobar.csproj”) Sometimes this step will fail with “script (exit code: 1)” even after all the tests complete successfully.

Environment:

Where did the issue happen?

Bitrise.io, Visual Studio for Mac, Stable Channel

Which build Step causes the issue and which version of the step?

script v1.1.5

Reproducibility

  • _Does a “Rebuild” help? Sometimes. Seems to happen with the same frequency on rebuild as with initial build.
  • Does a rebuild without caches help? (You can remove the Cache:Pull and Cache:Push steps temporarily to not to use the cache, or you can delete all the caches on the Settings tab of the app. : No, it doesn’t look like we’ve ever used the cache features.
  • Does the issue happen sporadically, or every time? : Sporadically, can’t determine any pattern.
  • Does upgrading the build Step to the latest version help? : Already latest version
  • When did the issue start? : Looks like first instance of this issue was on build at 2019.08.13 @ 12:41.

Local reproduction

_Can it be reproduced on your own Mac/PC by following our local debug guide?
No, it always completes successfully locally.

Build log

Please copy paste the build’s bitrise.io URL here (or if the issue happens somewhere else then the full logs), or if you can’t share the url / log here then send the url or full log through a private channel (e.g. email - https://www.bitrise.io/contact ), with a link to the related Discuss issue.
https://app.bitrise.io/build/01d213019a94e78f

Hi there @emarshaljpl!

Can you please also enable Support Access on the Settings tab of the app ( Enabling the Bitrise Support user for your app | Bitrise DevCenter ) so that we can take a more in-depth look? :slight_smile:

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