Skip Menu |

This queue is for tickets about the MediaWiki CPAN distribution.

Report information
The Basics
Id: 29504
Status: resolved
Priority: 0/
Queue: MediaWiki

People
Owner: Nobody in particular
Requestors: d.paleino [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.11
Fixed in: (no value)



Subject: testsuite fails
Hi, I'm a member of the Debian Perl Group, which aim is to provide Debian users with packaged perl modules. I've found some problems with your package. In fact, it fails the testsuite: --8<-- t/test01_getset..........ok 2/4# Failed test 3 in t/test01_getset.t at line 24 # t/test01_getset.t line 24 is: ok($pg->{content} =~ s/$STR$//g); t/test01_getset..........FAILED test 3 Failed 1/4 tests, 75.00% okay t/test02_simpleget.......# Failed test 1 in t/test02_simpleget.t at line 17 # t/test02_simpleget.t line 17 is: ok($text =~ s/$STR$//g); t/test02_simpleget.......FAILED test 1 Failed 1/2 tests, 50.00% okay t/test03_random..........ok t/test04_history.........ok 1/2# Test 2 got: "127.0.0.1" (t/test04_history.t at line 26) # Expected: "E-Guest" # t/test04_history.t line 26 is: ok($e->{user}, $user); t/test04_history.........FAILED test 2 Failed 1/2 tests, 50.00% okay t/test05_replace.........# Test 1 got: "Test edit" (t/test05_replace.t at line 26) # Expected: "Test of replacements bot! {{botup}} <nowiki>{{bot uploaded article}}</nowiki> Testix UNIX <math>Unix</math>" # t/test05_replace.t line 26 is: ok($pg->content(), "Test of replacements bot! {{botup}} <nowiki>{{bot uploaded article}}</nowiki> Testix UNIX <math>Unix</math>"); t/test05_replace.........FAILED test 1 Failed 1/1 tests, 0.00% okay t/test06_upload..........ok t/test07_switch..........ok 2/2 skipped: t/test08_delete..........ok 3/3 skipped: t/test99_pod.............ok t/test99_pod_coverage....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/test01_getset.t 4 1 25.00% 3 t/test02_simpleget.t 2 1 50.00% 1 t/test04_history.t 2 1 50.00% 2 t/test05_replace.t 1 1 100.00% 1 5 subtests skipped. Failed 4/10 test scripts, 60.00% okay. 4/20 subtests failed, 80.00% okay. make: *** [test_dynamic] Error 255 --8<-- I've tried to track the problem down, but seems like I haven't been able to. Could you please take a look and, if possible, suggest something? Thank you. Regards, David Paleino Debian Perl Group
From: edwardspec [...] gmail.com
That's due to bug http://rt.cpan.org/Public/Bug/Display.html?id=28988 - edit token format was changed, so pages can't be saved. I'm applying patch to current version and will upload version 1.12 soon with this bug fixed.
From: d.paleino [...] gmail.com
On Gio. 20 Set. 2007 07:13:57, SPECTRUM wrote: Show quoted text
> That's due to bug http://rt.cpan.org/Public/Bug/Display.html?id=28988 - > edit token format was changed, so pages can't be saved. I'm applying > patch to current version and will upload version 1.12 soon with this > bug fixed.
Thank you for your reply. I'll patch our version to fix this, so we can release a Debian package. As soon as you'll release 1.12, we'll package that. Kindly, David
Fixed in 1.12.