diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-07-13 19:34:45 +1000 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2013-08-05 20:25:08 +0200 |
commit | 55f07795e6ccaf986146a071df86c80a3346fe8a (patch) | |
tree | 91123d15d638effa03edebc7d76558ee51dc3b2c /selftest | |
parent | 8cbc577338a28e2f0e988485b9347c9c7b1435fc (diff) | |
download | samba-55f07795e6ccaf986146a071df86c80a3346fe8a.tar.gz |
selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always tested
This test should now be more reliable with the over-allocation of
RID values now fixed.
Andrew Bartlett
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 93b83151c9563f4c1f47b925fed079d275f8ec43)
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping index 170bf7b897..afeae65fe0 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -25,4 +25,3 @@ ^samba3.raw.samba3checkfsp.samba3checkfsp\(plugin_s4_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 ^samba3.raw.samba3closeerr.samba3closeerr\(plugin_s4_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 ^samba4.nss.test.*using.*winbind # fails sometimes on sn-devel -^samba4.rpc.samr.large-dc.two.samr.many.*\(vampire_dc\) # often fails on sn-devel-104, rid allocation? |