Binbin
2a2e5d416a
Fix double inf test, use readraw to verify the protocol ( #11504 )
...
The test introduced in #11482 fail on mac:
```
*** [err]: RESP3: RM_ReplyWithDouble: inf in tests/unit/moduleapi/reply.tcl
Expected 'Inf' to be equal to 'inf'
(context: type eval line 6 cmd {assert_equal Inf [r rw.double inf]} proc ::test)
```
Looks like the mac platform returns inf instead of Inf in this case, this PR
uses readraw to verify the protocol.
2022-11-14 11:07:10 +02:00
..
2022-10-16 09:01:37 +03:00
2022-03-16 08:53:57 +02:00
2022-10-12 13:09:51 +03:00
2022-06-21 10:01:13 +03:00
2022-01-09 17:04:18 -08:00
2022-10-18 19:50:02 +03:00
2022-10-16 08:30:01 +03:00
2022-08-18 12:36:01 +03:00
2022-01-23 10:05:06 +02:00
2021-12-27 21:37:21 +02:00
2022-01-20 09:05:53 +02:00
2020-12-14 11:13:46 +02:00
2022-01-23 10:05:06 +02:00
2022-05-12 20:10:38 +03:00
2022-02-22 11:00:03 +02:00
2022-10-16 09:01:37 +03:00
2022-01-23 10:05:06 +02:00
2022-03-07 17:37:57 +02:00
2022-09-21 08:10:03 +03:00
2022-08-23 12:37:56 +03:00
2022-04-25 13:05:06 +03:00
2022-10-16 09:01:37 +03:00
2022-10-22 20:36:50 +03:00
2022-04-17 08:31:57 +03:00
2022-10-27 09:29:43 +03:00
2022-08-23 12:37:56 +03:00
2022-08-24 12:51:36 +03:00
2022-05-31 08:03:59 +03:00
2022-11-14 11:07:10 +02:00
2022-01-23 10:05:06 +02:00
2022-01-23 10:05:06 +02:00
2022-04-25 13:08:13 +03:00
2021-12-23 00:03:48 +02:00
2022-10-18 19:45:46 +03:00
2022-02-01 14:54:11 +02:00
2022-10-16 09:01:37 +03:00
2022-01-23 10:05:06 +02:00