GNOME Bugzilla – Bug 709119
eds tests should be parallelizable
Last modified: 2018-09-21 16:05:02 UTC
If we can run the EDS tests in perfect isolation, we should be able to significantly improve their total runtime by running them in parallel (initializing automake in configure.ac with 'parallel-tests' and removing the ".NOTPARALLEL:" in tests/eds/Makefile.am) Currently, this hits conflicts which result in some EDS processes segfaulting in inconsistent ways. Each test should be running on its own D-Bus session bus and using its own temp directory, but there must be something else that isn't properly isolated.
-- 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/folks/issues/69.