Ticket #846 (closed defect: fixed)
padre fails t/14-warnings.t with "Can't locate object method "ide" via package "Padre"" under AUTOMATED_TESTING=1
| Reported by: | rhebus | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: | Sewi |
Description
C:\src\Padre>dmake test
Installing blib\lib\auto\share\dist\Padre\locale\de.po
Installing blib\lib\auto\share\dist\Padre\locale\he.po
Installing blib\lib\auto\share\dist\Padre\locale\messages.pot
blib\lib\auto\share\dist\Padre\locale -> blib\lib\auto\share\dist\Padre\locale
-blib\lib\auto\share\dist\Padre\locale\messages.pot
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'inc', 'blib\lib', 'blib\arch')" t/*.t t/win32/*.t xt/*.t
t/01-load.t ........................ # Tests find Wx: 0.96 wxWidgets 2.8.10
t/01-load.t ........................ ok
t/02-new.t ......................... ok
t/03-wx.t .......................... skipped: Windows currently has problems wit
h Unicode files
t/04-config.t ...................... ok
t/05-project.t ..................... ok
t/06-utils.t ....................... ok
t/08-style.t ....................... ok
t/14-warnings.t .................... 1/207 Can't locate object method "ide" via
package "Padre" at C:\src\Padre\blib\lib/Padre/Document/Perl/Beginner.pm line 90
.
# Looks like you planned 207 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/14-warnings.t .................... Dubious, test returned 255 (wstat 65280, 0x
ff00)
Failed 205/207 subtests
t/15-locale.t ...................... ok
is the main issue. Fuller transcript attached.

