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
{{ message }}
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.
I'm trying to run bwoken on Jenkins and it builds fine, but it shows this error for every .js script:
-[__NSCFConstantString stringByAppendingPathExtension:]: cannot append extension 'tracetemplate' to path ''
It works fine in OSX terminal, but not in Jenkins script; so I'm guessing I have to change some environment variables to absolute paths. I just need help identifying which. Thanks.
The text was updated successfully, but these errors were encountered:
@JohnWong Thanks for your reply! I decided to use the new XCUITest with XCode Bots to run my tests and it's proving to be a better testing environment.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to run bwoken on Jenkins and it builds fine, but it shows this error for every .js script:
It works fine in OSX terminal, but not in Jenkins script; so I'm guessing I have to change some environment variables to absolute paths. I just need help identifying which. Thanks.
The text was updated successfully, but these errors were encountered: