partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 400 forks source link

Make Travis build without error #1070

Closed christianlupus closed 4 years ago

christianlupus commented 4 years ago

The travis system does not build successful at the moment. This should be corrected to allow automated testing or travis should be removed altogether.

christianlupus commented 4 years ago

I would be willing to look into this if I can make it running but I am unsure if I will get it there. So, please be kind :smile:.

dromer commented 4 years ago

This is just a single test that fails at the moment (see https://github.com/partkeepr/PartKeepr/pull/1061 )

christianlupus commented 4 years ago

@dromer I just opened #1082 to remove the failing test temporarily. It should work out (needs 15 more minutes, I go to bed now), will check next days.

Is there a reason why #1061 was not yet merged? I do not see any obvious show-stoppers. This would allow testing all the dangling PRs if they were rebased/check-merged to the master branch afterward.

dromer commented 4 years ago

Thnx, for now we can at least use travis again. Of course this tests should get fixed at some point ;)