r6666 - in glibc-package/branches/glibc-2.21/debian: . testsuite-checking
Author: aurel32
Date: 2015-10-19 19:55:44 +0000 (Mon, 19 Oct 2015)
New Revision: 6666
Added:
glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-libc
glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
Modified:
glibc-package/branches/glibc-2.21/debian/changelog
Log:
* Add expected testsuite result for mips64el:
- testsuite-checking/expected-results-mips64el-linux-gnu-libc
- testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
- testsuite-checking/expected-results-mipsel-linux-gnu-mips32
Modified: glibc-package/branches/glibc-2.21/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.21/debian/changelog 2015-10-19 16:31:31 UTC (rev 6665)
+++ glibc-package/branches/glibc-2.21/debian/changelog 2015-10-19 19:55:44 UTC (rev 6666)
@@ -8,6 +8,10 @@
* patches/any/cvs-tls-dtv.diff: new patch from upstream to fix fix DTV race,
assert, and DTV_SURPLUS Static TLS limit. This also reduces the failure
rate of nptl/tst-stack4. Closes: #793641.
+ * Add expected testsuite result for mips64el:
+ - testsuite-checking/expected-results-mips64el-linux-gnu-libc
+ - testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
+ - testsuite-checking/expected-results-mipsel-linux-gnu-mips32
-- Aurelien Jarno <aurel32@debian.org> Mon, 19 Oct 2015 07:05:23 +0200
Added: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-libc (rev 0)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-libc 2015-10-19 19:55:44 UTC (rev 6666)
@@ -0,0 +1,19 @@
+#
+# Allowed failures for mips64el-linux-gnu-libc
+#
+elf/check-execstack
+elf/check-localplt
+elf/tst-audit1
+elf/tst-audit2
+elf/tst-audit8
+elf/tst-audit9
+nptl/tst-cond16
+posix/tst-waitid
+rt/tst-cpuclock2
+rt/tst-cputimer1
+rt/tst-mqueue5
+rt/tst-timer
+
+# These can be removed once bug#781892 is fixed and the kernel deployed on all buildds
+math/test-float
+math/test-ifloat
Added: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32 (rev 0)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32 2015-10-19 19:55:44 UTC (rev 6666)
@@ -0,0 +1,21 @@
+#
+# Allowed failures for mips64el-linux-gnuabin32-mipsn32
+#
+elf/check-execstack
+elf/check-localplt
+elf/tst-audit1
+elf/tst-audit2
+elf/tst-audit8
+elf/tst-audit9
+math/test-double
+math/test-fenv
+math/test-idouble
+math/test-misc
+nptl/tst-cond16
+posix/annexc
+posix/tst-waitid
+rt/tst-cpuclock2
+rt/tst-cputimer1
+rt/tst-mqueue5
+rt/tst-timer
+stdio-common/bug22
Added: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32 (rev 0)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32 2015-10-19 19:55:44 UTC (rev 6666)
@@ -0,0 +1,23 @@
+#
+# Allowed failures for mipsel-linux-gnu-mips32
+#
+conform/POSIX2008/sys/stat.h/conform
+conform/POSIX/sys/stat.h/conform
+conform/UNIX98/sys/stat.h/conform
+conform/XOPEN2K8/sys/stat.h/conform
+conform/XOPEN2K/sys/stat.h/conform
+elf/check-execstack
+elf/check-localplt
+elf/tst-audit1
+elf/tst-audit2
+elf/tst-audit8
+elf/tst-audit9
+math/test-fenv
+nptl/tst-cond16
+posix/annexc
+posix/tst-waitid
+rt/tst-cpuclock2
+rt/tst-cputimer1
+rt/tst-mqueue5
+rt/tst-timer
+stdio-common/bug22
Reply to: