11 Nov
2008
11 Nov
'08
10:42 a.m.
Currently Mtest.py spits out the following warning when using M5: Mtest.py Warning: MonetDB/5: Check, whether required modules do exist, is not possible, yet! It's in there for years. I think the functionality of Mtest to be able to check whether required modules are available before running a test come at the price of administering which modules are necessary to run the test. Implementing the module check in M5 hence would also mean adding the required module information to each test. Hence, I would suggest to remove the warning from Mtest.py and just deal with the error messages that appear when modules don't exist. Opinions?