bryancall commented on issue #9318:
URL: https://github.com/apache/trafficserver/issues/9318#issuecomment-4828017529

   The Cache_dir regression test referenced here (run via traffic_server -R 
Cache_dir) was converted into a Catch2 unit test in 
https://github.com/apache/trafficserver/pull/10635, first released in 10.0.0, 
so the original invocation no longer exists. The "cache directory overflow on 
... purging" warnings are expected output: the directory test intentionally 
overfills the cache directory (inserting past the freelist and up to 75 percent 
of capacity) to exercise the overflow and purge path, so the warnings are 
normal for that test rather than a defect. Closing as reworked. Please reopen 
or file a fresh issue if you would like the test to suppress these warnings 
while it is deliberately overfilling.


-- 
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]

Reply via email to