1. 20 Jun, 2015 1 commit
    • tests: tick over five seconds instead of one · 863dd89a
      When ticking over one second, it can happen that the actual time ticks
      over the same second between the time that we undermine our own race
      protections and the time in which we perform the index update. Such
      timing would make the time in the entries match the index' timestamp and
      we have not gained anything.
      
      Ticking over five seconds makes it so that if real-time rolls over that
      second, our index is still ahead. This is still suboptimal as we're
      dealing with timing, but five seconds should be long enough for any
      reasonable test runner to finish the tests.
      Carlos Martín Nieto committed
  2. 17 Jun, 2015 5 commits
  3. 16 Jun, 2015 11 commits
  4. 15 Jun, 2015 8 commits
  5. 12 Jun, 2015 15 commits