Re: continue on a failing test (dh7)

2014-02-12 Thread Craig Small
On Wed, Feb 12, 2014 at 06:21:24AM +, Roelof Wobben wrote: > But then Im going to need a javascript expert. I'm not that! > One of the test gives undefined where it schould be given a exception. > The whole file can be found here : > https://github.com/linuxmint/cjs/blob/master/test/js/test

RE: continue on a failing test (dh7)

2014-02-11 Thread Roelof Wobben
> Date: Wed, 12 Feb 2014 12:37:28 +1100 > From: csm...@debian.org > To: debian-mentors@lists.debian.org > Subject: Re: continue on a failing test (dh7) > > On Wed, Feb 12, 2014 at 09:20:06AM +0800, Paul Wise wrote: >> Please don

Re: continue on a failing test (dh7)

2014-02-11 Thread Craig Small
On Wed, Feb 12, 2014 at 09:20:06AM +0800, Paul Wise wrote: > Please don't do that , tests are there for a reason. It is better to > fix the problem or fix the test than ignore the test. To give an example of why this is important. procps had a problem where it would fail on certain buildds. At fir

Re: continue on a failing test (dh7)

2014-02-11 Thread Paul Wise
On Wed, Feb 12, 2014 at 12:16 AM, Roelof Wobben wrote: > Is there a way with dh7 to continue the build even if a test is failing ? Please don't do that , tests are there for a reason. It is better to fix the problem or fix the test than ignore the test. -- bye, pabs http://wiki.debian.org/Paul

Re: continue on a failing test (dh7)

2014-02-11 Thread Trent W. Buck
Mathieu Malaterre writes: > override_dh_auto_test: > dh_auto_test || true In idiomatic make, override_dh_auto_test: -dh_auto_test Though probably less clear, given how few are make experts :-) -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject o

Re: continue on a failing test (dh7)

2014-02-11 Thread Mathieu Malaterre
override_dh_auto_test: dh_auto_test || true On Tue, Feb 11, 2014 at 5:16 PM, Roelof Wobben wrote: > Hello, > > Is there a way with dh7 to continue the build even if a test is failing ? > > Roelof > > -- > To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org > with a subject of "unsu

continue on a failing test (dh7)

2014-02-11 Thread Roelof Wobben
Hello, Is there a way with dh7 to continue the build even if a test is failing ? Roelof -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.deb