This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
fix(test): greet.php 404 in JSONP test #9185
Open
Description
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.
Line:
Line 608 in 0f3adec