-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
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
Org creation and/or run test commands timeout or take much longer #57
Comments
I have reverted my travis config file back (from the working npm installation route shared on the SE post above) so that i can compare with this repo (which appears to have built successfull a few days ago)... you can see the two configs are pretty much identical... any thoughts? Working... (from this repo)
Not Working... (from my repo)
|
Ok so this is a bit crazy... it now appears to be working... though the org create command does take a much long time to response then the npm install approach. I guess for now i can close this... |
Re-opening this as the commands respond very slowly it seems with this configuration, not ideal for CI. In contrast when the npm install route is used (see commented out bits in my config and StackExchange comments above) the commands responded as per local experience. |
We have a bug to figure out why the Faye client times out. You can set the create:org command with There is no difference in installing the CLI for npm or using the The current .travis.yml file is configured properly. |
As per the discussion on StackExchange I am still finding org creation hangs. I updated with the latest .yaml edits made to this repo and still had no luck. Is this build still working? I also see some comments from Travis support on the SE post above.
Finally i used the option described in the StackExchange post, while this works i do see a number of npm obsolete errors so would prefer to use the recommended approach from this repo.
My repository is https://github.com/afawcett/declarative-lookup-rollup-summaries. Note that the yaml also includes some changes to attempt to get test failures to abort the build. These edits in the script section where made afterward.
The text was updated successfully, but these errors were encountered: