Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 26277
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.56
Fixed in: (no value)



Subject: investigate test failure - activestate ppm build farm - Win32
http://ppm.activestate.com/BuildStatus/5.8-windows/windows-5.8/Imager-0.56.txt ok 68 - read pgm.pgm # 10254 not ok 69 - check top left # Failed test (t/t104ppm.t at line 208) # Color mismatch: # Grey: 254 vs 10 ok 70 - should fail to write 4 channel image ok 71 - check error message ok 72 - should fail to read script as an image file ok 73 - check error message # check error handling ok 74 - fail to read short bin ppm ok 75 - check error message ok 76 - fail to read short bin ppm (maxval 65535) ok 77 - check error message not ok 78 - fail to read short bin pgm # Failed test (t/t104ppm.t at line 243) not ok 79 - check error message # Failed test (t/t104ppm.t at line 245) # undef # =~ # 'short read - file truncated' ok 80 - fail to read short bin pgm (maxval 65535) ok 81 - check error message not ok 82 - fail to read a short bin pbm # Failed test (t/t104ppm.t at line 259) not ok 83 - check error message # Failed test (t/t104ppm.t at line 261) # undef # =~ # 'short read - file truncated' ok 84 - fail to read a short asc ppm ok 85 - check error message ok 86 - fail to read a short asc pgm ok 87 - check error message ok 88 - fail to read a short asc pbm ok 89 - check error message ok 90 - fail to read a bad asc ppm ok 91 - check error message ok 92 - fail to read a bad asc pgm ok 93 - check error message ok 94 - fail to read a bad asc pbm ok 95 - check error message ok 96 - partial read bin ppm ok 97 - partial flag set ok 98 - lines_read set ok 99 - partial read bin16 ppm ok 100 - partial flag set ok 101 - lines_read set ok 102 - check correct bits ok 103 - partial read bin pgm not ok 104 - partial flag set # Failed test (t/t104ppm.t at line 337) # got: undef # expected: '1' not ok 105 - lines_read set # Failed test (t/t104ppm.t at line 338) # got: undef # expected: '1' ok 106 - partial read bin16 pgm ok 107 - partial flag set ok 108 - lines_read set ok 109 - partial read bin pbm not ok 110 - partial flag set # Failed test (t/t104ppm.t at line 355) # got: undef # expected: '1' not ok 111 - lines_read set # Failed test (t/t104ppm.t at line 356) # got: undef # expected: '1' ok 112 - partial read asc ppm
On Wed Apr 11 23:45:54 2007, TONYC wrote: Show quoted text
This was apparently an extraction problem: "This was caused by our importing system not flagging these files as binary and keeping them as text, causing CRLF expansion problems on Win32. Nicely guessed. I've since manually fixed them and the next round of builds should get rid of this problem." If it happens again for these small files I'll remove them from the dist and built them at test runtime.