This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 8e4b38c  Fix stale heap triggering assert in TSHttpTxnCachedRespGet
     new c549747  Remove cookie_remap plugin's unit tests until I fix the 
broken build
     new c4fce1b  Adding back the cookie_remap unit tests. Running cookie_remap 
autests conditionally only if the plugin is built.

The 11275 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/experimental/cookie_remap/Makefile.inc              | 13 +++++++------
 .../cookiejar/unit_test.cc => test_cookiejar.cc}            |  0
 .../gold_tests/pluginTest/cookie_remap/bucketcookie.test.py |  1 +
 .../pluginTest/cookie_remap/collapseslashes.test.py         |  1 +
 tests/gold_tests/pluginTest/cookie_remap/connector.test.py  |  1 +
 .../gold_tests/pluginTest/cookie_remap/existscookie.test.py |  1 +
 .../gold_tests/pluginTest/cookie_remap/matchcookie.test.py  |  1 +
 tests/gold_tests/pluginTest/cookie_remap/matchuri.test.py   |  1 +
 .../gold_tests/pluginTest/cookie_remap/matrixparams.test.py |  1 +
 .../pluginTest/cookie_remap/notexistscookie.test.py         |  1 +
 .../gold_tests/pluginTest/cookie_remap/regexcookie.test.py  |  1 +
 tests/gold_tests/pluginTest/cookie_remap/setstatus.test.py  |  1 +
 tests/gold_tests/pluginTest/cookie_remap/subcookie.test.py  |  1 +
 tests/gold_tests/pluginTest/cookie_remap/substitute.test.py |  1 +
 14 files changed, 19 insertions(+), 6 deletions(-)
 rename plugins/experimental/cookie_remap/{unit_tests/cookiejar/unit_test.cc => 
test_cookiejar.cc} (100%)

Reply via email to