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

r6559 - in glibc-package/branches/glibc-2.21/debian: . testsuite-checking



Author: aurel32
Date: 2015-09-10 15:03:30 +0000 (Thu, 10 Sep 2015)
New Revision: 6559

Modified:
   glibc-package/branches/glibc-2.21/debian/changelog
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/compare.sh
Log:
testsuite-checking/compare.sh: reenable failures in case of regressions.

Modified: glibc-package/branches/glibc-2.21/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.21/debian/changelog	2015-09-10 15:02:07 UTC (rev 6558)
+++ glibc-package/branches/glibc-2.21/debian/changelog	2015-09-10 15:03:30 UTC (rev 6559)
@@ -51,6 +51,7 @@
     non-compliance is intentional. These tests were previously marked as
     failing under the run-conformtest.out, but they have been lost during
     the conversion to the new format.
+  * testsuite-checking/compare.sh: reenable failures in case of regressions.
 
   [ Steven Chamberlain ]
   * sysdeps/kfreebsd.mk: find kfreebsd-kernel-headers in multiarch path.

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/compare.sh
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/compare.sh	2015-09-10 15:02:07 UTC (rev 6558)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/compare.sh	2015-09-10 15:03:30 UTC (rev 6559)
@@ -51,5 +51,4 @@
 
 rm -f $expected $results
 # This would be a lovely place to exit 0 if you wanted to disable hard failures
-exit 0 # This line should be disabled after the Jessie release.
 exit $rv


Reply to: