From b03a171c13e4ecb2758a4cead777bbf24a49b63a Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Wed, 16 Feb 2011 12:38:26 +0100 Subject: s3:test: mark the net_registry_roundtrip test as knownfail Autobuild-User: Michael Adam Autobuild-Date: Wed Feb 16 13:45:09 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 dc6180aafd..9f809191ed 100644 --- a/source3/selftest/knownfail +++ b/source3/selftest/knownfail @@ -6,3 +6,4 @@ samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts 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.blackbox.net_s3_registry_roundtrip # this test needs fixing -- cgit