From 5643d37a000971070b22af7c2710f66b49b57eff Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 4 Dec 2011 00:09:04 +0100 Subject: selftest: Split out flapping tests into a separate file. --- selftest/knownfail | 9 --------- 1 file changed, 9 deletions(-) (limited to 'selftest/knownfail') diff --git a/selftest/knownfail b/selftest/knownfail index 6f83881868..c49746c0a8 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -5,15 +5,7 @@ # a successful run for any of these tests an error. ^samba3.blackbox.failure # this is designed to fail, for testing our test infrastructure -.*printer.*print_test_extended # fails on some hosts due to timing issues ? -.*printer.*print_test # fails on some hosts due to timing issues ? -^samba3.posix_s3.rap.printing # fails sometimes on sn-devel -^samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ? -^samba3.posix_s3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure -^samba3.posix_s3.smb2.lock.*.rw-exclusive # another intermittent failure .*driver.add_driver_timestamps # we only can store dates, not timestamps -^samba3.raw.mux.* #This test is flaky on the async lock time -^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel ^samba3.smbtorture_s3.LOCAL-MEMCACHE #fails ^samba3.smbtorture_s3.LOCAL-TALLOC-DICT #fails ^samba3.posix_s3.nbt.dgram.*netlogon2 @@ -104,7 +96,6 @@ ^samba4.smb2.compound.*.invalid2 ^samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default ^samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default -^samba4.nbt.winsreplication.owned # fails sometimes, timing related ^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.test_dirsync_deleted_items #^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.* ^samba4.drs.fsmo.python -- cgit