1. afe550a [autotest] Bug fix: by Sida Liu · 7 years ago
  2. 84a8595 [tko] Sanitize imports by Prathmesh Prabhu · 8 years ago
  3. 9aa4a03 tko parser: fix variable scoping by Luigi Semenzato · 8 years ago
  4. e706481 TKO parser: improve some error messages in debug log by Luigi Semenzato · 8 years ago
  5. 7f24f0b [autotest] test can output graph name when calling output_perf_value by Fang Deng · 11 years ago
  6. ccbc9d4 Satisfy pylint in a few files related to the autotest TKO parser. by Dennis Jeffrey · 11 years ago
  7. 05eb4b1 Autotest TKO parser now parses perf_measurements test output files. by Dennis Jeffrey · 11 years ago
  8. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  9. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  10. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  11. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  12. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  13. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  14. d1b0a13 Fix the recent CLIENT_JOB changes in the parser to not conflict with by jadmanski · 14 years ago
  15. 43b7210 Fix the parser to report a "RUNNING" status for CLIENT_JOB.* entries by jadmanski · 14 years ago
  16. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  17. d2e0f0c Change the parser handling of perf keyvals to bypass any non-numeric values. by jadmanski · 15 years ago
  18. 1f99f67 Make some changes to the parser so that when multiple reasons are by jadmanski · 15 years ago
  19. 64e6345 If a group doesn't define a subdir, and it executes "inner" tests that by jadmanski · 15 years ago
  20. aaac45e Use a set instead of a list to store currently running reasons, and by jadmanski · 15 years ago
  21. b683796 Fix up the parser to interpret reasons in a more logical and by jadmanski · 15 years ago
  22. 262e1ab The parser should update the RUNNING status and reason when the latest by jadmanski · 16 years ago
  23. 0986b25 When the parser encounters a job-level status update that isn't by jadmanski · 16 years ago
  24. abe869a by mbligh · 16 years ago
  25. 7839548 Add support to the autotest parser for updating RUNNING test results by jadmanski · 16 years ago
  26. b82cb14 Fix the parser handling of overly indented status lines (by ignoring by jadmanski · 16 years ago
  27. d6f5c59 Fix a bug in the parser exposed by the recent change where we by jadmanski · 16 years ago
  28. 165fe4c Found another issue with SERVER_JOB status collection on multi-machine by jadmanski · 16 years ago
  29. c69138f Change the parser to use the reason line of whatever the worst status by jadmanski · 16 years ago
  30. 6f6299a Add a dummy SERVER_JOB test result in TKO that we use to represent by jadmanski · 16 years ago
  31. b22c21f On jobs that fail without termination in status.log, use timestamp of last line for dummy abort. by mbligh · 16 years ago
  32. 51ee7c7 Adding test and fix for garbage in log lines bug. by mbligh · 16 years ago
  33. 1ce9fbb Only increment the boot count in the parser for reboots that aren't by jadmanski · 16 years ago
  34. 717bb99 Fix up the parser to handle the case where a server-side test runs a by jadmanski · 16 years ago
  35. f7fa2cc Update the scheduler and the parser to use the new aborted_* attributes that by jadmanski · 16 years ago
  36. 807490c Add a method to the Host objects for logging the currently running by jadmanski · 16 years ago
  37. b69f250 This fixes up a parser edge case where an implicit ABORT (i.e. a logging by jadmanski · 16 years ago
  38. 29e61ce Don't let negative test-level results pollute job-level results. by jadmanski · 16 years ago
  39. c66e93c Fix the parser behaviour when handling non-grouped tests inside of by jadmanski · 16 years ago
  40. fd3ba2b Improve the implict abort handling of the parser to try and use the by jadmanski · 16 years ago
  41. 74eebf3 Modify the parser and tko db code to flag test models as being for by jadmanski · 16 years ago
  42. c8034f0 Make sure that the parsers special handling of reboots only applies by jadmanski · 16 years ago
  43. b14dc7a Change the name of the magic JOB entry in the status log parsing to by jadmanski · 16 years ago
  44. ba1fa66 Change the way we handle "JOB" logs in the parser. Currently, we by jadmanski · 16 years ago
  45. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  46. cc54917 Risk: Medium by jadmanski · 16 years ago
  47. 6e8bf75 Add the version 1 of the TKO parser, modify server_job to use this by jadmanski · 16 years ago