ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] perl-Class-Autouse-1.20-alt1: rebuild failed
  @ 2006-08-31 23:28 ` Alexey Tourbin
  0 siblings, 0 replies; only message in thread
From: Alexey Tourbin @ 2006-08-31 23:28 UTC (permalink / raw)
  To: devel

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

On Wed, Aug 30, 2006 at 02:41:53PM +0400, QA Team Robot wrote:
> Package: perl-Class-Autouse-1.20-alt1
> Packager: Vitaly Lipatov <lav@altlinux>

> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_compile.t t/01_main.t t/02_parent.t t/03_prefork.t t/04_recursive.t t/99_pod.t
> t/00_compile......ok
> t/01_main.........	(in cleanup) This is an expected error at modules/I.pm line 5.
> 
> #   Failed test 'Bad existant ->can throws the expected error'
> #   in t/01_main.t at line 134.
> #                   '	(in cleanup) This is an expected error at modules/I.pm line 5.
> # Compilation failed in require at /usr/src/RPM/BUILD/Class-Autouse-1.20/blib/lib/Class/Autouse.pm line 380.
> #  at /usr/src/RPM/BUILD/Class-Autouse-1.20/blib/lib/Class/Autouse.pm line 333
> # 	eval {...} called at /usr/src/RPM/BUILD/Class-Autouse-1.20/blib/lib/Class/Autouse.pm line 333
> # 	Class::Autouse::_can('I', 'foo') called at t/01_main.t line 132
> # 	eval {...} called at t/01_main.t line 131
> # '
> #     doesn't match '(?-xism:^This is an expected error)'
> # Looks like you failed 1 test of 26.
> dubious
> 	Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 25

--- Class-Autouse-1.20/t/01_main.t-	2005-08-18 05:29:44 +0400
+++ Class-Autouse-1.20/t/01_main.t	2006-09-01 03:24:39 +0400
@@ -131,5 +131,5 @@ $coderef = 'foobar';
 eval {
 	$coderef = I->can('foo');
 };
-like( $@, qr/^This is an expected error/, 'Bad existant ->can throws the expected error' );
+like( $@, qr/This is an expected error/, 'Bad existant ->can throws the expected error' );
 is( $coderef, 'foobar',                   'Assigned value from autoloading ->can remains unchanged' );

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-31 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-31 23:28 ` [devel] perl-Class-Autouse-1.20-alt1: rebuild failed Alexey Tourbin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git