chiark / gitweb /
Merge branch 'test-updates-and-related-bug-fixes' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Jun 2014 15:51:24 +0000 (15:51 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 5 Jun 2014 15:51:24 +0000 (15:51 +0000)
commitb86bfb94fb0304d69aa505133d48f2fb6d795732
tree74c1a0d0f6377304f032629ba703f4e3a3fb0f49
parent6aeb57e950c887aa26b220afbd9dfddcbd36aaf4
parent02721242486e7f455532e88b0057b0470bb9b498
Merge branch 'test-updates-and-related-bug-fixes' into 'master'

Test updates and related bug fixes

I just set up some big tests of generating repos based on feeding as many random APKs into `fdroid update` as possible.  On our jenkins server, the tests copy all of the APKs that the jenkins server has generated and builds a repo from them.  This process caught lots of little glitches in the whole process.  While these little glitches are usually caused by problematic APKs, `fdroid update` should handle them gracefully.  Hopefully this set of fixes accomplishes that.
fdroidserver/common.py