masaori335 opened a new issue #8767:
URL: https://github.com/apache/trafficserver/issues/8767
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
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]