cmcfarlen commented on PR #12201:
URL: https://github.com/apache/trafficserver/pull/12201#issuecomment-3458849632
building without zstd enabled does compile, but the compress autest doesn't
run:
```
% ./autest.sh -f compress
Running Test compress: Skipped
Warning: Skipping test compress because:
ATS feature not enabled: TS_HAS_ZSTD
Generating Report: --------------
1 Tests were skipped:
--------------------------------------------------------------------------------
Test "compress" Skipped
File: compress.test.py
Directory:
/Users/cmcfarlen/projects/oss/trafficserver/tests/gold_tests/pluginTest/compress
Reason: ATS feature not enabled: TS_HAS_ZSTD
Total of 1 test
Unknown: 0
Exception: 0
Failed: 0
Warning: 0
Skipped: 1
Passed: 0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]