redis/tests
Oran Agra ae67539c8b
Improve new time sensitive pexpireat propagation test (#9010)
The test that was merged yesterday fails with valgrind and freebsd CI
that are too slow, and 10 seconds apparently passed between the time the
command was sent to redis and the time it was actually executed.

```
*** [err]: All TTL in commands are propagated as absolute timestamp in replication stream in tests/unit/expire.tcl
Expected 'del a' to match 'set foo1 bar PXAT *' (context: type source line 778 file /home/runner/work/redis/redis/tests/test_helper.tcl cmd {assert_match [lindex $patterns $j] [read_from_replication_stream $s]} proc ::assert_replication_stream level 1)
```
2021-06-01 08:01:10 +03:00
..
assets ACL channels permission handling for save/load scenario. (#8794) 2021-04-19 13:27:44 +03:00
cluster Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8474) 2021-05-30 09:20:32 +03:00
helpers stabilize tests that involved with load handlers (#8967) 2021-05-20 15:29:43 +03:00
integration Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8474) 2021-05-30 09:20:32 +03:00
modules Modules: adding a module type for key space notification (#8759) 2021-04-19 21:33:26 +03:00
sentinel Solve sentinel test issue in TLS due to recent tests change. (#8728) 2021-04-01 09:44:44 +03:00
support Always replicate time-to-live(TTL) as absolute timestamps in milliseconds (#8474) 2021-05-30 09:20:32 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Improve new time sensitive pexpireat propagation test (#9010) 2021-06-01 08:01:10 +03:00
instances.tcl Solve sentinel test issue in TLS due to recent tests change. (#8728) 2021-04-01 09:44:44 +03:00
test_helper.tcl Make port, tls-port and bind configurations modifiable (#8510) 2021-03-01 16:04:44 +02:00