On 09/20/2015 06:38 PM, Daiki Ueno wrote:
Edgar Pettijohn <[email protected]> writes:
I had the following failure while running make check.
root:/sources/gettext-0.19.4# cat gettext-tools/tests/test-suite.log |
grep FAIL
# XFAIL: 0
# FAIL: 1
FAIL: msgunfmt-3
Is this something to be worried about or can I ignore?
Yes, this sounds strange - could you provide more details for the clue?
For example,
$ cd gettext-tools/tests
$ make check TESTS=msgunfmt-3 VERBOSE=yes
$ cat test-suite.log
Thanks,
I don't know what has changed, but the test passes now.
Thanks
root:/sources/gettext-0.19.4/gettext-tools/tests# cat test-suite.log
================================================
gettext-tools 0.19.4: tests/test-suite.log
================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2