From: Alexey Tourbin <at@altlinux.ru> To: devel@lists.altlinux.org Subject: Re: [devel] perl-Class-Autouse-1.20-alt1: rebuild failed Date: Fri, 1 Sep 2006 03:28:01 +0400 Message-ID: <20060831232801.GE11420@localhost.localdomain> (raw) In-Reply-To: <20060830104153.41DF4B0D9A@basalt.office.altlinux.org> [-- 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 --]
parent reply other threads:[~2006-08-31 23:28 UTC|newest] Thread overview: expand[flat|nested] mbox.gz Atom feed [parent not found: <20060830104153.41DF4B0D9A@basalt.office.altlinux.org>]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060831232801.GE11420@localhost.localdomain \ --to=at@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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