1. df2730b Fix issue where different tests of the same graph overwrite each other. by Keith Haddow · 9 years ago
  2. 4fc2465 Attempt to convert all input values to numbers. by Keith Haddow · 9 years ago
  3. d804bc8 Fix issue where logging a list of performance values was incorrect. by Keith Haddow · 9 years ago
  4. 39164ca [autotest] only retry tests if they fail with TestFailRetry by Aviv Keshet · 12 years ago
  5. 91493c8 Introduce a mechanism for retrying tests at the control file level. by Scott Zawalski · 13 years ago
  6. daf6ff0 Merge remote branch 'autotest-upstream/master' into merge-upstream by Eric Li · 14 years ago
  7. a6082ef Add a global mechanism to the job object to allow users to change by showard · 16 years ago
  8. c6bf601 Add a WARN message to the status log when a test runs with by mbligh · 16 years ago
  9. 6631273 Make a bunch of stuff executable by mbligh · 16 years ago
  10. a9894d0 Back out a python2.4 ref that was accidentally re-inserted. by jadmanski · 16 years ago
  11. a93fbca Apply a unit test change that was never applied along with the by jadmanski · 16 years ago
  12. 7c8ea99 Not all distros put a symlink in for the python version. However by mbligh · 16 years ago
  13. f1175bb get rid of some now-obsolete code by showard · 16 years ago
  14. 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
  15. 742ae42 Exposed an interface for adding before_iteration_hooks and by mbligh · 16 years ago
  16. 32cb5b4 We now store the failures due to constraints and dont raise by mbligh · 16 years ago
  17. d4ead17 Add missing mock god check playback and fix the test. by showard · 16 years ago
  18. 7af0997 This is the second CL relating to a re-implementation of how by mbligh · 16 years ago
  19. 5c1bb25 by mbligh · 16 years ago
  20. 4395bbd by mbligh · 16 years ago
  21. 6b97f79 Removed code redundancy by moving the by mbligh · 16 years ago
  22. a49c5cb by mbligh · 16 years ago
  23. c931408 by mbligh · 16 years ago
  24. 4b835b8 by mbligh · 17 years ago
  25. 234a84f First (of many) passes at cleaning up the client job exception handling by mbligh · 17 years ago