This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from fb2f2d6c50 enforce more CONTROL stream rules (#9908)
add 431052145e Fix autests for fedora 38 (#9881)
No new revisions were added by this update.
Summary of changes:
tests/Pipfile | 2 +-
tests/gold_tests/h2/gold/bigfile.gold | 19 ++--
tests/gold_tests/h2/gold/chunked.gold | 8 +-
tests/gold_tests/h2/gold/remap-200.gold | 12 +-
tests/gold_tests/h2/h2active_timeout.py | 132 ++++++++++++++++++----
tests/gold_tests/h2/h2bigclient.py | 85 --------------
tests/gold_tests/h2/h2chunked.py | 71 ------------
tests/gold_tests/h2/h2client.py | 153 +++++++++++++++++++++-----
tests/gold_tests/h2/http2.test.py | 10 +-
tests/gold_tests/headers/gold/bad_method.gold | 12 +-
tests/gold_tests/tls/test-nc-s_client.sh | 9 +-
11 files changed, 273 insertions(+), 240 deletions(-)
delete mode 100644 tests/gold_tests/h2/h2bigclient.py
delete mode 100644 tests/gold_tests/h2/h2chunked.py