Test failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SPF Engine |
Fix Released
|
Low
|
Unassigned |
Bug Description
While testing for python-3.9 compatibility, I noticed that some of the tests fail (but the same thing happens with python-3.8):
$ ./test_script
python3
ar
whitelist
per_user
false
no_check
restriction
ptr_whitelist
nomail
peruser
action=550 - Fail - Expected action=prepend #4 helo pass and mfrom fail peruser
action=dunno\n' - Fail - Expected action=550 #8 Multi-recipient dunno peruser
action=550 - Fail - Expected action=prepend #31 mfrom softfail and helo IPv6 pass peruser
default
custom
HELO_Whitelist
action=550 - Fail - Expected action=dunno #4 helo pass and mfrom fail HELO_Whitelist
action=550 - Fail - Expected action=dunno #12 multi-recipient mfrom fail HELO_Whitelist
action=550 - Fail - Expected action=dunno #18 mfrom softfail and helo pass HELO_Whitelist
action=550 - Fail - Expected action=dunno #19 mfrom neutral and helo pass HELO_Whitelist
action=550 - Fail - Expected action=dunno #31 mfrom softfail and helo IPv6 pass HELO_Whitelist
null
A number of tests in the test suite depended on earthlink.com not having an SPF record. They have one now, so I'll need to update the tests with another domain.