Ticket #903 (closed defect: fixed)
Test Failure - xt/compile.t
| Reported by: | waxhead | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
Fails under RELEASE_TESTING=1
xt/compile.t ............... 215/419
# Failed test 'STDERR of Padre/Wx/Dialog/SpecialValues?.pm'
# at xt/compile.t line 46.
# got: 'Padre->new has not been called yet at /home/pete/Padre/trunk/Padre/blib/lib/Padre/Current.pm line 187
# Compilation failed in require at -e line 1.
# '
# expected:
# Failed test 'STDOUT of Padre/Wx/Dialog/SpecialValues?.pm'
# at xt/compile.t line 49.
# got:
# expected: 'ok'
xt/compile.t ............... 415/419 Bailout called. Further testing stopped: Aborting test suite
FAILED--Further testing stopped: Aborting test suite
make: * [test_dynamic] Error 255

I checked whether this test failure was introduced by the changes in r11110, but this does not seem to be the case.