s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox.net...
authorMichael Adam <obnox@samba.org>
Wed, 16 Feb 2011 13:39:26 +0000 (14:39 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 16 Feb 2011 14:21:20 +0000 (15:21 +0100)
source3/selftest/knownfail
source3/selftest/tests.sh

index 9f809191ed8917597a80848fe5303f094614956e..6624abb9a3c5d9fa0c4a51268aefc3abc49fd562 100644 (file)
@@ -6,4 +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
+samba3.blackbox.net.local.registry.roundtrip # this test needs fixing
index abe7b936a7e66510319ea8ea9efe0c473c186c76..6d40cdf3eb38fc7653573dae904002f4d52eb190 100755 (executable)
@@ -155,7 +155,7 @@ plantest "blackbox.smbclient_s3.crypt" dc BINDIR="$BINDIR" script/tests/test_smb
 plantest "blackbox.net.misc" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_net_misc.sh
 plantest "blackbox.net.local.registry" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_net_registry.sh
 plantest "blackbox.net.rpc.registry" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_net_registry.sh rpc
-plantest "blackbox.net_s3_registry_roundtrip" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_net_registry_roundtrip.sh
+plantest "blackbox.net.local.registry.roundtrip" dc:local BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_net_registry_roundtrip.sh
 plantest "blackbox.testparm_s3" dc:local LOCAL_PATH="$LOCAL_PATH" BINDIR="$BINDIR" SCRIPTDIR="$SCRIPTDIR" SERVERCONFFILE="\$SMB_CONF_PATH" script/tests/test_testparm_s3.sh
 
 (