Testing add-on wasn't configured correctly

Hi there,

I am trying to set up TestReports and but I am not being able to do it.

  • Our project is modularized, and we have parallel-testing in most of the test targets.
  • I’ve disabled xcpretty because I read there were some issues.

This is how my bitrise.yml looks
- xcode-test:
inputs:
- generate_code_coverage_files: ‘yes’
- output_tool: xcodebuild
- xctest-html-report:
inputs:
- generate_junit: ‘false’
- deploy-to-bitrise-io@1.9.2: {}

Whenever a build success, I keep seeing “Testing add-on wasn’t configured correctly”

Has anybody experienced something similar?
Thanks in advance

Hi Facundo!

Sorry for the huge delay on this, I believe we recently started investigating this on our on-site chat, will make sure to post the results here!

Hi, is there any update about this issue?

1 Like

Hi @SebastianOsinski!

We are still investigating @facundo.menzella

In case you experience this error, I highly recommend you submit a separate report since there are number of reasons why you could see this error!

1 Like

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