[PATCH][0.13] fixes for test suite

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Nov 22 15:25:09 GMT 2006


>>>>> "bialix" == Alexander Belchenko <bialix at ukr.net> writes:

    bialix> There is a bunch of tracebacks in stderr during
    bialix> selftest. All tracebacks have the same text:

<snip/>

    bialix> This is because code that raised error inside block:

    bialix> if sys.platform == 'win32':

    bialix> so no one (or at least PQM) actually don't try it.

    bialix> Attached trivial fix.

Sorry about that, I test mainly on Ubuntu, sometimes on Mac OS X,
I have yet to setup an environment for windows.

<snip/>

    bialix> And resulting test.log file don't have tail with
    bialix> errors summary.

I find a summary, but not at the end of the log file, may be 40
lines above the end.

    bialix> I think this problem should be fixed at least by
    bialix> skipping this sort of Permission Denied. 

If you re-read the log file you will see that it occurs in the
cleaning part. I think we should correct this kind of problem,
not ignore them.

    bialix> Guys, it's really hard to run selftest regularly on
    bialix> win32 because of all this ugly errors!

Sorry about that too :-/ 


+1 on your patch.

   Vincent

P.S.: I begin some more cleanup on the windows selftests, more on
that in another email.





More information about the bazaar mailing list