1. 17 Feb, 2014 1 commit
  2. 25 Jun, 2013 1 commit
  3. 11 Jun, 2012 1 commit
  4. 02 Jun, 2012 1 commit
    • antirez's avatar
      EVAL replication test: less false positives. · 80e808b6
      antirez authored
      wait_for_condition is now used instead of the usual "after 1000" (that
      is the way to sleep in Tcl). This should avoid to find the replica in
      a state where it is loading the RDB in memory, returning -LOADING error.
      
      This test used to fail when running the test over valgrind, due to the
      added latencies.
      80e808b6
  5. 25 May, 2012 1 commit
  6. 22 May, 2012 1 commit
    • antirez's avatar
      Redis test: include bug report on crash. · 2bcd18a2
      antirez authored
      Due to a change in the format of the bug report in case of crash of
      failed assertion the test suite was no longer able to properly log it.
      Instead just a protocol error was logged by the Redis TCL client that
      provided no clue about the actual problem.
      
      This commit resolves the issue by logging everything from the first line
      of the log including the string REDIS BUG REPORT, till the end of the
      file.
      2bcd18a2
  7. 16 Nov, 2011 1 commit
  8. 10 Dec, 2010 1 commit
  9. 04 Nov, 2010 1 commit
  10. 03 Aug, 2010 1 commit
  11. 28 Jul, 2010 1 commit
  12. 27 Jul, 2010 1 commit
  13. 06 Jul, 2010 1 commit
  14. 19 May, 2010 1 commit
  15. 15 May, 2010 1 commit
  16. 14 May, 2010 5 commits