summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2020-04-21 13:06:03 +0200
committerRalph Boehme <slow@samba.org>2020-05-06 10:18:38 +0000
commit6557777c86d72a185b3fe4061a8b5791fd748924 (patch)
tree2aea4fc29b3730412df056d7ad36ae5666420215 /selftest
parent1b74a4a3bb697afca3d330b8b110d4c1e1d92130 (diff)
downloadsamba-6557777c86d72a185b3fe4061a8b5791fd748924.tar.gz
CI: add two tests for shadow_copy2 VFS module
Note that the test "fetch a previous version of a regular file via non-canonical basepath" doesn't fail by "luck" because it runs into the "creating file" optimisation in unix_convert(). BUG: https://bugzilla.samba.org/show_bug.cgi?id=14350 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/samba3.blackbox.shadow_copy24
1 files changed, 4 insertions, 0 deletions
diff --git a/selftest/knownfail.d/samba3.blackbox.shadow_copy2 b/selftest/knownfail.d/samba3.blackbox.shadow_copy2
new file mode 100644
index 00000000000..f869dc899ab
--- /dev/null
+++ b/selftest/knownfail.d/samba3.blackbox.shadow_copy2
@@ -0,0 +1,4 @@
+^samba3.blackbox.shadow_copy2.NT1.fetch a previous version of a regular file via non-canonical parent path\(fileserver_smb1_done\)$
+^samba3.blackbox.shadow_copy2.SMB3.fetch a previous version of a regular file via non-canonical parent path\(fileserver\)$
+^samba3.blackbox.shadow_copy2.NT1.fetch a previous version of a regular file via non-canonical path\(fileserver_smb1_done\)$
+^samba3.blackbox.shadow_copy2.SMB3.fetch a previous version of a regular file via non-canonical path\(fileserver\)$