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

http: Fix flaky tests using httpbin.org #3097

Open
xerial opened this issue Aug 4, 2023 · 1 comment
Open

http: Fix flaky tests using httpbin.org #3097

xerial opened this issue Aug 4, 2023 · 1 comment
Assignees
Milestone

Comments

@xerial
Copy link
Member

xerial commented Aug 4, 2023

https://httpbin.org/ has been down and causing test failures. It's better to have an alternative way to test Http clients including:

  • JavaSync/AsycClient
  • URLConnectionClient
  • RPCHttpClient
@xerial
Copy link
Member Author

xerial commented Aug 4, 2023

Instead of using an external servers, it's better to use Netty backend in the integration-test

@xerial xerial self-assigned this Aug 4, 2023
@xerial xerial added this to the Airframe 23 milestone Aug 28, 2023
@xerial xerial modified the milestones: Airframe 23, Airframe 24 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant