[SCM] kodi/master: Skip sorting test failing in the test code on armhf and armel

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Mon Mar 28 12:57:49 UTC 2016


The following commit has been merged in the master branch:
commit d10cbdbd33e3f3d138e5d9e82fad1d16e654a6b6
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Mar 28 14:45:03 2016 +0200

    Skip sorting test failing in the test code on armhf and armel

diff --git a/debian/patches/13-fix-tests.patch b/debian/patches/13-fix-tests.patch
index 13eb5be..990ebfc 100644
--- a/debian/patches/13-fix-tests.patch
+++ b/debian/patches/13-fix-tests.patch
@@ -31,3 +31,13 @@
  }
  
  TEST(TestCPUInfo, GetCoresUsageString)
+--- a/xbmc/utils/test/Makefile
++++ b/xbmc/utils/test/Makefile
+@@ -37,7 +37,6 @@
+ 	TestRingBuffer.cpp \
+ 	TestScraperParser.cpp \
+ 	TestScraperUrl.cpp \
+-	TestSortUtils.cpp \
+ 	TestStopwatch.cpp \
+ 	TestStreamDetails.cpp \
+ 	TestStreamUtils.cpp \

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list