mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
30e1ab3262
Take this test out of 'make check'. It's causing problems for a lot of people due to fact that it's essentially a forkbomb. It's causing failures for Debian on ARM and it's DoSing coredumps to system crash collectors. The conditional only covers registration of the master, not the subprocess parts. This is because g_test_slow() always return FALSE in the subprocesses, so they would fail to run if we didn't register them unconditionally. |
||
---|---|---|
.. | ||
.gitignore | ||
binding.c | ||
boxed.c | ||
closure.c | ||
dynamictests.c | ||
enums.c | ||
ifaceproperties.c | ||
Makefile.am | ||
marshalers.list | ||
object.c | ||
param.c | ||
private.c | ||
properties.c | ||
qdata.c | ||
reference.c | ||
signals.c | ||
testcommon.h | ||
threadtests.c | ||
type.c | ||
valuearray.c |