We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I get a test failure I get the following output:
$ bash run-sonar.sh Running run-sonar.sh... Extracting Xcode project information. .. Running tests using xctool......open .ERROR - Command 'xctool -project caffeine-ios.xcodeproj -sdk iphonesimulator ARCHS=i386 VALID_ARCHS=i386 CURRENT_ARCH=i386 ONLY_ACTIVE_ARCH=NO -scheme caffeine-ios -reporter junit GCC_GENERATE_TEST_COVERAGE_FILES=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES test' failed with error code:
So some problems with this output:
The text was updated successfully, but these errors were encountered:
thanks for your feedback.
Your analysis seems right, I look at it as soon as possible, it should be easy to fix.
Sorry, something went wrong.
cyrilpicat
No branches or pull requests
When I get a test failure I get the following output:
So some problems with this output:
The text was updated successfully, but these errors were encountered: