redict/tests/integration
antirez c4656119b6 Test: fix RDB test checking file permissions.
When the test is executed using the root account, setting the permission
to 222 does not work as expected, as root can read files with 222
permission.

Now we skip the test if root is detected.

This fixes issue #1034 and the duplicated #1040 issue.

Thanks to Jan-Erik Rediger (@badboy on Github) for finding a way to reproduce the issue.
2013-04-23 14:16:50 +02:00
..
aof-race.tcl Failing test related to AOF rewrite buffers 2011-09-16 11:25:05 +02:00
aof.tcl Replace unnecessary calls to echo and cat 2012-04-17 22:20:54 +02:00
convert-zipmap-hash-on-load.tcl convert-zipmap-hash-on-load false positive fixed. 2012-03-25 11:02:16 +02:00
rdb.tcl Test: fix RDB test checking file permissions. 2013-04-23 14:16:50 +02:00
redis-cli.tcl Use fstat to detect if stdin was redirected 2010-08-25 14:48:50 +02:00
replication-2.tcl replication test split into three parts in order to improve test execution time. Random fixes and improvements. 2011-07-11 00:46:25 +02:00
replication-3.tcl the test runs less iterations of slow tests if no --accurate is given. 2011-07-11 12:15:35 +02:00
replication-4.tcl Use info nameofexectuable to find current executable 2013-01-24 09:37:18 +11:00
replication.tcl Use info nameofexectuable to find current executable 2013-01-24 09:37:18 +11:00