On Thu, Feb 11, 2010 at 8:05 AM, zpcspm <[email protected]> wrote: > I'll operate only with the first failing test (@test can't open > message in g.openWithFileName) , to restrict the issue. > > So: > - running it unmodified with 'run-unit-tests-locally' results in the > traceback that I've reported in the first post > - replacing the first line of the test body with > @first # -*- coding: koi8-r -*- > and re-running the tests results in a similar traceback:
Thanks for the feedback. It's not clear what is going on here. This could be a bug in Leo itself, a bug in the zip library, or a bug in Leo's unit testing & scripting logic. If the bug is real, it would presumably affect people with non-ascii characters in file names. We have had no such reports for a long time. I don't think it's worthwhile to delay rc1 for this. Indeed, I think it is time for more eyeballs on the code, and a release candidate is likely the best way to get those eyeballs. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
