https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7157
Bug ID: 7157
Summary: RegistrarBoundaries Test Failure
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Windows 7
Status: NEW
Severity: normal
Priority: P2
Component: Regression Tests
Assignee: [email protected]
Reporter: [email protected]
On 03/22/2015 02:28 PM, Axb wrote:
> Wanted to updated RegistrarBoundaries.pm
>
> make test fails with
>
> t/uri_text.t ...................... 1/683 # Failed test 345 in
> t/uri_text.t at line 47 fail #345
> failure: did not find /^http://example.tp$/
> # Failed test 626 in t/uri_text.t at line 47 fail #626
> failure: did not find /^http://www.example.tp$/
>
> Could somebody pls look into this?
>
> Thx
example.tp ^http://example.tp$
According to
http://data.iana.org/TLD/tlds-alpha-by-domain.txt
tp is not listed as TLD anymore
if "make test" passes without it, will remove this test.
--
You are receiving this mail because:
You are the assignee for the bug.