Ticket #94 (closed enhancement: fixed)

Opened 14 months ago

Last modified 6 months ago

Log Results Archiving

Reported by: fcohen Owned by: llara@…
Priority: critical Milestone:
Version: 5 Keywords: log archive history
Cc:

Description

Hi Frank. It seems that functionality got lost in the translation from Python to Java. Luis Carlos will add it. I would suggest to open a ticket and to expand it so the user can select in preferences if keeps the history (adds a Results/<timestamp> directory in the CurrentDirectory? per run) or if simple overrides the log result (to save disk space).

William.


From: dev-bounces@… dev-bounces@…On Behalf Of Frank Cohen Sent: Thursday, July 12, 2007 8:51 AM To: PushToTest TestMaker Developers List Subject: [Dev] Log Archiving?

Hi William: Is the log archiving function enabled in TM5? I'm seeing TM5 create the results directory and logging to a log directory. Should TM5 be creating log-1, log-2, etc. as it runs successive tests? -Frank

Change History

Changed 14 months ago by fcohen

Log "archiving" means TM will automatically rename an existing log and then start logging to a new directory in the TestMaker_hope/Results directory. -Frank

Changed 14 months ago by fcohen

  • status changed from new to closed
  • resolution set to fixed

Confirmed working. -Frank

Changed 14 months ago by fcohen

Luis Carlos wrote:

Current result saving and logging system:

The current result saving system uses the next directory

The default directory + Results+ date of the test + all the result files. Here all the results are saved by date, then the user can easily see all the test done in the different dates and use them for the comparison system.

The current logging system use the directory

The default directory + Logs + all the log files defined in the xml. The new log information is appended at the end of the log. If the log reaches a big size (currently a gigabyte) the log is renamed with a number, then the last test done always has the original name.

This is the system, as I understood it from Willy.

Please let me know if this is correct and the required upgrades

LC

Changed 6 months ago by root

Milestone release deleted

Note: See TracTickets for help on using tickets.