Please don't allow pod tests to run for normal user installs, as they make the installation fail unnecessarily. Either move them to xt/, or guard them with:
plan skip_all => "These tests are for authors only!" unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Sat Nov 28 13:20:32 2015The RT System itself - Status changed from 'new' to 'open'