You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by jpeach <gi...@git.apache.org> on 2016/04/28 02:42:01 UTC

[GitHub] trafficserver pull request: TSHttpTxnParentProxySet regression tes...

GitHub user jpeach opened a pull request:

    https://github.com/apache/trafficserver/pull/605

    TSHttpTxnParentProxySet regression test

    Add a regression test for ``TSHttpTxnParentProxySet``.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jpeach/trafficserver jpeach/parent-regression-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/605.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #605
    
----
commit 4c05b1cba0332347affa4596364d8e153bef32b7
Author: James Peach <jp...@apache.org>
Date:   2016-04-27T19:00:34Z

    TSHttpTxnParentProxySet should take const arguments.

commit c39f57b8d68b0a8a4de0cc04da9323e7f900d36b
Author: James Peach <jp...@apache.org>
Date:   2016-04-27T19:19:57Z

    TS-4388: Add an API test for TSHttpTxnParentProxySet.
    
    Add an API test for TSHttpTxnParentProxySet. This test sends a
    request to the API test synserver, and expects a response. The quirk
    is that it can't get the right response unless TSHttpTxnParentProxySet()
    is called to parent proxy to the syn server.
    
    This test currently crashes, so it is only enabled at REGRESSION_TEST_FATAL
    (level 4).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

Re: [GitHub] trafficserver pull request: TSHttpTxnParentProxySet regression tes...

Posted by Kamil Abboud <ki...@gmail.com>.
unsubscribe

On Thu, Apr 28, 2016 at 3:42 AM, jpeach <gi...@git.apache.org> wrote:

> GitHub user jpeach opened a pull request:
>
>     https://github.com/apache/trafficserver/pull/605
>
>     TSHttpTxnParentProxySet regression test
>
>     Add a regression test for ``TSHttpTxnParentProxySet``.
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/jpeach/trafficserver
> jpeach/parent-regression-test
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/trafficserver/pull/605.patch
>
> To close this pull request, make a commit to your master/trunk branch
> with (at least) the following in the commit message:
>
>     This closes #605
>
> ----
> commit 4c05b1cba0332347affa4596364d8e153bef32b7
> Author: James Peach <jp...@apache.org>
> Date:   2016-04-27T19:00:34Z
>
>     TSHttpTxnParentProxySet should take const arguments.
>
> commit c39f57b8d68b0a8a4de0cc04da9323e7f900d36b
> Author: James Peach <jp...@apache.org>
> Date:   2016-04-27T19:19:57Z
>
>     TS-4388: Add an API test for TSHttpTxnParentProxySet.
>
>     Add an API test for TSHttpTxnParentProxySet. This test sends a
>     request to the API test synserver, and expects a response. The quirk
>     is that it can't get the right response unless
> TSHttpTxnParentProxySet()
>     is called to parent proxy to the syn server.
>
>     This test currently crashes, so it is only enabled at
> REGRESSION_TEST_FATAL
>     (level 4).
>
> ----
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
>



-- 
-------------------------------
Have a Nice Day,
Kamil Abboud

[GitHub] trafficserver pull request: TSHttpTxnParentProxySet regression tes...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafficserver/pull/605


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---