diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-02-14 21:42:16 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-02-16 06:57:08 +0100 |
commit | 95d3096f9881fcf7717c55d6f6281b799236fff7 (patch) | |
tree | ae79f4f629efcc036e9456bff8232e21b8acc076 /selftest/flapping | |
parent | 7e0e71340625942bc11b87ab3e4fdf71a7c7de86 (diff) | |
download | samba-95d3096f9881fcf7717c55d6f6281b799236fff7.tar.gz samba-95d3096f9881fcf7717c55d6f6281b799236fff7.tar.bz2 samba-95d3096f9881fcf7717c55d6f6281b799236fff7.zip |
s3-selftest: Remove .posix_s3 from s3 test names
As far as I can tell, this simply referred to the posix_s3.sh script
that originally ran these tests.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Feb 16 06:57:09 CET 2012 on sn-devel-104
Diffstat (limited to 'selftest/flapping')
-rw-r--r-- | selftest/flapping | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/selftest/flapping b/selftest/flapping index 1b8fb9cc7b..2828d67ceb 100644 --- a/selftest/flapping +++ b/selftest/flapping @@ -11,10 +11,10 @@ ^samba3.raw.mux.* #This test is flaky on the async lock time ^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel ^samba4.nbt.winsreplication.owned # fails sometimes, timing related -^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 +^samba3.rpc.spoolss.*printserver.enum_printers_old # fails on some hosts due to timing issues ? +^samba3.rpc.spoolss.printer.*addprinterex.print_test # another intermittent failure .*printer.*print_test_extended # fails on some hosts due to timing issues ? .*printer.*print_test # fails on some hosts due to timing issues ? -.*posix_s3.rpc.spoolss.printer # seems to be flakey currently, but should be fixed -^samba3.posix_s3.rap.printing # fails sometimes on sn-devel -^samba3.posix_s3.smb2.lock.*.rw-exclusive # another intermittent failure +.*rpc.spoolss.printer # seems to be flakey currently, but should be fixed +^samba3.rap.printing # fails sometimes on sn-devel +^samba3.smb2.lock.*.rw-exclusive # another intermittent failure |