diff options
author | Michael Adam <obnox@samba.org> | 2011-02-16 12:38:26 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-02-16 13:45:09 +0100 |
commit | b03a171c13e4ecb2758a4cead777bbf24a49b63a (patch) | |
tree | e3c4329387c1b3a2ae1d84859e6d8ca43e3fe15b | |
parent | fca423832f92f5e3c6dcf4048bd7a75b16dcb84d (diff) | |
download | samba-b03a171c13e4ecb2758a4cead777bbf24a49b63a.tar.gz samba-b03a171c13e4ecb2758a4cead777bbf24a49b63a.tar.bz2 samba-b03a171c13e4ecb2758a4cead777bbf24a49b63a.zip |
s3:test: mark the net_registry_roundtrip test as knownfail
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Wed Feb 16 13:45:09 CET 2011 on sn-devel-104
-rw-r--r-- | source3/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
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 |