Logs for #nikola for 2016-11-23

17:24:04 <blubberdiblub> Hi, I want to implement a feature for Nikola, but when going through the steps in tests/README.rst (without having changed any code yet), some tests already fail for me. 1xF, 4xE in test_integration.py and 2xF in test_locale.py. Am I doing something wrong or is my environment (virtualenv under Ubuntu 16.10) to blame or are those tests expected to fail at the moment?
17:24:13 <blubberdiblub> platform linux -- Python 3.5.2+, pytest-3.0.3, py-1.4.31, pluggy-0.4.0
17:24:29 <ChrisWarrick> blubberdiblub: Well, getting our tests to work is sometimes hard
17:24:52 <ChrisWarrick> blubberdiblub: You can just send a pull request and let travis CI take care of it
17:25:03 <ChrisWarrick> honestly, I rarely run tests locally and just let travis do it
17:25:18 <blubberdiblub> ChrisWarrick, alright, thanks, will do
17:25:31 <ChrisWarrick> (have fun contributing to Nikola!)
18:32:18 -GitHub[nikola]:#nikola- [nikola] blubberdiblub opened pull request #2565: Make thumbnail naming configurable with IMAGE_THUMBNAIL_FORMAT. (master...thumbnails-with-format-template) https://git.io/v1vZB
19:20:10 <KwBot> [nikola] Kwpolska opened issue #2566: scale_images has unusal ignoring setup https://github.com/getnikola/nikola/issues/2566
19:20:50 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 3 new commits to master: https://git.io/v1v4i
19:20:50 -GitHub[nikola]:#nikola- nikola/master 85cee48 Niels Boehm: Make thumbnail naming configurable with IMAGE_THUMBNAIL_FORMAT.
19:20:50 -GitHub[nikola]:#nikola- nikola/master dc47d9a Niels Boehm: Use "name" for the base file name without extension instead of "stem".
19:20:50 -GitHub[nikola]:#nikola- nikola/master 0957b3d Chris Warrick: Merge pull request #2565 from blubberdiblub/thumbnails-with-format-template...
19:21:30 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/v1v4S
19:21:30 -GitHub[nikola]:#nikola- nikola/master 74ae976 Chris Warrick: Add @blubberdiblub to AUTHORS.txt
19:28:59 -travis-ci:#nikola- getnikola/nikola#7876 (master - 74ae976 : Chris Warrick): The build passed.
19:29:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/0957b3d30879...74ae976b3eaf
19:29:00 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/178393065