Ticket #1308 (closed defect: not relevant)
Padre-Plugin-FormBuilder has a really minor test failure when run on linux
| Reported by: | colin | Owned by: | Alias |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | plugins | Version: | 0.88 |
| Keywords: | Cc: |
Description
There is a minor test failure when run on linux. It simply looks like the the t/02_simple.t file has inconsistent line feeds.
t/02_simple.t ... 1/14
# Failed test '->dialog_super ok'
# at t/02_simple.t line 24.
# got: ..."on::Test1;\x{0a}\x{0a}## no critic\x{0a}\x{0a}# This module was genera"...
# length: 1179
# expected: ..."on::Test1;\x{0d}\x{0a}\x{0d}\x{0a}## no critic\x{0d}\x{0a}\x{0d}\x{0a}# This module was ge"...
# length: 1240
# strings begin to differ at char 55 (line 1 column 55)
# Looks like you failed 1 test of 14.
t/02_simple.t ... Dubious, test returned 1 (wstat 256, 0x100)
Change History
Note: See
TracTickets for help on using
tickets.
