-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 1.623
Xcode integration 1.4.9
Running on MacOSX Yosemite 10.10.5
XCode 7.2
I am trying to setup Xcode plugin to run tests on real device (working as expected), but yet I did not find why test-reports/ folder is always empty.
I configured Xcode plugin as follow, for linphone-iphone project if that matters:
General build settings:
- target: linphoneTests
- all checkboxes disabled
- configuration: Debug
Code signing & OS X keychain options:
nothing setup
Advanced Xcode build options:
- clean tests reports disabled
- xcode schema file: linphone
- Custom xcodebuild arguments: test -destination id="device_id"
And finally, I setup Publish xUnit test result report with test-reports/*.xml
Is there something wrong in the setup? If not, how could I grab logs for the plugin to see what's going on/why it (may) fails to write XML output files?
Thanks!
[JENKINS-33696] No test results generated
Description |
Original:
I am trying to setup Xcode plugin to run tests on real device (working as expected), but yet I did not find why test-reports/ folder is always empty. I configured Xcode plugin as follow, for [linphone-iphone](https://github.com/BelledonneCommunications/linphone-iphone) project if that matters: General build settings: - target: linphoneTests - all checkboxes disabled - configuration: Debug Code signing & OS X keychain options: nothing setup Advanced Xcode build options: - clean tests reports disabled - xcode schema file: linphone - Custom xcodebuild arguments: test -destination id="device_id" And finally, I setup Publish xUnit test result report with */test-reports/*.xml Is there something wrong in the setup? If not, how could I grab logs for the plugin to see what's going on/why it (may) fails to write XML output files? Thanks! |
New:
I am trying to setup Xcode plugin to run tests on real device (working as expected), but yet I did not find why test-reports/ folder is always empty. I configured Xcode plugin as follow, for [linphone-iphone|https://github.com/BelledonneCommunications/linphone-iphone] project if that matters: General build settings: - target: linphoneTests - all checkboxes disabled - configuration: Debug Code signing & OS X keychain options: nothing setup Advanced Xcode build options: - clean tests reports disabled - xcode schema file: linphone - Custom xcodebuild arguments: test -destination id="device_id" And finally, I setup Publish xUnit test result report with */test-reports/*.xml Is there something wrong in the setup? If not, how could I grab logs for the plugin to see what's going on/why it (may) fails to write XML output files? Thanks! |
Description |
Original:
I am trying to setup Xcode plugin to run tests on real device (working as expected), but yet I did not find why test-reports/ folder is always empty. I configured Xcode plugin as follow, for [linphone-iphone|https://github.com/BelledonneCommunications/linphone-iphone] project if that matters: General build settings: - target: linphoneTests - all checkboxes disabled - configuration: Debug Code signing & OS X keychain options: nothing setup Advanced Xcode build options: - clean tests reports disabled - xcode schema file: linphone - Custom xcodebuild arguments: test -destination id="device_id" And finally, I setup Publish xUnit test result report with */test-reports/*.xml Is there something wrong in the setup? If not, how could I grab logs for the plugin to see what's going on/why it (may) fails to write XML output files? Thanks! |
New:
I am trying to setup Xcode plugin to run tests on real device (working as expected), but yet I did not find why test-reports/ folder is always empty. I configured Xcode plugin as follow, for [linphone-iphone|https://github.com/BelledonneCommunications/linphone-iphone] project if that matters: General build settings: - target: linphoneTests - all checkboxes disabled - configuration: Debug Code signing & OS X keychain options: nothing setup Advanced Xcode build options: - clean tests reports disabled - xcode schema file: linphone - Custom xcodebuild arguments: test -destination id="device_id" And finally, I setup Publish xUnit test result report with test-reports/\*.xml Is there something wrong in the setup? If not, how could I grab logs for the plugin to see what's going on/why it (may) fails to write XML output files? Thanks! |
Workflow | Original: JNJira [ 169660 ] | New: JNJira + In-Review [ 183592 ] |