Re: [E-devel] efl test suite timeouts under `ninja test`

Ross Vandegrift <[email protected]> Mon, 8 Jan 2024 13:23:00 -0800
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
On Mon, Jan 08, 2024 at 06:53:09PM +0000, Carsten Haitzler wrote:
> i'm going to guess something is missing in the env? missing hmm dbus daemon?
> something else? some env missing like xdg runtime dir ... or something? but
> eina test suite should not need all of that sho it shouldnt be timing out - if
> you just run e.g. the eina suite e.g.
> 
> ./src/tests/eina/eina_suite
> 
> what happens? it should complete in almost no time (like a fraction of a
> second)...

Yea, on their own they run fine - as long as I don't pipe the output to
another program (see my original message for more of what happens in
that case)

I'm running in a normal X session, so dbus should be fine.  I have check
0.15.2, which looks like the newest.  I'll keep digging.

Ross