[
https://issues.apache.org/jira/browse/TS-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-1837.
-------------------------------
Resolution: Duplicate
This is a duplicate of TS-1834, there are two ways to fix this:
1) Make the logstats test script turn the relative path argument to an absolute
path (using e.g. readlink -f). This might break on some platforms though, e.g.
OSX doesn't seem to have the same syntax on Linux, so I'd imagine it breaks on
FBSD too.
2) Fix logstats such that it can handle relative paths.
> make check failure: Files /tmp/logstats.FxLcMx and ./tests/logstats.json
> differ
> -------------------------------------------------------------------------------
>
> Key: TS-1837
> URL: https://issues.apache.org/jira/browse/TS-1837
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Igor Galić
> Attachments: logstats.FxLcMx
>
>
> {noformat}
> make check-TESTS
> make[3]: Entering directory `/home/igalic/src/asf/trafficserver/proxy'
> Files /tmp/logstats.FxLcMx and ./tests/logstats.json differ
> FAIL: tests/test_logstats_json
> FAIL: tests/test_logstats_summary
> =============================================
> 2 of 2 tests failed
> Please report to [email protected]
> =============================================
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory `/home/igalic/src/asf/trafficserver/proxy'
> {noformat}
> Find atatched the file in /tmp/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira