https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7166
--- Comment #9 from Mark Martinec <[email protected]> --- > enabled debugging in t/uri_text.t to see what is going on in jenkins Aha, gotcha, Jenkins log shows: Apr 9 00:53:51.237 [4013] dbg: config: using "log/test_rules_copy" for default rules dir Apr 9 00:53:51.237 [4013] dbg: config: read file log/test_rules_copy/01_test_rules.cf Apr 9 00:53:51.237 [4013] dbg: config: read file log/test_rules_copy/72_active.cf Apr 9 00:53:51.237 [4013] dbg: config: read file log/test_rules_copy/99_test_default.cf 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 test here, I get: Apr 9 03:27:18.495 [18279] dbg: config: using "log/test_rules_copy" for default rules dir Apr 9 03:27:18.496 [18279] dbg: config: read file log/test_rules_copy/01_test_rules.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/10_default_prefs.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/10_hasbase.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/20_advance_fee.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/20_aux_tlds.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/20_body_tests.cf Apr 9 03:27:18.497 [18279] dbg: config: read file log/test_rules_copy/20_compensate.cf Apr 9 03:27:18.498 [18279] dbg: config: read file log/test_rules_copy/20_dnsbl_tests.cf Apr 9 03:27:18.498 [18279] dbg: config: read file log/test_rules_copy/20_drugs.cf Apr 9 03:27:18.498 [18279] dbg: config: read file log/test_rules_copy/20_dynrdns.cf [etc] -- You are receiving this mail because: You are the assignee for the bug.
