diff options
Diffstat (limited to '')
-rw-r--r-- | selftest/flapping | 35 | ||||
-rw-r--r-- | selftest/flapping.d/README | 14 | ||||
-rw-r--r-- | selftest/flapping.d/dnsserver | 2 | ||||
-rw-r--r-- | selftest/flapping.d/getdcname | 2 | ||||
-rw-r--r-- | selftest/flapping.d/nbt_dgram | 9 | ||||
-rw-r--r-- | selftest/flapping.d/rfc2307 | 1 | ||||
-rw-r--r-- | selftest/flapping.d/samba_tool_drs_showrepl | 1 | ||||
-rw-r--r-- | selftest/flapping.d/smb2-multichannel | 3 | ||||
-rw-r--r-- | selftest/flapping.d/smb2_notify | 2 | ||||
-rw-r--r-- | selftest/flapping.d/wbinfo | 1 | ||||
-rw-r--r-- | selftest/flapping.d/whoami | 1 |
11 files changed, 71 insertions, 0 deletions
diff --git a/selftest/flapping b/selftest/flapping new file mode 100644 index 0000000..8c3f9e8 --- /dev/null +++ b/selftest/flapping @@ -0,0 +1,35 @@ +# This file contains a list of regular expressions matching the names of +# tests that are flapping. In other words, they sometimes succeed and +# sometimes fail, depending on external factors. +# +# "make test" will not report failures or successes for tests listed here. +# +# DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING +# +# It is much better to add known failing tests to 'knownfail', so the +# test system can warn when they actually start passing. +^samba3.raw.mux.* #This test is flaky on the async lock time +^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel +^samba4.nbt.winsreplication.owned # fails sometimes, timing related +^samba3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ? +^samba3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure +^samba3.rap.printing # fails sometimes on sn-devel +^samba3.rpc.spoolss.printer.*addprinter.print_test # fails on some hosts due to timing issues ? +^samba3.rpc.spoolss.printer.addprinter.print_job_enum # fails on some hosts due to bug 10930 +^samba3.rpc.spoolss.printer.addprinterex.print_job_enum # fails on some hosts due to bug 10930 +^samba3.rpc.lsa.privileges.lsa.Privileges\(nt4_dc\) # fails sometimes on sn-devel +^samba4.blackbox.gentest # is flakey due to timing +^samba3.smb2.acls.INHERITANCE\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba3.smb2.acls.DYNAMIC\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba3.raw.acls.dynamic\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba3.raw.acls.inheritance\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba3.raw.samba3checkfsp.samba3checkfsp\(ad_dc_smb1\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba3.raw.samba3closeerr.samba3closeerr\(ad_dc_smb1\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16 +^samba4.smb2.create.mkdir-dup\(ad_dc_ntvfs\) # This test (for bug 11486) involves a race, not always protected against in the NTVFS file server +^samba4.winbind.struct.domain_info.ad_member # flakey on sn-devel-104 and sn-devel-144 +# +# This test just is not reliable in finding the max search limit +# +^samba4.ldap.notification.python\(.*\).__main__.LDAPNotificationTest.test_max_search +^samba3.blackbox.smbclient_s3.*.sending a message to the remote server # flakey on sn-devel-104 and sn-devel-144 +^samba3.blackbox.smbclient_s3.*.creating a good symlink and deleting it by path # flakey on sn-devel-104 and sn-devel-144 diff --git a/selftest/flapping.d/README b/selftest/flapping.d/README new file mode 100644 index 0000000..cf32da2 --- /dev/null +++ b/selftest/flapping.d/README @@ -0,0 +1,14 @@ +# Files in this directory contain lists of regular expressions +# matching the names of tests that are that are flapping. In other +# words, they sometimes succeed and sometimes fail, depending on +# external factors. +# +# "make test" will not report failures or successes for tests listed here. +# +# DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING +# +# It is much better to add known failing tests to 'knownfail', so the +# test system can warn when they actually start passing. +# +# Empty lines and lines beginning with '#' are ignored. +# Please don't add tests to this README! diff --git a/selftest/flapping.d/dnsserver b/selftest/flapping.d/dnsserver new file mode 100644 index 0000000..9b33e85 --- /dev/null +++ b/selftest/flapping.d/dnsserver @@ -0,0 +1,2 @@ +# This is not stable in samba due to a bug +^samba.tests.dcerpc.dnsserver.samba.tests.dcerpc.dnsserver.DnsserverTests.test_enum_is_sorted_children
\ No newline at end of file diff --git a/selftest/flapping.d/getdcname b/selftest/flapping.d/getdcname new file mode 100644 index 0000000..4c12e75 --- /dev/null +++ b/selftest/flapping.d/getdcname @@ -0,0 +1,2 @@ +# winbind appears to return inconsistent answers (depending on whether or not it uses NETBIOS queries or not) +^samba.tests.getdcname.samba.tests.getdcname.GetDCNameEx.test_get_dc_over_winbind_with_site_netbios.fl2008r2dc:local.* diff --git a/selftest/flapping.d/nbt_dgram b/selftest/flapping.d/nbt_dgram new file mode 100644 index 0000000..1039055 --- /dev/null +++ b/selftest/flapping.d/nbt_dgram @@ -0,0 +1,9 @@ +# following SMB1/SMB2 test env split it seems this test +# fails randomly however it doesn't seem to be directly +# related to the changes (e.g. not protocol negotiation +# specific) Best guess is the order of test having being +# changed (as a result of test moving env) or some other +# strange env related side affect is causing this. +^samba3.nbt.dgram.ntlogon\(ad_dc\) +^samba3.nbt.dgram.netlogon\(ad_dc\) +^samba3.nbt.dgram.netlogon2\(ad_dc\) diff --git a/selftest/flapping.d/rfc2307 b/selftest/flapping.d/rfc2307 new file mode 100644 index 0000000..2e37edc --- /dev/null +++ b/selftest/flapping.d/rfc2307 @@ -0,0 +1 @@ +^idmap.rfc2307.Testing for expected group memberships diff --git a/selftest/flapping.d/samba_tool_drs_showrepl b/selftest/flapping.d/samba_tool_drs_showrepl new file mode 100644 index 0000000..eff8433 --- /dev/null +++ b/selftest/flapping.d/samba_tool_drs_showrepl @@ -0,0 +1 @@ +.+samba_tool_drs_showrepl.SambaToolDrsShowReplTests.test_samba_tool_showrepl_pull_summary_all_good diff --git a/selftest/flapping.d/smb2-multichannel b/selftest/flapping.d/smb2-multichannel new file mode 100644 index 0000000..73d47c2 --- /dev/null +++ b/selftest/flapping.d/smb2-multichannel @@ -0,0 +1,3 @@ +# https://bugzilla.samba.org/show_bug.cgi?id=15498 +# This test often times out in CI. +^samba3\.smb2\.multichannel\.bugs\.bug_15346\(nt4_dc\)$ diff --git a/selftest/flapping.d/smb2_notify b/selftest/flapping.d/smb2_notify new file mode 100644 index 0000000..7ff17f1 --- /dev/null +++ b/selftest/flapping.d/smb2_notify @@ -0,0 +1,2 @@ +# Added to flapping at Metze's request. He plans to follow this up soon +^samba3.smb2.notify.valid-req\( diff --git a/selftest/flapping.d/wbinfo b/selftest/flapping.d/wbinfo new file mode 100644 index 0000000..8ccf2cb --- /dev/null +++ b/selftest/flapping.d/wbinfo @@ -0,0 +1 @@ +^samba.blackbox.wbinfo\(ad_member:local\).confirm diff --git a/selftest/flapping.d/whoami b/selftest/flapping.d/whoami new file mode 100644 index 0000000..82f6356 --- /dev/null +++ b/selftest/flapping.d/whoami @@ -0,0 +1 @@ +^samba3.unix.whoami machine account.whoami\(nt4_member:local\) |