Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error `find_binary_files': No product binary found in Tests/Build/ProfileData/XXXXX-XXXXX while running on Azure Pipelines #521

Open
viniciustsalomao opened this issue Aug 11, 2022 · 1 comment

Comments

@viniciustsalomao
Copy link

Hello,
I'm trying to get the Cobertura report running on my Azure Pipeline, but I keep getting the error over and over while running it.
'find_binary_files': No product binary found in Tests/Build/ProfileData/XXXXX-XXXXX while running on Azure Pipelines

I'm using this script to run it:
slather coverage -x --scheme $(scheme) --workspace $(workspace) --output-directory $(slather) --build-directory Build --verbose $(project)

Can someone help me?
Thank you.

@Jerrrr
Copy link

Jerrrr commented Oct 18, 2022

@viniciustsalomao hi, I have the same problem, do you have a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants