mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
e7cf95c541
Except in one case (where we mark printing tests as knownfail), this has all our regular expressions start with ^, which ensures we don't accidentially mix up the samba3/samba4 prefix here. Because of the particular values in these files at the moment, this should not change the set of tests, but it will help to ensure that future edits follow the correct pattern. Andrew Bartlett
15 lines
970 B
Plaintext
15 lines
970 B
Plaintext
^samba3.blackbox.failure # this is designed to fail, for testing our test infrastructure
|
|
.*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 # fails on some hosts due to timing issues ?
|
|
^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.raw.mux.* #This test is flaky on the async lock time
|
|
^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel
|
|
^samba3.posix_s3.nbt.dgram.*netlogon2
|
|
^samba3.*rap.sam.*.useradd # Not provided by Samba 3
|
|
^samba3.*rap.sam.*.userdelete # Not provided by Samba 3
|
|
^samba3.*rap.basic.*.netsessiongetinfo # Not provided by Samba 3
|