mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
# This file contains regexes matching tests that are very slow and
|
|
# should be skipped during a normal test run.
|
|
.*base.bench.holdcon.* # Slow
|
|
raw.bench.lookup # Slow
|
|
base.utable # Slow
|
|
base.smb # Slow
|
|
rpc.scanner # Slow
|
|
ntvfs.cifs.base.delaywrite # It's a slow test and having it on the proxy share is not needed
|
|
.*stress.* # Slow
|