[rt-devel] inplace development environment setup issue

Sam Hanes sam at maltera.com
Tue Aug 2 03:26:51 EDT 2016


Hi All,

I'm trying to get an RT development and testing environment set up, but
there doesn't seem to be much documentation. The "Setting up a
development environment" section of the "Hacking" doc is empty:
 
https://docs.bestpractical.com/rt/4.4.1/hacking.html#Setting-up-a-development-environment


I checked out the master branch from git and used the configure command
from the "Test suite" section of the "Hacking" doc:
     ./configure.ac --with-my-user-group --enable-layout=inplace 
--enable-developer

`make testdeps` is passing. I've set up RT_DBA_USER to give the tests
access to my local MariaDB 10.0.25 server and I'm running the tests with
`make test`.

Unfortunately I'm seeing some failures. I've attached a log of the test
output. Am I missing some needed configure arguments? Is the full test
suite currently expected to pass clean on master?

Is there documentation on developer setup that I've missed?

Thanks,
Sam Hanes
-------------- next part --------------
/usr/bin/perl "-MExtUtils::Command::MM" -e "test_harness(0, 'lib')" t/*.t t/*/*.t t/*/*/*.t
t/00-compile.t ......................................... ok
t/00-mason-syntax.t .................................... ok

#   Failed test 'etc/upgrade/4.0.19/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/CustomField.pm line 57.
# Compilation failed in require at lib/RT/CustomFields.pm line 73.
# BEGIN failed--compilation aborted at lib/RT/CustomFields.pm line 73.
# Compilation failed in require at etc/upgrade/4.0.19/content line 6.
# BEGIN failed--compilation aborted at etc/upgrade/4.0.19/content line 6.
# '
#     expected: 'etc/upgrade/4.0.19/content syntax OK
# '

#   Failed test 'etc/upgrade/4.3.2/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/Queue.pm line 70.
# Compilation failed in require at lib/RT/Queues.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/Queues.pm line 74.
# Compilation failed in require at etc/upgrade/4.3.2/content line 6.
# BEGIN failed--compilation aborted at etc/upgrade/4.3.2/content line 6.
# '
#     expected: 'etc/upgrade/4.3.2/content syntax OK
# '

#   Failed test 'etc/upgrade/3.8.9/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/Ticket.pm line 70.
# Compilation failed in require at lib/RT/URI/fsck_com_rt.pm line 111.
# BEGIN failed--compilation aborted at lib/RT/URI/fsck_com_rt.pm line 111.
# Compilation failed in require at etc/upgrade/3.8.9/content line 8.
# BEGIN failed--compilation aborted at etc/upgrade/3.8.9/content line 8.
# '
#     expected: 'etc/upgrade/3.8.9/content syntax OK
# '

#   Failed test 'etc/upgrade/4.3.6/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/CustomField.pm line 57.
# Compilation failed in require at lib/RT/CustomFields.pm line 73.
# BEGIN failed--compilation aborted at lib/RT/CustomFields.pm line 73.
# Compilation failed in require at etc/upgrade/4.3.6/content line 6.
# BEGIN failed--compilation aborted at etc/upgrade/4.3.6/content line 6.
# '
#     expected: 'etc/upgrade/4.3.6/content syntax OK
# '

#   Failed test 'etc/upgrade/4.3.1/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/CustomField.pm line 57.
# Compilation failed in require at lib/RT/CustomFields.pm line 73.
# BEGIN failed--compilation aborted at lib/RT/CustomFields.pm line 73.
# Compilation failed in require at etc/upgrade/4.3.1/content line 6.
# BEGIN failed--compilation aborted at etc/upgrade/4.3.1/content line 6.
# '
#     expected: 'etc/upgrade/4.3.1/content syntax OK
# '

#   Failed test 'etc/upgrade/4.2.2/content syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/CustomField.pm line 57.
# Compilation failed in require at lib/RT/CustomFields.pm line 73.
# BEGIN failed--compilation aborted at lib/RT/CustomFields.pm line 73.
# Compilation failed in require at etc/upgrade/4.2.2/content line 6.
# BEGIN failed--compilation aborted at etc/upgrade/4.2.2/content line 6.
# '
#     expected: 'etc/upgrade/4.2.2/content syntax OK
# '

#   Failed test 'etc/upgrade/shrink-cgm-table syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/CachedGroupMember.pm line 55.
# Compilation failed in require at lib/RT/CachedGroupMembers.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/CachedGroupMembers.pm line 74.
# Compilation failed in require at etc/upgrade/shrink-cgm-table line 59.
# BEGIN failed--compilation aborted at etc/upgrade/shrink-cgm-table line 59.
# '
#     expected: 'etc/upgrade/shrink-cgm-table syntax OK
# '

#   Failed test 'etc/upgrade/generate-rtaddressregexp syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/Queue.pm line 70.
# Compilation failed in require at lib/RT/Queues.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/Queues.pm line 74.
# Compilation failed in require at etc/upgrade/generate-rtaddressregexp line 64.
# BEGIN failed--compilation aborted at etc/upgrade/generate-rtaddressregexp line 64.
# '
#     expected: 'etc/upgrade/generate-rtaddressregexp syntax OK
# '

#   Failed test 'etc/upgrade/switch-templates-to syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/Scrip.pm line 70.
# Compilation failed in require at lib/RT/Scrips.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/Scrips.pm line 74.
# Compilation failed in require at etc/upgrade/switch-templates-to line 89.
# BEGIN failed--compilation aborted at etc/upgrade/switch-templates-to line 89.
# '
#     expected: 'etc/upgrade/switch-templates-to syntax OK
# '

#   Failed test 'etc/upgrade/sanity-check-stylesheets syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/User.pm line 71.
# Compilation failed in require at lib/RT/Users.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/Users.pm line 74.
# Compilation failed in require at etc/upgrade/sanity-check-stylesheets line 59.
# BEGIN failed--compilation aborted at etc/upgrade/sanity-check-stylesheets line 59.
# '
#     expected: 'etc/upgrade/sanity-check-stylesheets syntax OK
# '

#   Failed test 'etc/upgrade/shrink-transactions-table syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/Transaction.pm line 74.
# Compilation failed in require at lib/RT/Transactions.pm line 74.
# BEGIN failed--compilation aborted at lib/RT/Transactions.pm line 74.
# Compilation failed in require at etc/upgrade/shrink-transactions-table line 59.
# BEGIN failed--compilation aborted at etc/upgrade/shrink-transactions-table line 59.
# '
#     expected: 'etc/upgrade/shrink-transactions-table syntax OK
# '

#   Failed test 'etc/upgrade/upgrade-articles syntax is OK'
#   at t/99-policy.t line 105.
#          got: 'Can't locate lib//RT/Generated.pm in @INC (you may need to install the lib::::RT::Generated module) (@INC contains: ./lib ./local/lib lib /home/sam/code/rt/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.2 /usr/local/share/perl/5.22.2 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at lib/RT.pm line 786.
# Compilation failed in require at lib/RT/Record.pm line 69.
# BEGIN failed--compilation aborted at lib/RT/Record.pm line 69.
# Compilation failed in require at /usr/share/perl/5.22/base.pm line 100.
# 	...propagated at /usr/share/perl/5.22/base.pm line 110.
# BEGIN failed--compilation aborted at lib/RT/ObjectClass.pm line 53.
# Compilation failed in require at etc/upgrade/upgrade-articles line 120.
# BEGIN failed--compilation aborted at etc/upgrade/upgrade-articles line 120.
# '
#     expected: 'etc/upgrade/upgrade-articles syntax OK
# '
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/99-policy.t-4m1ZRF7E' is not cleaned
# Looks like you failed 12 tests of 7607.
t/99-policy.t .......................................... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/7607 subtests 
t/api/action-createtickets.t ........................... ok
t/api/attachment.t ..................................... ok
t/api/attachment_filename.t ............................ ok
t/api/attribute-tests.t ................................ ok
t/api/attribute.t ...................................... ok
t/api/bookmarks.t ...................................... ok
t/api/canonical_charset.t .............................. ok
t/api/cf_render_type.t ................................. ok
t/api/cf_rights.t ...................................... ok
t/api/cfsearch.t ....................................... ok
t/api/condition-ownerchange.t .......................... ok
t/api/condition-reject.t ............................... ok
t/api/config.t ......................................... ok
t/api/cron.t ........................................... ok
t/api/currentuser.t .................................... ok
t/api/customfield.t .................................... ok
t/api/date.t ........................................... ok
t/api/db_indexes.t ..................................... ok
t/api/emailparser.t .................................... ok
t/api/execute-code.t ................................... ok
t/api/group-rights.t ................................... ok
t/api/group.t .......................................... ok
t/api/groups.t ......................................... ok
t/api/has_rights.t ..................................... ok
t/api/i18n.t ........................................... ok
t/api/i18n_guess.t ..................................... ok
t/api/i18n_mime_encoding.t ............................. ok
t/api/initialdata.t .................................... ok
t/api/link.t ........................................... ok
t/api/menu.t ........................................... ok
t/api/password-types.t ................................. ok
t/api/queue.t .......................................... ok
t/api/record.t ......................................... ok
t/api/reminder-permissions.t ........................... ok
t/api/reminders.t ...................................... ok
t/api/report_tickets.t ................................. ok
t/api/rights.t ......................................... ok
t/api/rights_show_ticket.t ............................. ok
t/api/rt.t ............................................. ok
t/api/rtname.t ......................................... ok
t/api/safe-run-child-util.t ............................ ok
t/api/savedsearch.t .................................... ok
t/api/scrip.t .......................................... ok
t/api/scrip_execmodule.t ............................... ok
t/api/scrip_order.t .................................... ok
t/api/searchbuilder.t .................................. ok
t/api/squish.t ......................................... ok
t/api/system-available-rights.t ........................ ok
t/api/system.t ......................................... ok
t/api/template-parsing.t ............................... ok
t/api/template.t ....................................... ok
t/api/ticket.t ......................................... ok
t/api/tickets.t ........................................ ok
t/api/tickets_overlay_sql.t ............................ ok
t/api/transaction-quoting.t ............................ ok
t/api/transaction.t .................................... ok
t/api/txn_content.t .................................... ok
t/api/uri-canonicalize.t ............................... ok
t/api/uri-fsck_com_rt.t ................................ ok
t/api/uri-t.t .......................................... ok
t/api/user-prefs.t ..................................... ok
t/api/user.t ........................................... ok
t/api/users.t .......................................... ok
t/api/versions_sorter.t ................................ ok
t/api/web-config.t ..................................... ok
t/approval/admincc.t ................................... ok
t/approval/basic.t ..................................... ok
t/articles/article.t ................................... ok
t/articles/articles.t .................................. ok
t/articles/basic-api.t ................................. ok
t/articles/cfsearch.t .................................. ok
t/articles/class.t ..................................... ok
t/articles/interface.t ................................. ok
t/articles/queue-specific-class.t ...................... ok
t/articles/search-interface.t .......................... ok
t/articles/set-subject.t ............................... ok
t/articles/upload-customfields.t ....................... ok
t/articles/uri-a.t ..................................... ok
t/articles/uri-articles.t .............................. ok
t/assets/api.t ......................................... ok
t/assets/collection.t .................................. ok
t/assets/compile.t ..................................... ok
t/assets/links.t ....................................... ok
t/assets/rights.t ...................................... ok
t/assets/roles.t ....................................... ok
t/assets/web.t ......................................... ok
t/charts/basics.t ...................................... ok
t/charts/compound-sql-function.t ....................... ok
t/charts/group-by-cf.t ................................. ok
t/crypt/gnupg/attachments-in-db.t ...................... ok
t/crypt/no-signer-address.t ............................ ok
t/crypt/smime/attachments-in-db.t ...................... ok
t/crypt/smime/bad-recipients.t ......................... ok
t/crypt/smime/status-string.t .......................... ok
t/customfields/access_via_queue.t ...................... ok
t/customfields/api.t ................................... ok
t/customfields/canonicalizer.t ......................... ok
t/customfields/combo_cascade.t ......................... ok
t/customfields/date.t .................................. ok
t/customfields/date_search.t ........................... ok
t/customfields/datetime.t .............................. ok
t/customfields/datetime_search.t ....................... ok
t/customfields/enter_one.t ............................. ok
t/customfields/external.t .............................. ok
t/customfields/group_rights.t .......................... ok
t/customfields/ip.t .................................... ok
t/customfields/iprange.t ............................... ok
t/customfields/iprangev6.t ............................. ok
t/customfields/ipv6.t .................................. ok
t/customfields/pattern.t ............................... ok
t/customfields/repeated_values.t ....................... ok
t/customfields/single_values.t ......................... ok
t/customfields/sort_order.t ............................ ok
t/customfields/transaction.t ........................... ok
t/customfields/transaction_searching.t ................. ok
t/customfields/unique_values.t ......................... ok
t/customroles/basic.t .................................. ok
t/customroles/existing-tickets.t ....................... ok
t/customroles/notify.t ................................. ok
t/customroles/rights.t ................................. ok
t/customroles/tickets.t ................................ ok
t/externalauth/auth_config.t ........................... ok
# Page has no user name
t/externalauth/ldap.t .................................. ok
t/externalauth/ldap_escaping.t ......................... ok
# Page has no user name
# Page has no user name
# Page has no user name
# Page has no user name
# Page has no user name
t/externalauth/ldap_group.t ............................ ok
# Page has no user name
t/externalauth/ldap_privileged.t ....................... ok
t/externalauth/obfuscate-password.t .................... ok
t/externalauth/sessions.t .............................. skipped: Unable to test without DBD::SQLite
t/externalauth/sqlite.t ................................ skipped: Unable to test without DBD::SQLite
t/externalstorage/basic.t .............................. ok
t/fts/indexed_mysql.t .................................. ok
t/fts/indexed_oracle.t ................................. skipped: Not Oracle
t/fts/indexed_pg.t ..................................... skipped: Not Pg
t/fts/indexed_sphinx.t ................................. skipped: No SphinxSE in mysql
t/fts/not_indexed.t .................................... ok
t/i18n/caching.t ....................................... ok
t/i18n/default.t ....................................... ok
t/i18n/footer.t ........................................ ok
t/ldapimport/group-callbacks.t ......................... ok
t/ldapimport/group-import.t ............................ ok
t/ldapimport/group-member-import.t ..................... ok
t/ldapimport/group-rename.t ............................ ok
t/ldapimport/user-import-cfs.t ......................... ok
t/ldapimport/user-import-privileged.t .................. ok
t/ldapimport/user-import.t ............................. ok
t/lifecycles/basics.t .................................. ok
t/lifecycles/dates.t ................................... ok
t/lifecycles/moving.t .................................. ok
t/lifecycles/types.t ................................... ok
t/lifecycles/unresolved-deps.t ......................... ok
t/mail/autogenerated.t ................................. ok
t/mail/bounce.t ........................................ ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 177.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 200.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 200.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 177.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 200.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 200.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.

#   Failed test 'all mails have correct data'
#   at t/mail/charsets-outgoing-plaintext.t line 232.
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-charsets-outgoing-plaintext.t-MWoraC0u' is not cleaned
# Looks like you failed 15 tests of 80.
t/mail/charsets-outgoing-plaintext.t ................... 
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/80 subtests 
t/mail/charsets-outgoing.t ............................. ok
t/mail/crypt-gnupg.t ................................... ok
t/mail/dashboard-chart-with-utf8.t ..................... ok
t/mail/dashboard-empty.t ............................... ok
t/mail/dashboards.t .................................... ok
t/mail/digest-attributes.t ............................. ok
t/mail/disposition-outgoing.t .......................... ok
t/mail/extractsubjecttag.t ............................. ok
t/mail/gateway.t ....................................... ok
t/mail/gnupg-bad.t ..................................... ok
t/mail/gnupg-incoming.t ................................ ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-gnupg-outgoing-encrypted-plaintext.t-tSfGR290' is not cleaned
# Looks like you failed 1 test of 105.
t/mail/gnupg-outgoing-encrypted-plaintext.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/105 subtests 
t/mail/gnupg-outgoing-encrypted.t ...................... ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-gnupg-outgoing-plain-plaintext.t-Z7K5ibke' is not cleaned
# Looks like you failed 1 test of 105.
t/mail/gnupg-outgoing-plain-plaintext.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/105 subtests 
t/mail/gnupg-outgoing-plain.t .......................... ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-gnupg-outgoing-signed-plaintext.t-eCGFcwJi' is not cleaned
# Looks like you failed 1 test of 105.
t/mail/gnupg-outgoing-signed-plaintext.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/105 subtests 
t/mail/gnupg-outgoing-signed.t ......................... ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-gnupg-outgoing-signed_encrypted-plaintext.t-ypdz67o8' is not cleaned
# Looks like you failed 1 test of 105.
t/mail/gnupg-outgoing-signed_encrypted-plaintext.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/105 subtests 
t/mail/gnupg-outgoing-signed_encrypted.t ............... ok
t/mail/gnupg-realmail.t ................................ ok
t/mail/gnupg-reverification.t .......................... ok
t/mail/gnupg-special.t ................................. ok
t/mail/header-characters.t ............................. ok
t/mail/html-outgoing.t ................................. ok
t/mail/mime_decoding.t ................................. ok
t/mail/multipart.t ..................................... ok
t/mail/not-supported-charset.t ......................... ok
t/mail/one-time-recipients.t ........................... ok
t/mail/outlook.t ....................................... ok
t/mail/rfc2231-attachment.t ............................ ok
t/mail/rfc822-attachment.t ............................. ok

#   Failed test 'Switched templates to text cleanly'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1123.

#   Failed test 'Its content type is ISO-8859-1'
#   at t/mail/sendmail-plaintext.t line 50.
#                   'multipart/alternative; boundary="----------=_1470109698-26857-7"
# '
#     doesn't match '(?^:ISO-8859-1)'
Can't call method "as_string" on an undefined value at t/mail/sendmail-plaintext.t line 52.
Can't call method "as_string" on an undefined value at t/mail/sendmail-plaintext.t line 52.

#   Failed test 'no warnings'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1783.
# There were 1 warning(s)
# 	Previous test 9 'Its content type is ISO-8859-1'
# 	Can't call method "as_string" on an undefined value at t/mail/sendmail-plaintext.t line 52.
#  at /usr/share/perl5/Log/Dispatch/Perl.pm line 84.
# 	Log::Dispatch::Perl::__ANON__("Can't call method \"as_string\" on an undefined value at t/mail"...) called at /usr/share/perl5/Log/Dispatch/Output.pm line 41
# 	Log::Dispatch::Output::log(undef, "message", "Can't call method \"as_string\" on an undefined value at t/mail"..., "level", "critical", "name", "rttest") called at /usr/share/perl5/Log/Dispatch.pm line 219
# 	Log::Dispatch::_log_to(Log::Dispatch=HASH(0x4ca1bf8), "message", "Can't call method \"as_string\" on an undefined value at t/mail"..., "level", "critical", "name", "rttest") called at /usr/share/perl5/Log/Dispatch.pm line 171
# 	Log::Dispatch::_log_to_outputs(Log::Dispatch=HASH(0x4ca1bf8), "level", "critical", "message", "Can't call method \"as_string\" on an undefined value at t/mail"...) called at /usr/share/perl5/Log/Dispatch.pm line 149
# 	Log::Dispatch::log(Log::Dispatch=HASH(0x4ca1bf8), "level", "critical", "message", "Can't call method \"as_string\" on an undefined value at t/mail"...) called at /usr/share/perl5/Log/Dispatch.pm line 22
# 	Log::Dispatch::__ANON__(Log::Dispatch=HASH(0x4ca1bf8), "Can't call method \"as_string\" on an undefined value at t/mail"...) called at /home/sam/code/rt/lib/RT.pm line 390
# 	RT::__ANON__("Can't call method \"as_string\" on an undefined value at t/mail"...) called at t/mail/sendmail-plaintext.t line 52
# 
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/mail-sendmail-plaintext.t-qXmvY_b6' is not cleaned
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 10.
t/mail/sendmail-plaintext.t ............................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/10 subtests 
t/mail/sendmail.t ...................................... ok
t/mail/smime/incoming.t ................................ ok
t/mail/smime/other-signed.t ............................ ok
t/mail/smime/outgoing.t ................................ ok
t/mail/smime/realmail.t ................................ ok
t/mail/smime/reject_on_unencrypted.t ................... ok
t/mail/specials-in-encodedwords.t ...................... ok
t/mail/threading.t ..................................... ok
t/mail/verp.t .......................................... ok
t/mail/wrong_mime_charset.t ............................ ok
t/pod.t ................................................ ok
t/security/CVE-2011-2083-cf-urls.t ..................... ok
t/security/CVE-2011-2083-clickable-xss.t ............... ok
t/security/CVE-2011-2083-scrub.t ....................... ok
t/security/CVE-2011-2084-attach-tickets.t .............. ok
t/security/CVE-2011-2084-cf-values.t ................... ok
t/security/CVE-2011-2084-modifyscrips-templates.t ...... ok
t/security/CVE-2011-2084-transactions.t ................ ok
t/security/CVE-2011-4458-verp.t ........................ ok
t/security/CVE-2011-4460-rows-per-page.t ............... ok
t/security/CVE-2011-5092-datetimeformat.t .............. ok
t/security/CVE-2011-5092-graph-links.t ................. ok
t/security/CVE-2011-5092-installmode.t ................. ok
t/security/CVE-2011-5092-localizeddatetime.t ........... ok
t/security/CVE-2011-5092-prefs.t ....................... ok
t/security/CVE-2011-5093-execute-code.t ................ ok
t/security/CVE-2012-4730-email-header-injection.t ...... ok
t/security/CVE-2012-4731-create-article.t .............. ok
t/security/CVE-2012-4732-csrf-blacklist.t .............. ok
t/security/CVE-2012-4733-status.t ...................... ok
t/security/CVE-2012-4734-login-warning.t ............... ok
t/security/CVE-2012-4735-incoming-encryption-header.t .. ok
t/security/CVE-2012-4735-sign-any-key.t ................ ok
t/security/CVE-2012-4735-sign-encrypt-header.t ......... ok
t/security/CVE-2013-3373-template-header-injection.t ... ok
t/shredder/00load.t .................................... ok
t/shredder/00skeleton.t ................................ skipped: Shredder tests only work on SQLite
t/shredder/01basics.t .................................. skipped: Shredder tests only work on SQLite
t/shredder/01ticket.t .................................. skipped: Shredder tests only work on SQLite
t/shredder/02cfs.t ..................................... skipped: Shredder tests only work on SQLite
t/shredder/02group_member.t ............................ skipped: Shredder tests only work on SQLite
t/shredder/02queue.t ................................... skipped: Shredder tests only work on SQLite
t/shredder/02template.t ................................ skipped: Shredder tests only work on SQLite
t/shredder/02user.t .................................... skipped: Shredder tests only work on SQLite
t/shredder/03plugin.t .................................. skipped: Shredder tests only work on SQLite
t/shredder/03plugin_summary.t .......................... skipped: Shredder tests only work on SQLite
t/shredder/03plugin_tickets.t .......................... skipped: Shredder tests only work on SQLite
t/shredder/03plugin_users.t ............................ skipped: Shredder tests only work on SQLite
t/sla/business_hours.t ................................. ok
t/sla/due.t ............................................ ok
t/sla/ignore-on-statuses.t ............................. ok
t/sla/queue.t .......................................... ok
t/sla/starts.t ......................................... ok
t/sla/timezone.t ....................................... ok
t/sla/web.t ............................................ ok
t/ticket/action_linear_escalate.t ...................... ok
t/ticket/add-watchers.t ................................ ok
t/ticket/badlinks.t .................................... ok
t/ticket/batch-upload-csv.t ............................ ok
t/ticket/cfsort-freeform-multiple.t .................... ok
t/ticket/cfsort-freeform-single.t ...................... ok
t/ticket/circular_links.t .............................. ok
t/ticket/clicky.t ...................................... ok
t/ticket/deferred_owner.t .............................. ok
t/ticket/link_search.t ................................. ok
t/ticket/linking.t ..................................... ok
t/ticket/merge.t ....................................... ok
t/ticket/race.t ........................................ ok
t/ticket/requestor-order.t ............................. ok
t/ticket/scrips_batch.t ................................ ok
t/ticket/search.t ...................................... ok
t/ticket/search_by_cf_freeform_multiple.t .............. ok
t/ticket/search_by_cf_freeform_single.t ................ ok
t/ticket/search_by_links.t ............................. ok
t/ticket/search_by_queue.t ............................. ok
t/ticket/search_by_txn.t ............................... ok
t/ticket/search_by_watcher.t ........................... ok
t/ticket/search_by_watcher_group.t ..................... ok
t/ticket/search_long_cf_values.t ....................... ok
t/ticket/simple_search.t ............................... ok
t/ticket/sort-by-custom-ownership.t .................... ok
t/ticket/sort-by-queue.t ............................... ok
t/ticket/sort-by-user.t ................................ ok
t/ticket/sort_by_cf.t .................................. ok
t/ticket/time-worked.t ................................. ok
t/validator/group_members.t ............................ ok
t/web/action-results.t ................................. ok
t/web/admin_groups.t ................................... ok
t/web/admin_queue_lifecycle.t .......................... ok
t/web/admin_user.t ..................................... ok
t/web/articles-links.t ................................. ok
t/web/attach-from-txn.t ................................ ok
t/web/attachment-with-name-0.t ......................... ok
t/web/attachment_dropping.t ............................ ok
t/web/attachment_encoding.t ............................ ok
t/web/attachment_truncation.t .......................... ok
t/web/attachments.t .................................... ok
t/web/basic.t .......................................... ok
t/web/basic_auth.t ..................................... ok
t/web/case-sensitivity.t ............................... ok
t/web/cf_access.t ...................................... ok
t/web/cf_date.t ........................................ ok
t/web/cf_datetime.t .................................... ok

#   Failed test 'value is set'
#   at t/web/cf_groupings.t line 68.
#          got: '
#     TestBasics:
#     
# TestBasicsValue    
#   '
#     expected: 'TestBasics: TestBasicsValue'

#   Failed test 'value is set'
#   at t/web/cf_groupings.t line 68.
#          got: '
#     TestDates:
#     
# TestDatesValue    
#   '
#     expected: 'TestDates: TestDatesValue'

#   Failed test 'value is set'
#   at t/web/cf_groupings.t line 68.
#          got: '
#     TestPeople:
#     
# TestPeopleValue    
#   '
#     expected: 'TestPeople: TestPeopleValue'

#   Failed test 'value is set'
#   at t/web/cf_groupings.t line 68.
#          got: '
#     TestLinks:
#     
# TestLinksValue    
#   '
#     expected: 'TestLinks: TestLinksValue'

#   Failed test 'value is set'
#   at t/web/cf_groupings.t line 68.
#          got: '
#     TestMore:
#     
# TestMoreValue    
#   '
#     expected: 'TestMore: TestMoreValue'
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/web-cf_groupings.t-UJusTW7U' is not cleaned
# Looks like you failed 5 tests of 123.
t/web/cf_groupings.t ................................... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/123 subtests 
t/web/cf_groupings_user.t .............................. ok
t/web/cf_image.t ....................................... ok
t/web/cf_onqueue.t ..................................... ok
t/web/cf_pattern.t ..................................... ok
t/web/cf_render_type.t ................................. ok
t/web/cf_select_one.t .................................. ok
t/web/cf_set_initial.t ................................. ok
t/web/cf_textarea.t .................................... ok
t/web/cf_values_class.t ................................ ok
t/web/charting.t ....................................... ok
t/web/class_create.t ................................... ok
t/web/clickjacking-preventions.t ....................... ok
t/web/command_line.t ................................... ok
t/web/command_line_cf_edge_cases.t ..................... ok
t/web/command_line_link_to_articles.t .................. ok
t/web/command_line_ticket_content_type.t ............... ok
t/web/command_line_with_unknown_field.t ................ ok
t/web/compilation_errors.t ............................. ok
t/web/config_tab_right.t ............................... ok
t/web/crypt-gnupg.t .................................... ok
t/web/csrf-rest.t ...................................... ok
t/web/csrf.t ........................................... ok
t/web/current_user_outdated_email.t .................... ok
t/web/custom_frontpage.t ............................... ok
t/web/custom_search.t .................................. ok
t/web/dashboards-basics.t .............................. ok
t/web/dashboards-deleted-saved-search.t ................ ok
t/web/dashboards-groups.t .............................. ok
t/web/dashboards-in-menu.t ............................. ok
t/web/dashboards-permissions.t ......................... ok
t/web/dashboards-search-cache.t ........................ ok
t/web/dashboards-subscription.t ........................ ok
t/web/gnupg-headers.t .................................. ok
t/web/gnupg-select-keys-on-create.t .................... ok
t/web/gnupg-select-keys-on-update.t .................... ok
t/web/gnupg-tickyboxes.t ............................... ok
t/web/group_create.t ................................... ok
t/web/helpers-http-cache-headers.t ..................... ok
t/web/html_template.t .................................. ok

#   Failed test 'succeed msg'
#   at t/web/install.t line 81.
#     searched: "An internal RT error has occurred.  Your administr"...
#   can't find: "Connection succeeded"
#         LCSS: "n "
# LCSS context: "An internal RT error has occurred.  Your administr"
# Dumped failing test page content to /home/sam/code/rt/t/tmp/web-install.t-eK1T53BG/29-DatabaseDetails.html

#   Failed test 'more db state msg'
#   at t/web/install.t line 82.
#     searched: "An internal RT error has occurred.  Your administr"...
#   can't find: "rt4test_install_xxx already exists, but does not c"...
#         LCSS: " can "
# LCSS context: "l RT error has occurred.  Your administrator can f"
# Dumped failing test page content to /home/sam/code/rt/t/tmp/web-install.t-eK1T53BG/30-DatabaseDetails.html
Can't call method "click" on an undefined value at /usr/share/perl5/WWW/Mechanize.pm line 1742.
Can't call method "click" on an undefined value at /usr/share/perl5/WWW/Mechanize.pm line 1742.

#   Failed test 'no warnings'
#   at /home/sam/code/rt/lib/RT/Test.pm line 1783.
# There were 1 warning(s)
# 	Previous test 30 'more db state msg'
# 	Can't call method "click" on an undefined value at /usr/share/perl5/WWW/Mechanize.pm line 1742.
#  at /usr/share/perl5/Log/Dispatch/Perl.pm line 84.
# 	Log::Dispatch::Perl::__ANON__("Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/Log/Dispatch/Output.pm line 41
# 	Log::Dispatch::Output::log(undef, "level", "critical", "name", "rttest", "message", "Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/Log/Dispatch.pm line 219
# 	Log::Dispatch::_log_to(Log::Dispatch=HASH(0x5909b30), "level", "critical", "name", "rttest", "message", "Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/Log/Dispatch.pm line 171
# 	Log::Dispatch::_log_to_outputs(Log::Dispatch=HASH(0x5909b30), "level", "critical", "message", "Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/Log/Dispatch.pm line 149
# 	Log::Dispatch::log(Log::Dispatch=HASH(0x5909b30), "level", "critical", "message", "Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/Log/Dispatch.pm line 22
# 	Log::Dispatch::__ANON__(Log::Dispatch=HASH(0x5909b30), "Can't call method \"click\" on an undefined value at /usr/share"...) called at /home/sam/code/rt/lib/RT.pm line 390
# 	RT::__ANON__("Can't call method \"click\" on an undefined value at /usr/share"...) called at /usr/share/perl5/WWW/Mechanize.pm line 1742
# 	WWW::Mechanize::click(RT::Test::Web=HASH(0x7d00628)) called at t/web/install.t line 86
# 
# Some tests failed or we bailed out, tmp directory '/home/sam/code/rt/t/tmp/web-install.t-eK1T53BG' is not cleaned
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 31.
t/web/install.t ........................................ 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 3/31 subtests 
	(less 8 skipped subtests: 20 okay)
t/web/installer.t ...................................... ok
t/web/language_update.t ................................ ok
t/web/login.t .......................................... ok
t/web/logout.t ......................................... ok
t/web/make-clicky.t .................................... ok
t/web/mobile.t ......................................... ok
t/web/owner_disabled_group_19221.t ..................... ok
t/web/path-traversal.t ................................. ok
t/web/pending-tickets.t ................................ ok
t/web/plugin-overlays.t ................................ skipped: Testing the rt-server init sequence in isolation requires Apache
t/web/private-components.t ............................. ok
t/web/psgi-wrap.t ...................................... ok
t/web/query_builder.t .................................. ok
t/web/query_builder_queue_limits.t ..................... ok
t/web/query_log.t ...................................... ok
t/web/queue_caching.t .................................. ok
t/web/queue_create.t ................................... ok
t/web/quickcreate.t .................................... ok
t/web/quicksearch.t .................................... ok
t/web/redirect-after-login.t ........................... ok
t/web/redirect.t ....................................... ok
t/web/reminder-permissions.t ........................... ok
t/web/reminders.t ...................................... ok
t/web/remote_user.t .................................... ok
t/web/requestor_groups_edit_link.t ..................... ok
t/web/requestor_groups_limit.t ......................... ok
t/web/rest-non-ascii-subject.t ......................... ok
t/web/rest-search-group.t .............................. ok
t/web/rest-search-queue.t .............................. ok
t/web/rest-search-user.t ............................... ok
t/web/rest-sort.t ...................................... ok
t/web/rest.t ........................................... ok
t/web/rest_cfs_with_same_name.t ........................ ok
t/web/rest_user_cf.t ................................... ok
t/web/rights.t ......................................... ok
t/web/rights1.t ........................................ ok
t/web/saved_search_chart.t ............................. ok
t/web/saved_search_context.t ........................... ok
t/web/saved_search_permissions.t ....................... ok
t/web/saved_search_update.t ............................ ok
t/web/scrips.t ......................................... ok
t/web/scrub.t .......................................... ok
t/web/search_bulk_update_links.t ....................... ok
t/web/search_cf_quotes.t ............................... ok
t/web/search_ical.t .................................... ok
t/web/search_linkdisplay.t ............................. ok
t/web/search_rss.t ..................................... ok
t/web/search_simple.t .................................. ok
t/web/search_tabs.t .................................... ok
t/web/self_service.t ................................... ok
t/web/sidebyside_layout.t .............................. ok
t/web/signatures.t ..................................... ok
t/web/simple_search.t .................................. ok
t/web/smime/outgoing.t ................................. ok
t/web/squish.t ......................................... ok
t/web/template.t ....................................... ok
t/web/ticket-create-utf8.t ............................. ok
t/web/ticket_display.t ................................. ok
t/web/ticket_display_unset_fields.t .................... ok
t/web/ticket_forward.t ................................. ok
t/web/ticket_links.t ................................... ok
t/web/ticket_modify_all.t .............................. ok
t/web/ticket_modify_people.t ........................... ok
t/web/ticket_owner.t ................................... ok
t/web/ticket_owner_autocomplete.t ...................... ok
t/web/ticket_owner_issues_16656.t ...................... ok
t/web/ticket_preserve_basics.t ......................... ok
t/web/ticket_seen.t .................................... ok
t/web/ticket_timeworked.t .............................. ok
t/web/ticket_txn_content.t ............................. ok
t/web/ticket_txn_subject.t ............................. ok
t/web/ticket_update_without_content.t .................. ok
t/web/transaction_batch.t .............................. ok
t/web/unlimited_search.t ............................... ok
t/web/user_update.t .................................... ok
t/web/walk.t ........................................... ok

Test Summary Report
-------------------
t/99-policy.t                                        (Wstat: 3072 Tests: 7607 Failed: 12)
  Failed tests:  7187, 7235, 7299, 7327, 7355, 7415, 7497
                7499, 7503, 7505, 7511, 7513
  Non-zero exit status: 12
t/mail/charsets-outgoing-plaintext.t                 (Wstat: 3840 Tests: 80 Failed: 15)
  Failed tests:  1, 29, 31, 33, 36, 38, 41, 43, 48, 50, 52
                55, 57, 60, 62
  Non-zero exit status: 15
t/mail/gnupg-outgoing-encrypted-plaintext.t          (Wstat: 256 Tests: 105 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/mail/gnupg-outgoing-plain-plaintext.t              (Wstat: 256 Tests: 105 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/mail/gnupg-outgoing-signed-plaintext.t             (Wstat: 256 Tests: 105 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/mail/gnupg-outgoing-signed_encrypted-plaintext.t   (Wstat: 256 Tests: 105 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/mail/sendmail-plaintext.t                          (Wstat: 65280 Tests: 10 Failed: 3)
  Failed tests:  1, 9-10
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/web/cf_groupings.t                                 (Wstat: 1280 Tests: 123 Failed: 5)
  Failed tests:  20, 23, 26, 29, 32
  Non-zero exit status: 5
t/web/install.t                                      (Wstat: 6400 Tests: 31 Failed: 3)
  Failed tests:  29-31
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
Files=408, Tests=29311, 2262 wallclock secs ( 3.25 usr  0.47 sys + 813.58 cusr 76.38 csys = 893.68 CPU)
Result: FAIL
Failed 9/408 test programs. 42/29311 subtests failed.
Makefile:373: recipe for target 'test' failed
make: *** [test] Error 255


More information about the rt-devel mailing list