[Home]

Summary:ASTERISK-25562: testsuite: Ability to per-test disable logging
Reporter:Joshua C. Colp (jcolp)Labels:
Date Opened:2015-11-16 06:27:08.000-0600Date Closed:2015-11-16 13:13:31.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The testsuite currently ALWAYS produces a 'full' and 'messages' file for each test. If a test is particularly active or runs for a long period of time this can generate both huge files and a large amount of I/O. It would be ideal if tests could specify whether logging should be disabled or not when they are being run.
Comments: