[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r6072 - in glibc-package/branches/eglibc-2.19/debian: . testsuite-checking



Author: aurel32
Date: 2014-05-18 21:41:02 +0000 (Sun, 18 May 2014)
New Revision: 6072

Modified:
   glibc-package/branches/eglibc-2.19/debian/changelog
   glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
   glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
Log:
expected-results-arm-linux-gnueabi-{armel,libc}: ignore basic-test.out
test, as it is due to GCC bug #748616.

Modified: glibc-package/branches/eglibc-2.19/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.19/debian/changelog	2014-05-14 19:02:50 UTC (rev 6071)
+++ glibc-package/branches/eglibc-2.19/debian/changelog	2014-05-18 21:41:02 UTC (rev 6072)
@@ -67,6 +67,8 @@
   * debhelper.in/libc-alt.preinst: drop, we don't support lenny to jessie
     upgrades.
   * sysdeps/{amd64.mk,i386.mk,x32.mk}: enable lock elision.
+  * expected-results-arm-linux-gnueabi-{armel,libc}: ignore basic-test.out
+    test, as it is due to GCC bug #748616.
 
   [ Samuel Thibault ]
   * Hurd fixes for new upstream

Modified: glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
===================================================================
--- glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2014-05-14 19:02:50 UTC (rev 6071)
+++ glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2014-05-18 21:41:02 UTC (rev 6072)
@@ -13,3 +13,6 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+
+# This can be removed once bug#748616 is fixed
+basic-test.out, Error 1

Modified: glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
===================================================================
--- glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2014-05-14 19:02:50 UTC (rev 6071)
+++ glibc-package/branches/eglibc-2.19/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2014-05-18 21:41:02 UTC (rev 6072)
@@ -13,3 +13,6 @@
 tst-mqueue5.out, Error 1
 tst-timer.out, Error 139
 tst-waitid.out, Error 1
+
+# This can be removed once bug#748616 is fixed
+basic-test.out, Error 1


Reply to: