1. 01 Jul, 2016 3 commits
  2. 30 Jun, 2016 4 commits
  3. 21 Jun, 2016 1 commit
  4. 19 Jun, 2016 3 commits
  5. 18 Jun, 2016 2 commits
  6. 16 Jun, 2016 1 commit
  7. 13 Jun, 2016 2 commits
  8. 11 Jun, 2016 2 commits
    • Julien Muchembled's avatar
    • Julien Muchembled's avatar
      windows: fix failures due to low-precision of time.time() · f08b40e1
      Julien Muchembled authored
      This fixes the following random failure:
      
      Failure in test checkBaseHistory (ZODB.tests.testDemoStorage.DemoStorageTests)
      Traceback (most recent call last):
        File "unittest\case.py", line 384, in _executeTestPart
          function()
        File "ZODB\tests\testDemoStorage.py", line 96, in checkBaseHistory
          self._checkHistory(base_only())
        File "ZODB\tests\HistoryStorage.py", line 46, in _checkHistory
          self.assertLess(a, b)
        File "unittest\case.py", line 1026, in assertLess
          self.fail(self._formatMessage(msg, standardMsg))
        File "unittest\case.py", line 508, in fail
          raise self.failureException(msg)
      AssertionError: 1465433823.260304 not less than 1465433823.260304
      f08b40e1
  9. 06 Jun, 2016 6 commits
  10. 05 Jun, 2016 1 commit
  11. 31 May, 2016 3 commits
  12. 30 May, 2016 1 commit
  13. 17 May, 2016 1 commit
  14. 12 May, 2016 1 commit
  15. 09 May, 2016 3 commits
  16. 05 May, 2016 3 commits
  17. 04 May, 2016 1 commit
  18. 29 Apr, 2016 2 commits