[PATCH] Windows testsuite fixes [1/4]

Aaron Bentley aaron.bentley at utoronto.ca
Wed Dec 13 05:19:01 GMT 2006


Aaron Bentley has voted +1 (conditional).
Status is now: Conditionally approved
Comment:
I don't understand.  You say:

> It occurs that errno.ECONNABORTED is 103 on linux but 10053 on
windows, so no need to special case here

But the code says:
+            if sys.platform == 'windows':
+                spurious.append(10053) # ECONNABORTED on windows

Which is it?  +1 with an answer for this.



For details, see: http://bundlebuggy.aaronbentley.com/request/%3C87irgs10ax.fsf%40alplog.fr%3E




More information about the bazaar mailing list