[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 --- Comment #11 from Mark Martinec mark.marti...@ijs.si --- Interesting jenkins results: On the first 'make test' pass all tests pass, including the t/uri_text.t : [...] t/zz_cleanup 1..1 # Running under perl

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Quanah Gibson-Mount qua...@zimbra.com changed: What|Removed |Added CC|

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added Resolution|FIXED |---

[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 --- Comment #14 from Mark Martinec mark.marti...@ijs.si --- So a quick fix is to update the built-in list of top-level domains, at least removing the .tp and .gov.tp : This can now be closed I suppose, unless some kind soul volunteers to

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added Resolution|--- |FIXED

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #28 from AXB axb.li...@gmail.com --- Any special reason the new RegistryBoundaries.pm is not in /lib/Mail/SpamAssassin/Util ? -- You are receiving this mail because: You are the assignee for the bug.

Jenkins build is back to stable : SpamAssassin-trunk #9854

2015-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/SpamAssassin-trunk/9854/changes

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added Severity|minor |blocker

[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 --- Comment #12 from Mark Martinec mark.marti...@ijs.si --- So to replicate, either do the full run: make -e disttest TEST_VERBOSE=1 or cd into spamassassin-trunk/Mail-SpamAssassin-3.4.1/ (after it has been created), and: make test

Rule updates are too old - 2015-04-09

2015-04-09 Thread darxus
SpamAssassin version 3.3.0 has not had a rule update since 2015-04-01. SpamAssassin version 3.3.1 has not had a rule update since 2015-04-01. SpamAssassin version 3.3.2 has not had a rule update since 2015-04-01. 20150408: Spam or ham is below threshold of 150,000:

[Bug 7170] New: MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Bug ID: 7170 Summary: MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: All

[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 --- Comment #13 from Mark Martinec mark.marti...@ijs.si --- Wikipedia: .tp was the listed Internet country code top-level domain (ccTLD) for East Timor. The letters used refer to Timor Português, or Portuguese Timor, a legacy from the

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added CC|

[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 Kevin A. McGrail kmcgr...@pccc.com changed: What|Removed |Added Severity|blocker |normal

[Bug 6782] TLD update handling / RegistrarBoundaries need improving

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6782 --- Comment #29 from Mark Martinec mark.marti...@ijs.si --- Any special reason the new RegistryBoundaries.pm is not in /lib/Mail/SpamAssassin/Util ? They need their own namespace so that an object can be created (-new) holding the

[Bug 7166] Jenkins fails trunk on two tests: 1 is dnsbl.t (can reproduce) and other is uri_text.t (can't reproduce)

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166 --- Comment #10 from Mark Martinec mark.marti...@ijs.si --- Apart from hard-coded 01_test_rules.cf and 99_test_default.cf, all remaining .cf files are missing in the log/test_rules_copy/ directory on Jenkins. If I run the t/uri_text.t

[Bug 7170] MS::Util::RegistrarBoundaries replaced by MS::RegistryBoundaries

2015-04-09 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7170 --- Comment #3 from Mark Martinec mark.marti...@ijs.si --- Committed revision 1672426. - $uri = Mail::SpamAssassin::Util::RegistrarBoundaries::trim_domain($uri); + $uri = Mail::SpamAssassin::RegistryBoundaries::trim_domain($uri); -

Jenkins build is still unstable: SpamAssassin-trunk #9853

2015-04-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/SpamAssassin-trunk/changes