[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/56: gnu: gst-plugins-good: Disable a failing rtprtx test.
From: |
??? |
Subject: |
50/56: gnu: gst-plugins-good: Disable a failing rtprtx test. |
Date: |
Mon, 02 May 2016 13:38:41 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 2e4eb7b9b8e54783a631055a6da884032751ff79
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 (gst-plugins-good)[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)
- 55/56: gnu: gom: Update to 0.3.2., (continued)
- 55/56: gnu: gom: Update to 0.3.2., ???, 2016/05/02
- 47/56: gnu: nautilus: Update to 3.20.1., ???, 2016/05/02
- 37/56: gnu: gnome-control-center: Update to 3.20.1., ???, 2016/05/02
- 04/56: Revert "Revert "gnu: gjs: Skip test_utf8_inout test."", ???, 2016/05/02
- 46/56: gnu: grilo-plugins: Update to 0.3.1., ???, 2016/05/02
- 56/56: gnu: yelp: Add gsettings-desktop-schemas to inputs., ???, 2016/05/02
- 32/56: gnu: mutter: Update to 3.20.1., ???, 2016/05/02
- 38/56: gnu: gnome-shell: Update to 3.20.1., ???, 2016/05/02
- 53/56: gnu: gnome: Add desktop-file-utils., ???, 2016/05/02
- 23/56: gnu: totem: Update to 3.20.1., ???, 2016/05/02
- 50/56: gnu: gst-plugins-good: Disable a failing rtprtx test.,
??? <=
- 51/56: profiles: Add xdg-desktop-database hook., ???, 2016/05/02
- 36/56: gnu: gdm: Update to 3.20.1., ???, 2016/05/02