Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zoffixznet opened this issue Aug 3, 2018 · 0 comments
Open

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

zoffixznet opened this issue Aug 3, 2018 · 0 comments

Comments

@zoffixznet
Copy link
Contributor

zoffixznet commented Aug 3, 2018

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

zoffixznet added a commit to zoffixznet/http-useragent that referenced this issue Aug 3, 2018
Needs HTTPs now and possibly a new site too
See raku-community-modules#208
ugexe pushed a commit that referenced this issue Aug 3, 2018
Needs HTTPs now and possibly a new site too
See #208
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant