mvz / email-outlook-message-perl

Email::Outlook::Message Perl module for reading Outlook .msg files
http://www.matijs.net/software/msgconv/
175 stars 31 forks source link

Failed test 'Checking if body structure for t/files/plain_jpeg_attached.msg is the same' #36

Closed jackhill closed 2 years ago

jackhill commented 3 years ago

While working on packaging msgconvert for Guix, I noticed that one of the tests is failing:

#   Failed test 'Checking if body structure for t/files/plain_jpeg_attached.msg is the same'
#   at t/full_structure.t line 19.
#     Structures begin differing at:
#          $got->[4][1][0] = 'content-disposition: attachment; filename="test.jpg"'
#     $expected->[4][1][0] = 'content-disposition: attachment; filename=test.jpg'
# Looks like you failed 1 test of 12.
t/full_structure.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests 
t/gpg_signed.t ........... ok
t/internals.t ............ ok
t/plain_jpeg_attached.t .. ok
t/plain_uc_unsent.t ...... ok
t/plain_uc_wc_unsent.t ... ok
t/plain_unsent.t ......... ok
t/pod_coverage.t ......... skipped: Test::Pod::Coverage required for testing pod coverage

Test Summary Report
-------------------
t/full_structure.t     (Wstat: 256 Tests: 12 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=10, Tests=118,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.83 cusr  0.51 csys =  1.40 CPU)
Result: FAIL
Failed 1/10 test programs. 1/118 subtests failed.
command "./Build" "test" failed with status 255

Please let me know what additional details I can provide about my environment.

Thanks! Jack

mvz commented 3 years ago

Hi @jackhill, can you tell me which version of Email::MIME are you using?

jackhill commented 3 years ago

Sure, It looks like I'm using 1.946.