1. c384c21 [PY3][Autotest] - converting common_lib unittests to py3 compatible by Derek Beckett · 3 years, 8 months ago
  2. 41ea43e [Autotest][PY3] Migrating client/common_lib (priorities -> time_utils) by Derek Beckett · 4 years, 5 months ago
  3. 3adaad0 Put name of in-progress test in crash metadata. by Miriam Zimmerman · 4 years, 5 months ago
  4. 1d43766 Revert "Put name of in-progress test in crash metadata." by Yuta Hijikata · 4 years, 6 months ago
  5. 20e1936 Put name of in-progress test in crash metadata. by Miriam Zimmerman · 4 years, 6 months ago
  6. a27886e Revert "Put name of in-progress test in crash metadata." by Miriam Zimmerman · 4 years, 6 months ago
  7. 3c74ec1 Put name of in-progress test in crash metadata. by Miriam Zimmerman · 4 years, 6 months ago
  8. 04fac54 Move arg cherry-picking from test to utils and use it in firmware_test.run_once. by Andrew Luo · 5 years ago
  9. 37bf5f9 autotest: output_perf_value now support custom output directory by Boleyn Su · 5 years ago
  10. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 6 years ago
  11. b853d5d autotest: Drop error.TestFailRetry by Prathmesh Prabhu · 7 years ago
  12. f4fb11b autotest: skip iteration hooks if fast is enabled for jobs. by Xixuan Wu · 7 years ago
  13. e8ce654 autotest: add metrics for functions called by disable_sysinfo. by Xixuan Wu · 7 years ago
  14. f0c8224 autotest: (base_job) delete TAPReport and all callers by Aviv Keshet · 8 years ago
  15. 3c4fc6f [common_lib/test.py]: add append opt to output_perf_value by Po-Hsien Wang · 8 years ago
  16. df2730b Fix issue where different tests of the same graph overwrite each other. by Keith Haddow · 9 years ago
  17. 4fc2465 Attempt to convert all input values to numbers. by Keith Haddow · 9 years ago
  18. d804bc8 Fix issue where logging a list of performance values was incorrect. by Keith Haddow · 9 years ago
  19. 39164ca [autotest] only retry tests if they fail with TestFailRetry by Aviv Keshet · 12 years ago
  20. 91493c8 Introduce a mechanism for retrying tests at the control file level. by Scott Zawalski · 12 years ago
  21. daf6ff0 Merge remote branch 'autotest-upstream/master' into merge-upstream by Eric Li · 14 years ago
  22. a6082ef Add a global mechanism to the job object to allow users to change by showard · 15 years ago
  23. c6bf601 Add a WARN message to the status log when a test runs with by mbligh · 15 years ago
  24. 6631273 Make a bunch of stuff executable by mbligh · 16 years ago
  25. a9894d0 Back out a python2.4 ref that was accidentally re-inserted. by jadmanski · 16 years ago
  26. a93fbca Apply a unit test change that was never applied along with the by jadmanski · 16 years ago
  27. 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 16 years ago
  28. f1175bb get rid of some now-obsolete code by showard · 16 years ago
  29. 5e703a2 - Initialize the self.iteration variable to 0. When iterations=0 is specified to run_test then self.iteration is left uninitialized and code elsewhere that uses this value gets an attribute error. by mbligh · 16 years ago
  30. 742ae42 Exposed an interface for adding before_iteration_hooks and by mbligh · 16 years ago
  31. 32cb5b4 We now store the failures due to constraints and dont raise by mbligh · 16 years ago
  32. d4ead17 Add missing mock god check playback and fix the test. by showard · 16 years ago
  33. 7af0997 This is the second CL relating to a re-implementation of how by mbligh · 16 years ago
  34. 5c1bb25 by mbligh · 16 years ago
  35. 4395bbd by mbligh · 16 years ago
  36. 6b97f79 Removed code redundancy by moving the by mbligh · 16 years ago
  37. a49c5cb by mbligh · 16 years ago
  38. c931408 by mbligh · 16 years ago
  39. 4b835b8 by mbligh · 16 years ago
  40. 234a84f First (of many) passes at cleaning up the client job exception handling by mbligh · 16 years ago