reportportal / agent-java-cucumber4

Cucumber JVM version [4.0.0; 5.0.0) adapter
Apache License 2.0
6 stars 9 forks source link

Getting error when add rp.skipped.issue=FALSE for iosDriver test #4

Closed suciista09 closed 5 years ago

suciista09 commented 5 years ago

error details :

Error: Unable to launch WebDriverAgent because of xcodebuild failure: "xcodebuild failed with code 65".

but if I change the flag to true or just remove that properties, it run successfully. Additional information, this problem doesn't appear on androidDriver

filland commented 5 years ago

@suciista09 hello, do you still face this problem ?