Bugs item #2711258, was opened at 2009-03-25 08:06
Message generated for change (Comment added) made by stmane
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2711258&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: testing "stable"
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: Mtest.py fails with Python <=2.3.?

Initial Comment:
While working fine with Python >= 2.5, Mtest.py fails with Pyhton (<=)2.3.4 as 
"os.devnull" (and os.path.devnull) appear to not be present in "such old" 
versions of Python; cf. e.g.,
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB5/.Int.64.64.d.1-RedHat4WS..2009.03.25_00-09-01/test10.out.html

Should we either require a more recent version of Python (say >=2.5?) --- and 
hope we can upgrade the respective machine (titan) ---, or rather (re-)add a 
fall-back to not require os.devnull in Mtest.py with older version sof Pyhton?


----------------------------------------------------------------------

>Comment By: Stefan Manegold (stmane)
Date: 2009-03-30 09:26

Message:
The fix appears to work fine:
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB5/.Int.64.64.d.1-RedHat4WS/test10.out.html
Thanks!


----------------------------------------------------------------------

Comment By: Sjoerd Mullender (sjoerd)
Date: 2009-03-25 09:28

Message:
I checked in a fix.  If it works, we can close this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2711258&group_id=56967

------------------------------------------------------------------------------
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to