0.6.4: test siuite is failing

Issue #17 new
Tomasz Kłoczko created an issue
+ cd liblangtag-0.6.4
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in liblangtag
/usr/bin/make  check-recursive
make[3]: Nothing to be done for 'check-am'.
Making check in extensions
make[1]: Nothing to be done for 'check'.
Making check in data
make[1]: Nothing to be done for 'check'.
Making check in docs
make[1]: Nothing to be done for 'check'.
Making check in liblangtag-gobject
make[1]: Nothing to be done for 'check'.
Making check in tests
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-list
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-trie
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-extlang
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-script
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-region
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-grandfathered
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-variant
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
PASS: check-lang
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
FAIL: check-tag
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
============================================
   liblangtag 0.6.4: tests/test-suite.log
============================================

# TOTAL: 9
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: check-tag
===============

Running suite(s): lt_tag_t
85%: Checks: 7, Failures: 1, Errors: 0
check-tag.c:200:F:Basic functionality:test_lt_tag_canonicalize:0: Unexpected result to be canonicalized.
FAIL check-tag (exit status: 1)

============================================================================
Testsuite summary for liblangtag 0.6.4
============================================================================
# TOTAL: 9
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to http://github.com/tagoh/liblangtag/issues
============================================================================
make[4]: *** [Makefile:1142: test-suite.log] Error 1
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblangtag-0.6.4/tests'
make[3]: *** [Makefile:1250: check-TESTS] Error 2
make[2]: *** [Makefile:1403: check-am] Error 2
make[1]: *** [Makefile:1034: check-recursive] Error 1
make: *** [Makefile:570: check-recursive] Error 1

Comments (2)

  1. Tomasz Kłoczko reporter

    Bitbucket .. it does not allow to download patch by hash over https://

    Do you have maybe some plans to migrate from Bitbucket to gitla/github or at least organize mirror?

  2. Log in to comment