Issue 111: Test against Python 2.6rc2
http://code.google.com/p/robotframework/issues/detail?id=111

Comment #1 by laukpe:
Janne tested on Windows and found out that:

1) os.path.splitext has changed in Python 2.6 so that '.foo' -> ('.foo', ''). Changed our 'Split Extension' so that it works that way also in earlier versions. See issue
113 for details

2) Some tests fail because error messages have changed. This need to be fixed at some point but need to do that for 2.0.2. May want to open separate issue if not fixed now.

3) There were weird problems in Unicode tests. These need to be investigated further
before 2.0.2 final.

Also need to test in Linux or/and Mac.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to