public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] About src_test() in perl-modules
@ 2013-04-20 18:02 Mikle Kolyada
  2013-04-21  7:14 ` [gentoo-dev] " Torsten Veller
  2013-04-23  4:55 ` [gentoo-dev] " Sergey Popov
  0 siblings, 2 replies; 3+ messages in thread
From: Mikle Kolyada @ 2013-04-20 18:02 UTC (permalink / raw
  To: gentoo-dev, gentoo-perl

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

Lately, i saw many bugs like =dev-perl/
${packagename}: fails test. Me just interested proper way to fix those
bugs? Sure, it's good when we have clear version for bump w/o problem. But
this is not always.... What common ways to fix those bugs? (I know that we
can disable bad tests)

[-- Attachment #2: Type: text/html, Size: 357 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-dev] Re: About src_test() in perl-modules
  2013-04-20 18:02 [gentoo-dev] About src_test() in perl-modules Mikle Kolyada
@ 2013-04-21  7:14 ` Torsten Veller
  2013-04-23  4:55 ` [gentoo-dev] " Sergey Popov
  1 sibling, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2013-04-21  7:14 UTC (permalink / raw
  To: gentoo-dev

* Mikle Kolyada <zlog.gentoo@gmail.com>:
> Lately, i saw many bugs like =dev-perl/${packagename}: fails test.

Strange, I didn't.

> Me just interested proper way to fix those bugs?

I think it depends on the bug.

So let's have a look at all "dev-perl" bugs in the last month:
https://bugs.gentoo.org/buglist.cgi?short_desc=dev-perl&chfieldto=Now&chfield=%5BBug%20creation%5D&chfieldfrom=-1M&short_desc_type=allwordssubstr

I see four bugs with test failures in the summary. The last three
are probably caused by not running perl-cleaner and invalid as the
dependencies are already correct. The libintl-perl tests depend on the
locale setting. An upstream bug was filed a long time ago and we tried
to skip the tests if they will fail but probably missed some case.

-- 
Thanks
Torsten


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] About src_test() in perl-modules
  2013-04-20 18:02 [gentoo-dev] About src_test() in perl-modules Mikle Kolyada
  2013-04-21  7:14 ` [gentoo-dev] " Torsten Veller
@ 2013-04-23  4:55 ` Sergey Popov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergey Popov @ 2013-04-23  4:55 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

20.04.2013 22:02, Mikle Kolyada пишет:
> Lately, i saw many bugs like =dev-perl/
> ${packagename}: fails test. Me just interested proper way to fix those
> bugs? Sure, it's good when we have clear version for bump w/o problem.
> But this is not always.... What common ways to fix those bugs? (I know
> that we can disable bad tests)

Well, my 2 cents here are simple: either fix tests yourself(by disabling
SOME of them or make them behave properly) or restrict them. Note, that
RESTRICT="test" is not the way that you should use to fix the bug(e.g.
bug should NOT be closed on bugzilla) - it's just a workaround

-- 
Best regards, Sergey Popov
Gentoo Linux Developer
Desktop-effects project lead


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 555 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-23  4:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-20 18:02 [gentoo-dev] About src_test() in perl-modules Mikle Kolyada
2013-04-21  7:14 ` [gentoo-dev] " Torsten Veller
2013-04-23  4:55 ` [gentoo-dev] " Sergey Popov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox