[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/55: gnu: gst-plugins-good: Disable a failing rtprtx test.
From: |
??? |
Subject: |
50/55: gnu: gst-plugins-good: Disable a failing rtprtx test. |
Date: |
Sat, 30 Apr 2016 09:49:33 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 51f170deaac613d93d0c2b0951db28891b830649
Author: 宋文武 <address@hidden>
Date: Fri Apr 29 16:36:41 2016 +0800
gnu: gst-plugins-good: Disable a failing rtprtx test.
* gnu/packages/gstreamer.scm (arguments): Disable
'test_rtxreceive_data_reconstruction'.
---
gnu/packages/gstreamer.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 9790095..483710f 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -244,6 +244,9 @@ for the GStreamer multimedia library.")
;; XXX FIXME: Try removing this for version > 1.8.0.
(substitute* "tests/check/elements/rtprtx.c"
(("tcase_add_test \\(tc_chain, test_push_forward_seq\\);" all)
+ (string-append "/* " all " */"))
+ (("tcase_add_test \
+\\(tc_chain, test_rtxreceive_data_reconstruction\\);" all)
(string-append "/* " all " */")))
(substitute* "tests/check/elements/splitmux.c"
(("tcase_add_test \\(tc_chain, test_splitmuxsink\\);" all)
- 39/55: gnu: baobab: Update to 3.20.1., (continued)
- 39/55: gnu: baobab: Update to 3.20.1., ???, 2016/04/30
- 37/55: gnu: gnome-control-center: Update to 3.20.1., ???, 2016/04/30
- 53/55: gnu: gnome: Add desktop-file-utils., ???, 2016/04/30
- 46/55: gnu: grilo-plugins: Update to 0.3.1., ???, 2016/04/30
- 47/55: gnu: nautilus: Update to 3.20.1., ???, 2016/04/30
- 45/55: gnu: grilo: Update to 0.3.0., ???, 2016/04/30
- 52/55: profiles: Add xdg-mime-database hook., ???, 2016/04/30
- 48/55: gnu: gnome: Add baobab, gnome-backgrounds and gvfs., ???, 2016/04/30
- 49/55: gnu: udisks: Update to 2.1.7., ???, 2016/04/30
- 41/55: gnu: librsvg: Drop 'loaders.cache' file., ???, 2016/04/30
- 50/55: gnu: gst-plugins-good: Disable a failing rtprtx test.,
??? <=
- 51/55: profiles: Add xdg-desktop-database hook., ???, 2016/04/30
- 55/55: gnu: gom: Update to 0.3.2., ???, 2016/04/30
- 54/55: profiles: Factor out 'manifest-lookup-package'., ???, 2016/04/30