summaryrefslogtreecommitdiff
path: root/selftest/flapping
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-03-17 23:00:03 +0100
committerMichael Adam <obnox@samba.org>2015-03-18 12:43:26 +0100
commit506ec1667e9d04471b4e33334216369afcfc8cfc (patch)
tree529fbd3c54b2c383bb3d61fbc30278f192ad78d2 /selftest/flapping
parenteb0d6b9999d08c98d51322918b97e9cb9b006279 (diff)
downloadsamba-506ec1667e9d04471b4e33334216369afcfc8cfc.tar.gz
selftest: the tombstone_reanimation test is currently flakey.
See https://git.samba.org/autobuild.flakey/2015-03-18-0456/samba.stdout [1657(10627)/1735 at 1h37m36s] samba4.tombstone_reanimation.python(fl2003dc) Test Container reanimation UNEXPECTED(failure): samba4.tombstone_reanimation.python.tombstone_reanimation.RestoreContainerObjectTestCase.test_container(fl2003dc) REASON: Exception: Exception: Traceback (most recent call last): File "bin/python/samba/tests/__init__.py", line 113, in run testMethod() File "/memdisk/autobuild/fl/b2199/samba/source4/dsdb/tests/python/tombstone_reanimation.py", line 541, in test_container self.assertAttributesEqual(obj, attr_orig, obj_restore, attr_rest) File "/memdisk/autobuild/fl/b2199/samba/source4/dsdb/tests/python/tombstone_reanimation.py", line 86, in assertAttributesEqual self.assertEqual(attrs_orig, attrs_rest, "Actual object does not have expected attributes") AssertionError: Actual object does not have expected attributes FAILED (1 failures, 0 errors and 0 unexpected successes in 0 testsuites) There are more occurrences: https://git.samba.org/autobuild.flakey/2015-03-17-1952/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-17-1350/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-16-0452/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-16-0156/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-15-1654/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-2253/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-1400/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-14-0153/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-2251/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-1059/samba.stdout https://git.samba.org/autobuild.flakey/2015-03-13-0759/samba.stdout Note that this fails in all environments it is configured to run in. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest/flapping')
-rw-r--r--selftest/flapping1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/flapping b/selftest/flapping
index f0390041c81..5f0b380d3d9 100644
--- a/selftest/flapping
+++ b/selftest/flapping
@@ -25,3 +25,4 @@
^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.tombstone_reanimation.RestoreContainerObjectTestCase.test_container # flakey on sn-devel