You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current test output path (build/<pkg name>/test_results/<test_name>.xml) is incompatible with Bitbucket pipelines. They require test results to be on a certain path . I can't see a way to specify the test output directory. Allowing me to renamin test_results in the path to something like TestResults would fix the issue.
I asked a question related to this on the Atlassian forums
The text was updated successfully, but these errors were encountered:
The current test output path (
build/<pkg name>/test_results/<test_name>.xml
) is incompatible with Bitbucket pipelines. They require test results to be on a certain path . I can't see a way to specify the test output directory. Allowing me to renamintest_results
in the path to something likeTestResults
would fix the issue.I asked a question related to this on the Atlassian forums
The text was updated successfully, but these errors were encountered: