After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723038 - Test suite breaks when run with parallel support
Test suite breaks when run with parallel support
Status: RESOLVED OBSOLETE
Product: libgda
Classification: Other
Component: Test suite
unspecified
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-26 17:27 UTC by Emilio Pozuelo Monfort
Modified: 2018-09-21 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emilio Pozuelo Monfort 2014-01-26 17:27:26 UTC
If you run the test suite with make -jN, at least check_threaded_cnc fails.

Compare:

make -C tests/multi-threaded check

which passes just fine, with

make -C tests/multi-threaded check -j5

which fails on that test.

Ideally this should be fixed, but if that's not really possible .NOTPARALLEL can be used in tests/multi-threaded/Makefile.am, see http://www.gnu.org/software/make/manual/make.html#Special-Targets
Comment 1 GNOME Infrastructure Team 2018-09-21 13:49:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgda/issues/79.