You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/12/26 21:19:15 UTC

[GitHub] [libcloud] Kami commented on issue #1396: [WIP] Also run unit tests on Windows using Python 3.7

Kami commented on issue #1396: [WIP] Also run unit tests on Windows using Python 3.7
URL: https://github.com/apache/libcloud/pull/1396#issuecomment-569135235
 
 
   Alright, unit tests now pass on Windows.
   
   Only downside is that those tests take ~3 min 40 seconds, whereas most other tests / jobs take maximum of ~2-3 minutes.
   
   The reason for that is that Travis Windows build support is not really great (caching is not really implemented, etc.).
   
   I will go ahead and merge it and if slow tests become an issue, we can always mark those windows unit tests as "allow failure" and set "fail fast" Travis option so the whole build won't wait / block on Windows unit tests job.
   
   I still think it's good to have those tests since in the past we had some small Windows related issues (e.g. maximum file name length limit on Windows).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services