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.
Do you have any other Origen environment variables set? This is assuming a blank ENV and I think context restarts the process in specs, so it may be a spec bug where I need to clear the environment, not just the site config.
Travis wouldn't have ENV variables set, so it won't affect it there. I will try to replicate it.
To expand a bit, the context setup should override ORIGEN_GEM_INSTALL_DIRbut it won't clear ORIGEN_USER_GEM_DIR, so that may be throwing it off if you have it set.
If so, its a bug in the spec setup that I'll correct.
When travis runs the same build it passes.
The text was updated successfully, but these errors were encountered: