projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af6dc70
)
tests: extend the AM_TESTS_ENVIRONMENT from check.mak
author
Thiago Santos
<thiagoss@osg.samsung.com>
Fri, 5 Feb 2016 22:15:16 +0000
(19:15 -0300)
committer
Thiago Santos
<thiagoss@osg.samsung.com>
Fri, 5 Feb 2016 22:15:16 +0000
(19:15 -0300)
To get the CK_DEFAULT_TIMEOUT defined for all tests.
Also replaces a 120 timeout that was set.
https://bugzilla.gnome.org/show_bug.cgi?id=761472
tests/check/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/check/Makefile.am
b/tests/check/Makefile.am
index 1a51fc666787684b457d5ffe8214f52e6d23b342..fd96c1556561617ba888201ca2663025ec26fcdd 100644
(file)
--- a/
tests/check/Makefile.am
+++ b/
tests/check/Makefile.am
@@
-6,8
+6,7
@@
TEST_FILES_DIRECTORY = $(top_srcdir)/tests/files
REGISTRY_ENVIRONMENT = \
GST_REGISTRY_1_0=$(CHECK_REGISTRY)
-AM_TESTS_ENVIRONMENT = \
- CK_DEFAULT_TIMEOUT=120 \
+AM_TESTS_ENVIRONMENT += \
GST_STATE_IGNORE_ELEMENTS="$(STATE_IGNORE_ELEMENTS)" \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH_1_0= \