Re: [Development] [CI] reverse dependency testing

2012-05-01 Thread Rohan McGovern
Storm-Olsen Marius (Nokia-MP/Austin) said: > Looks good, but please move the details over to the other wiki. > The Mediawiki installation at wiki.qt-project.org has been deprecated since > DevNet was moved over and we got www.qt-project.org/wiki. > Thanks, then there should be some message on th

Re: [Development] [CI] reverse dependency testing

2012-05-01 Thread marius.storm-olsen
2012 1:35 AM > To: development > Subject: [Development] [CI] reverse dependency testing > > A while back, it was requested that the Qt Project CI should reject > incoming changes to QtBase if they would cause compile or autotest > failures in QtDeclarative. > > That is now

[Development] [CI] reverse dependency testing

2012-04-30 Thread Rohan McGovern
A while back, it was requested that the Qt Project CI should reject incoming changes to QtBase if they would cause compile or autotest failures in QtDeclarative. That is now implemented, which should reduce the risk of accidental source or behavior incompatible changes in qtbase. However, if you