PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 234 - [FTBFS] Fails to build on kfreebsd-* (qtcore_qprocess times out)
: [FTBFS] Fails to build on kfreebsd-* (qtcore_qprocess times out)
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.3.2
: PC Free BSD
: P5 major
Assigned To: renato filho
: https://buildd.debian.org/fetch.cgi?p...
:
:
  Show dependency treegraph
 
Reported: 2010-05-30 14:52 EEST by Didier Raboud
Modified: 2010-09-10 19:21 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Raboud 2010-05-30 14:52:11 EEST
Hi, 

pyside failed to build from source on kfreebsd-amd64 because the
qtcore_qprocess test timed out.

Is having a timeout really resonable afterall ? I mean: other than
performance-wise, is there a problem in having long-lasting tests ? I feel
(although that's not measureable) that some of our buildd's can be loaded by
other things, so a timeout based on seconds might not be an accurate way of
measuring things.

Can I reasonably patch out the 

set_tests_properties(${CMAKE_MATCH_1}_${CMAKE_MATCH_2} PROPERTIES TIMEOUT 25)

line ?

Cheers, 

OdyX
Comment 1 Didier Raboud 2010-06-17 10:36:15 EEST
Hi, 

it just failed again on kfreebsd-i386 with pyside 0.3.2 .

Cheers, 

OdyX
Comment 2 Didier Raboud 2010-09-02 05:11:50 EEST
Hi,

this is fixed in 0.4.0. Thanks.