1. 09 May, 2019 2 commits
  2. 08 May, 2019 3 commits
  3. 07 May, 2019 2 commits
  4. 18 Mar, 2019 2 commits
  5. 06 Mar, 2019 3 commits
  6. 29 Jan, 2019 2 commits
  7. 13 Dec, 2018 2 commits
  8. 23 Nov, 2018 1 commit
  9. 25 Oct, 2018 5 commits
  10. 24 Oct, 2018 3 commits
  11. 14 Oct, 2018 2 commits
  12. 13 Oct, 2018 4 commits
  13. 03 Oct, 2018 1 commit
  14. 21 Sep, 2018 1 commit
  15. 31 Aug, 2018 1 commit
  16. 24 Aug, 2018 1 commit
  17. 23 Aug, 2018 1 commit
    • Jason Madden's avatar
      Avoid most calls to time.sleep() in the tests by mocking time.[gm]time · e0bc8bd5
      Jason Madden authored
      This also makes us more deterministic. (Based on code I wrote for nti.testing.)
      
      On my machine, this speeds up a sequential test run from 4:08 to 1:30.
      
      We no longer get much benefit from running the layer tests in
      parallel, in fact it looks like the overhead actually slows them down
      slightly, so stop doing that.
      e0bc8bd5
  18. 22 Aug, 2018 4 commits