r54504 - /desktop/unstable/gjs/debian/test.sh
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Fri Oct 20 17:45:36 UTC 2017
Author: jbicha
Date: Fri Oct 20 17:45:36 2017
New Revision: 54504
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54504
Log:
Don't ignore test failure on powerpc (like mozjs52)
Modified:
desktop/unstable/gjs/debian/test.sh
Modified: desktop/unstable/gjs/debian/test.sh
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gjs/debian/test.sh?rev=54504&op=diff
==============================================================================
--- desktop/unstable/gjs/debian/test.sh [utf-8] (original)
+++ desktop/unstable/gjs/debian/test.sh [utf-8] Fri Oct 20 17:45:36 2017
@@ -27,9 +27,6 @@
(s390x|ppc64)
echo "Ignoring test failure, https://bugs.debian.org/878286"
;;
- (powerpc|s390x|ppc64)
- echo "Ignoring test failure, https://bugs.debian.org/878285"
- ;;
(*)
echo "Test failure is considered serious, causing FTBFS"
exit 1
More information about the pkg-gnome-commits
mailing list