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

r5170 - in glibc-package/trunk/debian: . testsuite-checking



Author: aurel32
Date: 2012-02-21 11:33:08 +0000 (Tue, 21 Feb 2012)
New Revision: 5170

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
   glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
   glibc-package/trunk/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
Log:
  * testsuite-checking/expected-results-mipsel-linux-gnu-libc, 
    testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
    testsuite-checking/expected-results-mips64el-linux-gnu-mips64: add 
    test-fenv.out to the list of known failures, it fails on loongson 2
    machines due to a CPU bug.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2012-02-21 01:58:20 UTC (rev 5169)
+++ glibc-package/trunk/debian/changelog	2012-02-21 11:33:08 UTC (rev 5170)
@@ -21,6 +21,11 @@
     race between dlopen and lazy binding on MIPS.
   * patches/sparc/cvs-fcntl_h.diff: new patch from upstream to define 
     O_FSYNC on sparc.  Closes: #577577.
+  * testsuite-checking/expected-results-mipsel-linux-gnu-libc, 
+    testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32,
+    testsuite-checking/expected-results-mips64el-linux-gnu-mips64: add 
+    test-fenv.out to the list of known failures, it fails on loongson 2
+    machines due to a CPU bug.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 05 Feb 2012 11:12:52 +0100
 

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2012-02-21 01:58:20 UTC (rev 5169)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2012-02-21 11:33:08 UTC (rev 5170)
@@ -9,6 +9,7 @@
 check-execstack.out, Error 1
 check-localplt.out, Error 1
 test-double.out, Error 1
+test-fenv.out, Error 1
 test-idouble.out, Error 1
 test-misc.out, Error 1
 tst-audit1.out, Error 127

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2012-02-21 01:58:20 UTC (rev 5169)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2012-02-21 11:33:08 UTC (rev 5170)
@@ -9,6 +9,7 @@
 check-execstack.out, Error 1
 check-localplt.out, Error 1
 test-double.out, Error 1
+test-fenv.out, Error 1
 test-idouble.out, Error 1
 test-misc.out, Error 1
 tst-audit1.out, Error 127

Modified: glibc-package/trunk/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/trunk/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2012-02-21 01:58:20 UTC (rev 5169)
+++ glibc-package/trunk/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2012-02-21 11:33:08 UTC (rev 5170)
@@ -6,6 +6,7 @@
 annexc.out, Error 1 (ignored)
 check-execstack.out, Error 1
 check-localplt.out, Error 1
+test-fenv.out, Error 1
 tst-audit1.out, Error 127
 tst-audit2.out, Error 127
 tst-backtrace1.out, Error 1


Reply to: