You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2019/01/15 00:33:29 UTC

[trafficserver] branch quic-latest updated (b223484 -> 72d2a70)

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

masaori pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from b223484  QUIC: Fixes test cases broken due to (ats_unique_buf -> IOBufferBlock)
     add f2cb7b6  Add test_QUICFrameRetransmitter to .gitignore
     add 72d2a70  More fixes test cases broken due to (ats_unique_buf -> IOBufferBlock)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                     |  1 +
 iocore/net/quic/test/test_QUICStreamManager.cc | 52 +++++++++++++++++---------
 iocore/net/quic/test/test_QUICStreamState.cc   | 20 +++++++---
 3 files changed, 51 insertions(+), 22 deletions(-)