mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
ed61c57e02
If the client does not have permissions to update the record, but the record already has the data the update tries to apply, it's a no-op that should result in success instead of failing. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13019 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Jun 6 03:18:16 UTC 2024 on atb-devel-224
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # Tests that are intended to *always* fail (e.g. to prove that the # test can't succeed under certain conditions) should be added under # selftest/expectedfail.d instead. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!