This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 1a7ca941a5 XDebug Probe missing comma prevents valid json (#12435)
add 98e7782ef8 This cleans up some of the hrw4u example tests (#12439)
No new revisions were added by this update.
Summary of changes:
tools/hrw4u/src/symbols.py | 4 ++--
tools/hrw4u/tests/data/conds/access.input.txt | 2 +-
tools/hrw4u/tests/data/conds/cache.ast.txt | 2 +-
tools/hrw4u/tests/data/conds/cache.input.txt | 6 ++----
tools/hrw4u/tests/data/conds/capture.input.txt | 2 +-
tools/hrw4u/tests/data/conds/cidr.input.txt | 4 ++--
tools/hrw4u/tests/data/conds/cookie.input.txt | 9 +++++----
tools/hrw4u/tests/data/conds/from-url.input.txt | 2 +-
tools/hrw4u/tests/data/conds/geo.input.txt | 2 +-
tools/hrw4u/tests/data/conds/if-elif.input.txt | 2 +-
tools/hrw4u/tests/data/conds/impl-expr.input.txt | 2 +-
tools/hrw4u/tests/data/conds/inbound.ast.txt | 2 +-
tools/hrw4u/tests/data/conds/inbound.input.txt | 2 +-
tools/hrw4u/tests/data/conds/internal.input.txt | 2 +-
tools/hrw4u/tests/data/conds/ip.input.txt | 10 +++++-----
tools/hrw4u/tests/data/conds/long-if.ast.txt | 2 +-
tools/hrw4u/tests/data/conds/long-if.input.txt | 10 ++++------
tools/hrw4u/tests/data/conds/method.input.txt | 2 +-
tools/hrw4u/tests/data/conds/multi-if.input.txt | 4 ++--
tools/hrw4u/tests/data/conds/now.input.txt | 18 +++++++++---------
tools/hrw4u/tests/data/conds/to-url.input.txt | 2 +-
tools/hrw4u/tests/data/conds/true_false.input.txt | 2 +-
tools/hrw4u/tests/data/conds/txn-count.input.txt | 4 ++--
tools/hrw4u/tests/data/examples/add-cc-path.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/add-cc-path.input.txt | 10 ++++------
tools/hrw4u/tests/data/examples/conn-drain.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/conn-drain.input.txt | 2 +-
tools/hrw4u/tests/data/examples/conn-drain.output.txt | 2 +-
tools/hrw4u/tests/data/examples/dbg-req.input.txt | 2 +-
tools/hrw4u/tests/data/examples/hdr-exists.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/hdr-exists.input.txt | 2 +-
tools/hrw4u/tests/data/examples/hsts.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/hsts.input.txt | 4 ++--
tools/hrw4u/tests/data/examples/rm-query.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/rm-query.input.txt | 6 ------
tools/hrw4u/tests/data/examples/rm-query.output.txt | 4 ----
tools/hrw4u/tests/data/examples/run-plugin.input.txt | 2 +-
tools/hrw4u/tests/data/examples/teapots.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/teapots.input.txt | 2 +-
tools/hrw4u/tests/data/examples/useless.input.txt | 4 +---
tools/hrw4u/tests/data/examples/uuid.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/uuid.input.txt | 2 +-
tools/hrw4u/tests/data/examples/x-debug.ast.txt | 2 +-
tools/hrw4u/tests/data/examples/x-debug.input.txt | 10 +++-------
tools/hrw4u/tests/data/hooks/read_response.input.txt | 2 +-
tools/hrw4u/tests/data/hooks/remap.input.txt | 4 ++--
tools/hrw4u/tests/data/hooks/send_request.input.txt | 2 +-
tools/hrw4u/tests/data/hooks/send_response.ast.txt | 2 +-
tools/hrw4u/tests/data/hooks/send_response.input.txt | 2 +-
tools/hrw4u/tests/data/ops/dscp.input.txt | 2 +-
tools/hrw4u/tests/data/ops/expansion.ast.txt | 2 +-
tools/hrw4u/tests/data/ops/expansion.input.txt | 6 +++---
tools/hrw4u/tests/data/ops/set-body.ast.txt | 2 +-
tools/hrw4u/tests/data/ops/set-body.input.txt | 6 +++---
tools/hrw4u/tests/data/ops/set-conf.input.txt | 2 +-
tools/hrw4u/tests/data/ops/skip-remap.input.txt | 2 +-
tools/hrw4u/tests/data/ops/status.ast.txt | 2 +-
tools/hrw4u/tests/data/ops/status.input.txt | 8 ++++----
tools/hrw4u/tests/data/vars/assign.ast.txt | 2 +-
tools/hrw4u/tests/data/vars/assign.input.txt | 6 +++---
tools/hrw4u/tests/data/vars/bool.ast.txt | 2 +-
tools/hrw4u/tests/data/vars/bool.input.txt | 4 ++--
tools/hrw4u/tests/data/vars/int16.ast.txt | 2 +-
tools/hrw4u/tests/data/vars/int16.input.txt | 4 ++--
tools/hrw4u/tests/data/vars/int8.ast.txt | 2 +-
tools/hrw4u/tests/data/vars/int8.input.txt | 4 ++--
66 files changed, 107 insertions(+), 128 deletions(-)