[Development] Failing test for qtlocation

Lisandro Damián Nicanor Pérez Meyer perezmeyer at gmail.com
Mon Jun 2 04:52:16 CEST 2014


On Monday 02 June 2014 12:17:57 Aaron McCarthy wrote:
> Hi,
> 
> On Sat, 31 May 2014 20:06:56 Lisandro Damián Nicanor Pérez Meyer wrote:
> > On Thursday 29 May 2014 19:57:17 Lisandro Damián Nicanor Pérez Meyer 
wrote:
> > > Hi! While packaging Qt 5.3.0 I'm trying to run all the possible tests I
> > > can.
> > 
> > > I'm now stucked with qtlocation:
> > [snip]
> 
> Have you installed the plugins prior to running the tests? Or otherwise
> ensured that Qt finds the position plugins.

The line I run is:

xvfb-run -a dbus-launch --exit-with-session dh_auto_test -- QT_DEBUG_PLUGINS=1 
QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib

Where:

- dh_auto_test runs "make check"
- $(CURDIR) is the full path to the submodule's source.
- Test are ran after building.
- QT_DEBUG_PLUGINS=1 doesn't seems to acknowledge that a plugin is missing
  (thanks Thiago for the pointer on IRC)

 
> > > I think I might be missing some service running here, as for example I
> > > need
> > > to setup dbus for the tests to run.
> 
> Most of the tests are generic and don't depend on any particular positioning
> service.
> 
> > > Can anyone give me a hint of what could be happening?
> 
> Which plugins are available in the plugins/position directory? There is a
> test plugin that provides fake position data which is used by the tests.

I'll have to give you the list of compiled plugins tomorrow.

Thanks!

-- 
En los momentos de crisis, la imaginación es mas importante que el
conocimiento.
 Albert Einstein

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140601/7e9b6f49/attachment.sig>


More information about the Development mailing list