[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/53: gnu: gst-plugins-good: Disable a failing rtprtx test.
From: |
??? |
Subject: |
50/53: gnu: gst-plugins-good: Disable a failing rtprtx test. |
Date: |
Fri, 29 Apr 2016 09:02:17 +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)
- 42/53: gnu: network-manager: Update to 1.2.0., (continued)
- 42/53: gnu: network-manager: Update to 1.2.0., ???, 2016/04/29
- 31/53: gnu: gnome-session: Update to 3.20.1, fix build., ???, 2016/04/29
- 29/53: gnu: shotwell: Update to 0.22.1., ???, 2016/04/29
- 37/53: gnu: gnome-control-center: Update to 3.20.1., ???, 2016/04/29
- 44/53: gnu: gedit: Enable Python Console plugin., ???, 2016/04/29
- 46/53: gnu: grilo-plugins: Update to 0.3.1., ???, 2016/04/29
- 45/53: gnu: grilo: Update to 0.3.0., ???, 2016/04/29
- 51/53: profiles: Add xdg-desktop-database hook., ???, 2016/04/29
- 48/53: gnu: gnome: Add baobab, gnome-backgrounds and gvfs., ???, 2016/04/29
- 52/53: profiles: Add xdg-mime-database hook., ???, 2016/04/29
- 50/53: gnu: gst-plugins-good: Disable a failing rtprtx test.,
??? <=
- 49/53: gnu: udisks: Update to 2.1.7., ???, 2016/04/29
- 53/53: gnu: gnome: Add desktop-file-utils., ???, 2016/04/29
- 47/53: gnu: nautilus: Update to 3.20.1., ???, 2016/04/29