mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
77ba781c7a
This causes frequent autobuild failures recently as follows: [1730(16550)/1735 at 2h7m43s] samba4.blackbox.dbcheck(ad_dc_ntvfs) UNEXPECTED(failure): samba4.blackbox.dbcheck(ad_dc_ntvfs).dbcheck(ad_dc_ntvfs:local) REASON: Exception: Exception: Checking 6799 objects ERROR: wrong dn[CN=DrsDelObjUser_1426756150,CN=Deleted Objects,DC=samba,DC=example,DC=com] name='DrsDelObjUser_1426756150 DEL:77ec48cb-06cc-4157-a565-770720c30929' new_dn[CN=DrsDelObjUser_1426756150 FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) Has been seen flapping since quite some time: https://git.samba.org/autobuild.flakey/2012-06-22-0340/samba.stdout https://git.samba.org/autobuild.flakey/2012-06-25-2339/samba.stdout https://git.samba.org/autobuild.flakey/2012-07-02-1741/samba.stdout https://git.samba.org/autobuild.flakey/2012-07-31-1344/samba.stdout https://git.samba.org/autobuild.flakey/2012-09-24-1331/samba.stdout https://git.samba.org/autobuild.flakey/2012-11-21-0933/samba.stdout https://git.samba.org/autobuild.flakey/2012-12-02-0140/samba.stdout https://git.samba.org/autobuild.flakey/2012-12-11-1933/samba.stdout ... https://git.samba.org/autobuild.flakey/2014-08-20-1715/samba.stdout https://git.samba.org/autobuild.flakey/2014-09-29-0222/samba.stdout https://git.samba.org/autobuild.flakey/2014-12-13-1119/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-0529/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-0828/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-19-1128/samba.stdout Possibly related to the failure of tombstone_ranimation, drs.delete_object, and blackbox.samba_tool_demote. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Mar 19 20:43:32 CET 2015 on sn-devel-104
32 lines
2.1 KiB
Plaintext
32 lines
2.1 KiB
Plaintext
# 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\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16
|
|
^samba3.raw.samba3closeerr.samba3closeerr\(ad_dc\) # Seems to flap - succeeds on sn-devel, fails on Fedora 16
|
|
^samba4.tombstone_reanimation.python # flakey on sn-devel
|
|
^samba4.drs.delete_object.python # flakey on sn-devel
|
|
^samba4.blackbox.samba_tool_demote # flakey on sn-devel
|
|
^samba4.blackbox.dbcheck # flakey on sn-devel
|