Skip to content

080-ua.t expects old rakudo.org #208

@zoffixznet

Description

@zoffixznet

There's a test in 080-ua.t that expects old rakudo.org website.

lives-ok { HTTP::UserAgent.new.get('http://rakudo.org') }, "issue#51 - get rakudo.org (chunked encoding foul-up results in incomplete UTF-8 data)";

I'm assuming the site might need to change as the new rakudo.org uses HTTPS and had its content changed, so it's possible it no longer has the stuff that caused original problem to exhibit a bug.,


Also t/160-issue-67.t uses a site that changed.


Currently this test causes test suite failures. Sent a PR to skip this test #208 and in https://github.com/sergot/http-useragent/pull/211/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions