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 was archived by the owner on Apr 12, 2024. It is now read-only.
In the end to end tests for http, there's a request that fires off to angularjs.org/greet.php which has recently caused 404's to be returned, causing Travis builds to flake. There were no immediately-obvious problems on the server, and manual reproductions would not yield 404.
I'm going to disable the test until the issue can be investigated further and resolved.