summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-12-13 12:04:28 +0100
committerStefan Metzmacher <metze@samba.org>2010-12-13 13:52:18 +0100
commit4ce3b53f122afb1eb3eaa3fbc2b8ef7fa8d075f5 (patch)
treec7e6bbeb9c05ba930d0a12b18fbc1bc55d521626 /source3
parent1865bdc0f0129e03c4c71f1eef1c3d1bc55678e7 (diff)
downloadsamba-4ce3b53f122afb1eb3eaa3fbc2b8ef7fa8d075f5.tar.gz
samba-4ce3b53f122afb1eb3eaa3fbc2b8ef7fa8d075f5.tar.bz2
samba-4ce3b53f122afb1eb3eaa3fbc2b8ef7fa8d075f5.zip
s3:selftest: fix knownfail for samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old
The name is in lowercase since commit 35fbc7bbda5851f7172538f79fc79be201f1d521 (s4-smbtorture: Make test names lowercase and dot-separated.) This should avoid intermittent failures in make test. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 13 13:52:18 CET 2010 on sn-devel-104
Diffstat (limited to 'source3')
-rw-r--r--source3/selftest/knownfail2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/selftest/knownfail b/source3/selftest/knownfail
index c00d0312e2..54cffa8423 100644
--- a/source3/selftest/knownfail
+++ b/source3/selftest/knownfail
@@ -1,5 +1,5 @@
.*printer.*print_test_extended # fails on some hosts due to timing issues ?
.*printer.*print_test # fails on some hosts due to timing issues ?
samba3.posix_s3.rap.printing # fails sometimes on sn-devel
-samba3.posix_s3.rpc.spoolss.*PRINTSERVER.enum_printers_old
+samba3.posix_s3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ?
samba3.posix_s3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure