FS#57764 - [harfbuzz] both data tests fail

Attached to Project: Arch Linux
Opened by David McInnis (daavve) - Friday, 09 March 2018, 06:53 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 09 March 2018, 14:44 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

During check() of makepkg I get the following error:

FAIL: tests/basics.tests
FAIL: tests/full-font.tests
============================================================================
Testsuite summary for HarfBuzz 1.7.6
============================================================================
# TOTAL: 2
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
============================================================================
See test/subset/data/test-suite.log
Please report to https://github.com/harfbuzz/harfbuzz/issues/new
============================================================================
make[6]: *** [Makefile:749: test-suite.log] Error 1

Reported upstream here: https://github.com/harfbuzz/harfbuzz/issues/873
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Friday, 09 March 2018, 14:44 GMT
Reason for closing:  Upstream
Comment by Eli Schwartz (eschwartz) - Friday, 09 March 2018, 13:32 GMT
https://github.com/harfbuzz/harfbuzz/commit/9206762bbd4033e97d6d35ef1cce1b7940fbc935


But, tests work fine for me at least in a clean chroot build?
Comment by Doug Newgard (Scimmia) - Friday, 09 March 2018, 14:11 GMT
Probably because there is no python2 in the clean chroot.

Edit, nevermind, that doesn't make sense. I misread the upstream ticket.
Comment by Doug Newgard (Scimmia) - Friday, 09 March 2018, 14:20 GMT
Those 2 tests are skipped when building in a clean chroot because it's missing python-fonttools
Comment by Jan Alexander Steffens (heftig) - Friday, 09 March 2018, 14:44 GMT

Loading...