You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by rr...@apache.org on 2019/11/08 16:33:53 UTC

[trafficserver] branch master updated (98b0aea -> 5902d86)

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

rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 98b0aea  Fix building Catch on macOS
     add 5902d86  tests: Adds autest for WebSocket mappings

No new revisions were added by this update.

Summary of changes:
 .../remap/gold/remap-ws-upgrade-400.gold           |  7 ++
 tests/gold_tests/remap/gold/remap-ws-upgrade.gold  | 11 ++++
 tests/gold_tests/remap/remap_ws.test.py            | 77 ++++++++++++++++++++++
 3 files changed, 95 insertions(+)
 create mode 100644 tests/gold_tests/remap/gold/remap-ws-upgrade-400.gold
 create mode 100644 tests/gold_tests/remap/gold/remap-ws-upgrade.gold
 create mode 100644 tests/gold_tests/remap/remap_ws.test.py