diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-07-13 19:34:45 +1000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-07-24 16:35:40 +0200 |
commit | 93b83151c9563f4c1f47b925fed079d275f8ec43 (patch) | |
tree | 206045d4cdd7e972db10916a1d2c54ae30a3661f | |
parent | 5e1f2795f28b0a213b4529e046edec68caa3bd41 (diff) | |
download | samba-93b83151c9563f4c1f47b925fed079d275f8ec43.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>
-rw-r--r-- | selftest/flapping | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/flapping b/selftest/flapping index 170bf7b8977..afeae65fe0c 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? |