[Development] Modules in qtbase (was: Re: new "debugsupport" module and API)

Thiago Macieira thiago.macieira at intel.com
Tue May 13 08:57:17 CEST 2014


Em ter 13 maio 2014, às 06:01:00, Knoll Lars escreveu:
> Actually I was thinking about splitting a few more things out. In addition
> to the ones mentioned above, I believe we would benefit from splitting
> QtNetwork out into it’s own module. The reason is that QtNetwork is
> responsible for many of the failing CI runs due to the inherent
> instability on the network tests. Splitting out the module should help
> make many of the qtbase integrations go more smoothly.
> 
> From what I can see nothing else in qtbase (apart from the bearer plugins)
> depends on qtnetwork, so a split should be possible.

That won't help unless we also disable the revdep for QtQuick, as QtQuick 
depends on QtNetwork.

We definitely need the QtNetwork tests rerun every time a change in QIODevice 
is made (3 of the 6 classes deriving from it are in QtNetwork), but that could 
be managed.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list