I submitted a pull request, and both Travis and AppVeyor are failing for no apparent reason.
For one, the PR is only changed documentation and shouldn't affect any tests.
https://github.com/racket/racket/pull/2076
The first time, it looked like Travis just timed out... shortly after all tests passed.
I forced it to rerun, and most of the Travis builds passed... but one failed with a mysterious error:
"Users/travis/.travis/job_stages: line 166: shell_session_update: command not found"
AppVeyor shows all tests pass, but errors with
"Command exited with code -1073740940".
I notice many other PRs show CI failing.
Is this my fault and I just can't debug, or is something going on with the CI?
--
William J. Bowman
Northeastern University
College of Computer and Information Science