-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
t/04-pipeline.t ........... 1/?
# Failed test 'pipeline with embedded error'
# at t/04-pipeline.t line 42.
# Compared $data->[1][1]
# got : 'ERR unknown command `OOPS`, with args beginning with: '
# expect : 'ERR unknown command 'OOPS''
t/04-pipeline.t ........... 7/? # Looks like you failed 1 test of 11.
t/04-pipeline.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
Running redis-4.0.11-3.2.x86_64
$ grep -w OOPS t/04-pipeline.t
([set => [clunk => 'eth'], 'OK'], [oops => [], undef, q[ERR unknown command `OOPS`, with args beginning with: ]], [get => ['clunk'], 'eth'],);
$ make test
:
All tests successful.
Files=18, Tests=281, 70 wallclock secs ( 0.11 usr 0.03 sys + 6.04 cusr 1.32 csys = 7.50 CPU)
Result: PASS
Metadata
Metadata
Assignees
Labels
No labels