Status of tests on Windows

Dominik Ruf dominikruf at gmail.com
Fri Mar 18 09:18:30 UTC 2016


Konstantin Veretennicov <kveretennicov at ...> writes:

> 
> On Thu, Mar 17, 2016 at 8:06 PM, Dominik Ruf <dominikruf <at> 
gmail.com> wrote:
> > You can see the my jenkins at http://jenkins.dominikruf.com/
> > There are 4 build jobs so far.
> > 1. main line
> > 2. main line with German system settings
> > 3. a proxy for your windows build
> > 4. my development clone
> 
> Looks good!
> 
> PyLint went a bit crazy, reporting 25K warnings... It is probably
> configured for maximum sensitivity at the moment.
> 
Yeah I know :-)
I just used the default configuration. I'll change that.

> Coverage is very nice to see, it's something I also played this week.
> I'm not sure though that test code should be included in coverage and
> influence coverage totals.
> 
I did no configuration here either (yet). I simple added "--
cov=kallithea --cov-report xml" to the py.test command.

> Any idea why URLTrigger in
> http://jenkins.dominikruf.com/job/kallithea/job/kallithea-appveyor-
windows/
> can't parse build description? When I request
> http://ci.appveyor.com/api/projects/kveretennicov/kallithea I see
> build/buildNumber is there.
> 
I changed the json path to build.buildNumber. But I could swear it did 
work with the other notation as well. However you will still see no test 
results because jenkins complains about the test results being old.
> --
> Konstantin
> 
> >
> > I plan to add more for example with a mysql DB and celery setup.
> > If you have some ideas what should be tested as well let me know.
> >
> > cheers
> > Dominik
> >
> > _______________________________________________
> > kallithea-general mailing list
> > kallithea-general <at> sfconservancy.org
> > http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
> 






More information about the kallithea-general mailing list