PageBot icon indicating copy to clipboard operation
PageBot copied to clipboard

is there any way doctests can be crossplatform?

Open felipesanches opened this issue 6 years ago • 2 comments

captura de tela 2018-03-09 as 00 22 22

This is caused by a MacOS-specific docTest being run on the GNU+Linux environment of our current Travis setup.

I don't want to remove tests that may be useful to detect issues on the MacOS code-path, but as our Travis environment is currently setup to run on a GNU VM, it would be useful to have some way of not running these, otherwise we're sure to get failures in that environment.

felipesanches avatar Mar 09 '18 03:03 felipesanches

https://travis-ci.org/TypeNetwork/PageBot/builds/351112235

felipesanches avatar Mar 09 '18 03:03 felipesanches

This should have been addressed by noneDrawBotBuilder (pagebot.contexts.builders.nonedrawbotbuilder), but for some reason it seems it wasn't.

felipesanches avatar Mar 09 '18 03:03 felipesanches