|
From: Antonio T. <ant...@gm...> - 2015-10-17 21:08:58
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi all,
2 tests are failed on Fedora 22 with tcl-8.6.4/tk-8.6.4:
*******************************************
+ xvfb-run -a make test
TCL_LIBRARY=`echo /usr/include/tcl-private` TK_LIBRARY=`echo
/usr/include/tk-private`
LD_LIBRARY_PATH=".:/usr/lib64/tcl8.6:/usr/lib64:"
PATH=".:/usr/lib64/tcl8.6:/usr/lib64:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
TCLLIBPATH="." /usr/bin/wish8.6 `echo ./tests/all.tcl` | cat
Tk 8.6.4 tests running in interp: /usr/bin/wish8.6
Tests running with pwd:
/home/sagitter/rpmbuild/BUILD/Tktable2.10
Tests running in working dir:
/home/sagitter/rpmbuild/BUILD/Tktable2.10/tests
Only running tests that match: *
Skipping test files that match: l.*.test
Only sourcing test files that match: *.test
Tests began at Sat Oct 17 22:55:02 CEST 2015
tkTable.test
==== table-1.92 configuration options, -relief FAILED
==== Contents of test case:
list [catch {.t configure $name [lindex $test 3]} msg] $msg
- ---- Result was:
1 {bad relief "1.5": must be flat, groove, raised, ridge, solid, or
sunken}
- ---- Result should have been (exact matching):
1 {bad relief type "1.5": must be flat, groove, raised, ridge, solid,
or sunken}
==== table-1.92 FAILED
==== table-1.166 tag configuration options, -relief FAILED
==== Contents of test case:
list [catch {.t tag configure title $name [lindex $test 3]} msg] $msg
- ---- Result was:
1 {bad relief "1.5": must be flat, groove, raised, ridge, solid, or
sunken}
- ---- Result should have been (exact matching):
1 {bad relief type "1.5": must be flat, groove, raised, ridge, solid,
or sunken}
==== table-1.166 FAILED
Tests ended at Sat Oct 17 22:55:02 CEST 2015
all.tcl: Total 225 Passed 223 Skipped 0 Failed 2
Sourced 0 Test Files.
********************************************
I don't know the reason.
What's the problem?
Can you fix it?
Full log: http://fpaste.org/280481/
Thanks.
- --
Antonio Trande
mailto: sagitter 'at' fedoraproject 'dot' org
http://fedoraos.wordpress.com/
https://fedoraproject.org/wiki/User:Sagitter
GPG Key: 0x565E653C
Check on https://keys.fedoraproject.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJWIrjXAAoJEF5tK7VWXmU81EkIAKmR2DQyaKEFMpwMvsd/htx6
q/lNAJHkN3B7qpdGgXZ6lR0GcZqBp28DtclBpz6hpaDzWFvzhrPFyptrjoOS7Z/2
HIN4man4XfVSEY6/ivHqTemQj6W4nEdsrZP9j6q43bJli6vQ7IX8cxCHC3AV/xcm
HXghvnCYHi7CckIl03Z8J0OkOXPyPc0nOHB1jmp+bN+nyjwOyrs9Kl9292jgm5mn
jDsh6gdu2nVBo64DbvwP6Y9zPqyTTb4d+G8j9q0Naaf7elrtfv7rRGovHqf2tca9
P41kpGi9I+oxszrjy1gRj/bL0Epw4rRp/oN3O+QBL98TNE6TQ9RSJ/gX1GdPKtA=
=fnUN
-----END PGP SIGNATURE-----
|