Skip to content

Duplicate general and HTTP/3 tests #12158

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

Closed
bzp2010 opened this issue Apr 17, 2025 · 2 comments
Closed

Duplicate general and HTTP/3 tests #12158

bzp2010 opened this issue Apr 17, 2025 · 2 comments
Labels
enhancement New feature or request tech debt

Comments

@bzp2010
Copy link
Contributor

bzp2010 commented Apr 17, 2025

Current Behavior

The PR workflow will perform both general and HTTP/3-specific (at least seemingly) tests, which leads to longer wait times and more potential errors.

Expected Behavior

The HTTP/3 module http_v3_module has started to be listed as a pre-build in OpenResty 1.27.1.1, so I guess it's already considered production-ready, which means that we no longer need to differentiate between HTTP/3 turned on and turned off, and they should be merged together into one set of tests.

ref: https://openresty.org/en/ann-1027001001.html

The apisix-runtime with the special patch that APISIX relies on has of course been updated to 1.27.1.1, so this should not be a problem.

Error Logs

No response

Steps to Reproduce

No needs

Environment

  • APISIX version (run apisix version): dev
  • Operating system (run uname -a): Not releated
  • OpenResty / Nginx version (run openresty -V or nginx -V): Not releated
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): Not releated
  • APISIX Dashboard version, if relevant: Not releated
  • Plugin runner version, for issues related to plugin runners: Not releated
  • LuaRocks version, for installation issues (run luarocks --version): Not releated
@dosubot dosubot bot added the enhancement New feature or request label Apr 17, 2025
@Baoyuantop
Copy link
Contributor

will fixed by #12223? @bzp2010

@bzp2010
Copy link
Contributor Author

bzp2010 commented May 19, 2025

will fixed by #12223? @bzp2010

@Baoyuantop Absolutely

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in ⚡️ Apache APISIX Roadmap May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt
Projects
Archived in project
Development

No branches or pull requests

2 participants