From 5590ac257f8656858946c38f7adefcd877182379 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 22 Feb 2011 13:37:06 +1100 Subject: [PATCH] selftest the raw.mux test is flaky: TESTING MULTIPLEXED LOCK/LOCK/UNLOCK establishing a lock the second lock will conflict with the first this will too, but we'll unlock while waiting unlock the first range recv the async reply async lock took 265.40 msec failed to trigger early lock retry UNEXPECTED(error): samba3.posix_s3.raw.mux.mux Autobuild-User: Andrew Bartlett Autobuild-Date: Tue Feb 22 07:09:07 CET 2011 on sn-devel-104 --- source3/selftest/knownfail | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/selftest/knownfail b/source3/selftest/knownfail index 6624abb9a3c5..c515223499bb 100644 --- a/source3/selftest/knownfail +++ b/source3/selftest/knownfail @@ -7,3 +7,4 @@ samba3.posix_s3.rpc.spoolss.printer.*addprinterex.print_test # another intermitt samba3.posix_s3.smb2.lock.*.rw-exclusive # another intermittent failure .*driver.add_driver_timestamps # we only can store dates, not timestamps samba3.blackbox.net.local.registry.roundtrip # this test needs fixing +samba3.raw.mux.* #This test is flaky on the async lock time -- 2.34.1