1
0
Fork 0
mutter-performance-source/cogl/test-fixtures
Simon McVittie 59a2bff8e2 cogl tests: Normally skip tests that are not expected to succeed
If a test is not expected to succeed, then running it could be considered
to be a waste of resources, particularly if the failure might manifest
as an indefinite hang (see cogl!11), or if the test is likely to dump core
and trigger "expensive" crash-reporting mechanisms like systemd-coredump,
corekeeper, abrt or apport.

Skip the tests that are expected to fail. They can still be requested via
an environment variable, which can be set after fixing a bug to check which
tests are now passing.

Originally cogl!15, adapted for mutter's fork of cogl to use gboolean
instead of CoglBool.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1272

Signed-off-by: Simon McVittie <smcv@debian.org>
2020-06-02 20:15:26 +00:00
..
meson.build Add meson build support 2018-11-06 18:51:44 +01:00
test-unit.h cogl: Mark exported cogl symbols using COGL_EXPORT 2020-03-26 09:05:38 +01:00
test-utils.c cogl tests: Normally skip tests that are not expected to succeed 2020-06-02 20:15:26 +00:00
test-utils.h cogl tests: Normally skip tests that are not expected to succeed 2020-06-02 20:15:26 +00:00