Skip to content
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
@jeffbcross

Description

@jeffbcross

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:

'https://angularjs.org/greet.php?callback=JSON_CALLBACK&name=Super%20Hero')">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions