gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Configuring GitLab CI (was Upcoming migration to GitLab)


From: Greg Troxel
Subject: Re: [gpsd-dev] Configuring GitLab CI (was Upcoming migration to GitLab)
Date: Mon, 24 Jun 2019 16:03:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (berkeley-unix)

Hal Murray <address@hidden> writes:

> address@hidden said:
>> I get those, a lot, on systems where do not run dbus.  The test should still
>> pass.  Maybe change that to a warning? 
>
> Why is a test trying to connect to dbus?
>
> There should be a run-time no-dbus switch so the tests can run clean.  Or two 
> lines of code in the test to check the UID?
>
> There is a configure time switch.  If the rest of the dbus test doesn't do 
> anything interesting, you can rebuild with "dbus_export=no".


Really, the test should start up a dbus instance and pass in a
connection to it by reference, and be able to validate that the dbus
stuff works.  No test invocation should ever connect to a live dbus
instance.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]