Changeset: fd5cf144c594 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fd5cf144c594
Modified Files:
testing/Mtest.py.in
Branch: Jan2022
Log Message:
Merge with Jul2021 branch.
diffs (12 lines):
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -3439,7 +3439,7 @@ def main(argv) :
nomito = opts.nomito
global restart
restart = opts.restart
- if testweb or int(MonetDB_VERSION[1])%2 == 0 or opts.alltests or
CONDITIONALS['MERCURIAL']:
+ if int(MonetDB_VERSION[1])%2 == 0 or opts.alltests:
CONDITIONALS['KNOWNFAIL'] = 'execute'
par['TIMEOUT'] = opts.timeout
env['GDK_DEBUG'] = str(opts.debug)
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list