Hi all, I built and uploaded shiboken and pyside from the 1.1.1 tarballs to Debian unstable and run my analysis script over the build logs to catch the failed tests. Here are the results.
Build logs for all Debian architectures: https://buildd.debian.org/status/logs.php?pkg=shiboken&ver=1.1.1-1 https://buildd.debian.org/status/logs.php?pkg=pyside&ver=1.1.1-1 Analysis for all currently built architectures: http://alioth.debian.org/~odyx- guest/packages/pyside/shiboken_1.1.1-1_analysis.txt http://alioth.debian.org/~odyx- guest/packages/pyside/pyside_1.1.1-1_analysis.txt So in short: all test pass for shiboken, but there are some tests that fail for PySide: * QtCore_qproperty_decorator fails on all architectures in python2.6; * QtWebKit_bug_959 segfaults on all architectures with any python version; * QtCore_qfile_test fails on 32 bits architectures on python3.2; * sparc apparently has a disfunctional QtDeclarative (either in Qt or in PySide). Do you need more information from what is here ? Cheers, OdyX _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
