https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8402
Bug ID: 8402
Summary: t/pdf_info.t random failures
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Regression Tests
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
t/pdf_info.t fails randomly, at every invocation it fails checking a different
field.
not ok 9 - data/pdf/ascii85.pdf
# Failed test 'data/pdf/ascii85.pdf'
# at t/pdf_info.t line 221.
# Structures begin differing at:
# $got->{Encrypted} = Does not exist
# $expected->{Encrypted} = '0'
not ok 9 - data/pdf/ascii85.pdf
# Failed test 'data/pdf/ascii85.pdf'
# at t/pdf_info.t line 221.
# Structures begin differing at:
# $got->{ImageRatio} = Does not exist
# $expected->{ImageRatio} = '4.13'
--
You are receiving this mail because:
You are the assignee for the bug.