Subject: | Test suite fails on CentOS6 |
On my CentOS6 smokers (with various perl versions from 5.16 to 5.27.8) the test suite fails (see below). All other smokers (freebsd, various debian-based) the test suite passes.
# Failed test 'Language name "ja" should be present'
# at t/msg_init.t line 65.
# File /var/tmp/cpansmoker-1023/2018012106/ombXxZj60o/source/po/ja.po contents do not match /(?^:Language: ja)/
# Failed test 'Language name "pt_BR" should be present'
# at t/msg_init.t line 103.
# File /var/tmp/cpansmoker-1023/2018012106/KdlTHxnOEC/source/po/pt_BR.po contents do not match /(?^:Language: pt_BR)/
# Looks like you failed 2 tests of 53.
t/msg_init.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/53 subtests
# File [/var/tmp/cpansmoker-1023/2018012106/JBZnsQFfwz/source/po/de.po~] exists
# Failed test 'po/de.po~ should not exist (no changes)'
# at t/msg_merge.t line 119.
# File [/var/tmp/cpansmoker-1023/2018012106/JBZnsQFfwz/source/po/fr.po~] exists
# Failed test 'po/fr.po~ should not exist (no changes)'
# at t/msg_merge.t line 119.
# Looks like you failed 2 tests of 47.
t/msg_merge.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/47 subtests