On 1/4/2013 12:37 PM, Michael Parker wrote:
On Jan 4, 2013, at 11:24 AM, Kevin A. McGrail <[email protected]> wrote:
OK, so we are consistently failing this test on Jenkins
https://builds.apache.org/job/SpamAssassin-trunk/8284/testReport/make_test/t_uribl_all_types_t/test______2/
And I don't know if we can get the output log.
One thing you could do is modify the tests/jenkins to archive the logs so that
you can go to the web interface and review them. I'd actually be surprised if
that wasn't already done.
It's been awhile since I messed with the source, but I think just adding a tar
czvf log_output.tgz WORKDIR/t/log/* or whatever the path actually is, would get
you a .tgz of the logs and then modify the Jenkins config to archive that file
along with the results.
Thanks Michael and Mark,
I'm moving this to a bug because it's blocking the 3.4.0-pre2
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6884
Assuming that this issue is not occurring for any one else on their own systems?
Regards,
KAM