Skip to content

AuTest: Replace httpbin with proxy-verifier #8767

@masaori335

Description

@masaori335

We saw all httpbin based AuTest was failed. ( This is fixed by #8765 ) For the long term, we need to migrate these AuTest using the proxy-verifier. It looks like the proxy-verifier has equivalent features that we're using. If not, we can add it.

List of the httpbin based tests are below

» grep Test.MakeHttpBinServer -R ./* | awk -F ':' '{print $1}'
./autest-site/httpbin.test.ext
./cache/background_fill.test.py
./connect/connect.test.py
./h2/nghttp.test.py
./h2/httpbin.test.py
./h2/h2spec.test.py
./logging/new_log_flds.test.py
./post/post-continue.test.py
./proxy_protocol/proxy_protocol.test.py

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions