From a127b1b1b0b353a4b28dbe4f726b57e8359a62d5 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 29 May 2008 18:19:19 +0200 Subject: Add samba4-slow file listing tests that succeed but are just slow. Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae) --- source4/samba4-slow | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'source4/samba4-slow') diff --git a/source4/samba4-slow b/source4/samba4-slow index 05e62f44ef..e4387c1958 100644 --- a/source4/samba4-slow +++ b/source4/samba4-slow @@ -1,4 +1,7 @@ -.*base.bench.holdcon.* # Very slow -raw.bench.lookup # Very slow -base.utable # Slow -base.smb # Slow +# This file contains regexes matching tests that are very slow and +# should be skipped during a normal test run. +.*base.bench.holdcon.* +raw.bench.lookup +base.utable +base.smb +rpc.scanner -- cgit