Changeset: 0cb71e40c46f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0cb71e40c46f
Modified Files:
monetdb5/mal/Tests/All
testing/Mtest.py.in
Branch: default
Log Message:
No test creates MonetEvents anymore.
diffs (26 lines):
diff --git a/monetdb5/mal/Tests/All b/monetdb5/mal/Tests/All
--- a/monetdb5/mal/Tests/All
+++ b/monetdb5/mal/Tests/All
@@ -127,8 +127,7 @@ tst2550
tst256
tst2570
tst272
-# opens /tmp/MonetEvents, i.e. not on Windows:
-NOT_WIN32?tst275
+tst275
tst280
tst281
tst292
diff --git a/testing/Mtest.py.in b/testing/Mtest.py.in
--- a/testing/Mtest.py.in
+++ b/testing/Mtest.py.in
@@ -3291,9 +3291,6 @@ def DoIt(env, SERVER, CALL, TST, EXT, PR
if TestErr is not None:
TestErr.write(Prompt('Done.'))
TestErr.close()
- # there are two tests that create a temporary file called
- # /tmp/MonetEvents; we just unconditionally remove the file
- remove('/tmp/MonetEvents')
except KeyboardInterrupt:
if pSrvrTimer is not None:
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list