[
https://issues.apache.org/jira/browse/TS-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308086#comment-15308086
]
ASF GitHub Bot commented on TS-4490:
------------------------------------
GitHub user jpeach opened a pull request:
https://github.com/apache/trafficserver/pull/680
TS-4490: Prevent regression test from always running.
If we default the regression level to QUICK, then they always run.
Default the level to NONE and remove default parameters to make it
explicit that automake test programs will run tests by default.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpeach/trafficserver fix/4490
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/680.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 #680
----
commit 9b1d0d94e0077fb0d6639d4a654675626afafeeb
Author: James Peach <[email protected]>
Date: 2016-05-31T16:44:45Z
TS-4490: Prevent regression test from always running.
If we default the regression level to QUICK, then they always run.
Default the level to NONE and remove default parameters to make it
explicit that automake test programs will run tests by default.
----
> regression harness always runs tests
> ------------------------------------
>
> Key: TS-4490
> URL: https://issues.apache.org/jira/browse/TS-4490
> Project: Traffic Server
> Issue Type: Bug
> Components: Tests
> Reporter: James Peach
>
> The changes to the regression harness in PR #675 caused regressions to run
> each time {{traffic_server}} starts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)