summaryrefslogtreecommitdiff
path: root/tko/parsers
AgeCommit message (Expand)AuthorFilesLines
2008-09-15Add a method to the Host objects for logging the currently runningjadmanski3-0/+33
2008-08-27This fixes up a parser edge case where an implicit ABORT (i.e. a loggingjadmanski1-16/+25
2008-08-22Don't let negative test-level results pollute job-level results.jadmanski1-1/+2
2008-08-14Made the "is_status_line" method the parser uses for filtering outjadmanski1-1/+1
2008-08-13Added unit tests to catch the case the recently-fixed case where thejadmanski2-0/+30
2008-07-29Fix the parser behaviour when handling non-grouped tests inside ofjadmanski1-31/+38
2008-07-28Improve the implict abort handling of the parser to try and use thejadmanski1-4/+20
2008-07-15Modify the parser and tko db code to flag test models as being forjadmanski1-3/+22
2008-07-14Make sure that the parsers special handling of reboots only appliesjadmanski1-1/+1
2008-07-11Change the name of the magic JOB entry in the status log parsing tojadmanski2-4/+4
2008-07-11Change the way we handle "JOB" logs in the parser. Currently, wejadmanski2-5/+10
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski5-905/+905
2008-06-04Fix up parsing of test versions to not add a newlinembligh1-1/+1
2008-05-21Risk: Mediumjadmanski2-75/+73
2008-05-15Risk: Lowjadmanski1-2/+14
2008-05-14Risk: Mediumjadmanski1-2/+11
2008-05-14Add the version 1 of the TKO parser, modify server_job to use thisjadmanski4-44/+430
2008-05-12add missing tko/parsers/__init__.pymbligh1-0/+0
2008-05-01Run client-side reboots in a test group, and include informationjadmanski1-0/+5
2008-05-01Fix up the names in the tko unittests to comply with the Autotestjadmanski1-11/+11
2008-04-18Add tests.started_time to the results database, and add support in thembligh1-5/+16
2008-04-17Add more missing files from previous commits. Did I mention I hate svn?mbligh3-0/+589