Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Vincent Bernat
❦ 23 février 2017 18:08 -0500, Sandro Tosi  : >> pybuild tries to run tests unconditionnaly. I don't really want to add >> code in debian/rules just to skip tests. > > funny you did that in napalm-iosxr: export PYBUILD_DISABLE=test There are tests and they require some virtual machine to run. --

Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Sandro Tosi
On Thu, Feb 23, 2017 at 12:19 PM, Vincent Bernat wrote: > pybuild tries to run tests unconditionnaly. I don't really want to add > code in debian/rules just to skip tests. funny you did that in napalm-iosxr: export PYBUILD_DISABLE=test -- Sandro "morph" Tosi My website: http://sandrotosi.me/ M

Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Vincent Bernat
❦ 23 février 2017 12:05 -0500, Sandro Tosi  : >> There is no tests in the package. Not sure what the bug is? > > i guess you can skip even attempting to run tests then? pybuild tries to run tests unconditionnaly. I don't really want to add code in debian/rules just to skip tests. -- October 12,

Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Sandro Tosi
On Thu, Feb 23, 2017 at 11:57 AM, Vincent Bernat wrote: > There is no tests in the package. Not sure what the bug is? i guess you can skip even attempting to run tests then? -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus

Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Vincent Bernat
❦ 23 février 2017 11:35 -0500, Sandro Tosi  : > Source: pyfg > Version: 0.47-1 > Severity: minor > > Hello, > while rebuilding this in Jessie: > > ``` >dh_auto_test -O--buildsystem=pybuild > I: pybuild base:170: cd /build/pyfg-0.47/.pybuild/pythonX.Y_2.7/build; > python2.7 -m unittest discov

Bug#855945: pyfg: no tests discovered

2017-02-23 Thread Sandro Tosi
Source: pyfg Version: 0.47-1 Severity: minor Hello, while rebuilding this in Jessie: ``` dh_auto_test -O--buildsystem=pybuild I: pybuild base:170: cd /build/pyfg-0.47/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover -v -