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

Adapt expected protocol for response to invalid domain error #267

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

giordano
Copy link
Contributor

@giordano giordano commented Jan 5, 2025

Tentatively fix #261. As far as I understand, they just changed the protocol in the response and we need to adapt the tests.

Copy link

codecov bot commented Jan 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.68%. Comparing base (afd04be) to head (c58910a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   90.68%   90.68%           
=======================================
  Files           5        5           
  Lines         612      612           
=======================================
  Hits          555      555           
  Misses         57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@giordano
Copy link
Contributor Author

giordano commented Jan 5, 2025

I can confirm all tests pass for me on JuliaLang/julia#56951 (which includes #266) with this PR.

@giordano giordano merged commit 91a71b9 into master Jan 5, 2025
20 checks passed
@giordano giordano deleted the mg/test-invalid-domain-proto branch January 5, 2025 00:50
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

Successfully merging this pull request may close these issues.

Failing tests in errors testset with libcurl 8.10
1 participant