summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/autobuild.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/autobuild.py b/script/autobuild.py
index 5e6d4d2feff..b3ad1cbbc5c 100755
--- a/script/autobuild.py
+++ b/script/autobuild.py
@@ -95,6 +95,7 @@ tasks = {
"--exclude-env=nt4_member "
"--exclude-env=ad_dc "
"--exclude-env=ad_dc_ntvfs "
+ "--exclude-env=ad_dc_slowtests "
"--exclude-env=ad_dc_no_nss "
"--exclude-env=fl2003dc "
"--exclude-env=fl2008dc "
@@ -167,6 +168,7 @@ tasks = {
"TESTS='"
"--include-env=ad_dc_ntvfs "
"--include-env=fl2008dc "
+ "--include-env=ad_dc_slowtests "
"'", "text/plain"),
("check-clean-tree", "script/clean-source-tree.sh", "text/plain")],