diff options
author | Günther Deschner <gd@samba.org> | 2010-10-05 22:21:54 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-10-05 22:55:30 +0200 |
commit | cef5a36cd1a3dbc7a1f027d33c14cf434dfa1360 (patch) | |
tree | f7c4632ca43e1bea18cd9358d5cc8cc32801764d /source3/selftest | |
parent | b75674c2eba92174cdc71c770cc67e45953abb1f (diff) | |
download | samba-cef5a36cd1a3dbc7a1f027d33c14cf434dfa1360.tar.gz samba-cef5a36cd1a3dbc7a1f027d33c14cf434dfa1360.tar.xz samba-cef5a36cd1a3dbc7a1f027d33c14cf434dfa1360.zip |
selftest: make it more obvious we only expect the printjob tests to fail.
Guenther
Diffstat (limited to 'source3/selftest')
-rw-r--r-- | source3/selftest/knownfail | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/selftest/knownfail b/source3/selftest/knownfail index dff19cae4e..49e758e5fa 100644 --- a/source3/selftest/knownfail +++ b/source3/selftest/knownfail @@ -1,3 +1,4 @@ .*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.printer # also fails sometimes +samba3.posix_s3.rpc.spoolss.*PRINTSERVER.enum_printers_old |