torture: add smbtorture testcase "related7" for failure in compound related chain
commit422302accb8c35f7e7f7aa437a607d4bc29c85a8
authorAnubhav Rakshit <anubhav.rakshit@gmail.com>
Wed, 15 Jul 2020 04:44:52 +0000 (15 10:14 +0530)
committerJeremy Allison <jra@samba.org>
Thu, 8 Apr 2021 16:13:34 +0000 (8 16:13 +0000)
tree2c9a6b458dede596b90fba92546dbec7a0372a8e
parent97fc7395b56b9f48224c68e60c28a4939ad9f6ea
torture: add smbtorture testcase "related7" for failure in compound related chain

We want to verify what Windows does when the first request of the
chain has failed and an async request is part of the chain. We see
Windows fails the async request with the same error. Also the async
request is immediately failed.

Signed-off-by: Anubhav Rakshit <anubhav.rakshit@gmail.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.smb2.compound
source4/torture/smb2/compound.c