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

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



Author: aurel32
Date: 2015-11-23 11:31:00 +0000 (Mon, 23 Nov 2015)
New Revision: 6699

Modified:
   glibc-package/branches/glibc-2.21/debian/changelog
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-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-libc
   glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
Log:
testsuite-checking/expected-results-{arm,mips}*: allow nptl/tst-stack4 to
fail. It's a new test which fails intermitently on the buildds and a known
upstream problem.

Modified: glibc-package/branches/glibc-2.21/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.21/debian/changelog	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/changelog	2015-11-23 11:31:00 UTC (rev 6699)
@@ -6,6 +6,9 @@
     buildds.
   * testsuite-checking/expected-results-mips64el-linux-gnu-libc: rename into
     testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc.
+  * testsuite-checking/expected-results-{arm,mips}*: allow nptl/tst-stack4 to
+    fail. It's a new test which fails intermitently on the buildds and a known
+    upstream problem.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 22 Nov 2015 20:20:54 +0100
 

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-armel	2015-11-23 11:31:00 UTC (rev 6699)
@@ -10,6 +10,7 @@
 rt/tst-mqueue5
 rt/tst-timer
 posix/tst-waitid
+nptl/tst-stack4
 
 # This can be removed once bug#748616 is fixed
 math/basic-test

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabi-libc	2015-11-23 11:31:00 UTC (rev 6699)
@@ -10,6 +10,7 @@
 rt/tst-mqueue5
 rt/tst-timer
 posix/tst-waitid
+nptl/tst-stack4
 
 # This can be removed once bug#748616 is fixed
 math/basic-test

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-arm-linux-gnueabihf-libc	2015-11-23 11:31:00 UTC (rev 6699)
@@ -10,3 +10,4 @@
 rt/tst-mqueue5
 rt/tst-timer
 posix/tst-waitid
+nptl/tst-stack4

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-11-23 11:31:00 UTC (rev 6699)
@@ -13,6 +13,7 @@
 elf/tst-audit8
 elf/tst-audit9
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32	2015-11-23 11:31:00 UTC (rev 6699)
@@ -9,6 +9,7 @@
 elf/tst-audit9
 math/test-misc
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2015-11-23 11:31:00 UTC (rev 6699)
@@ -12,6 +12,7 @@
 math/test-idouble
 math/test-misc
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2015-11-23 11:31:00 UTC (rev 6699)
@@ -10,6 +10,7 @@
 math/test-misc
 misc/tst-writev
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2015-11-23 11:31:00 UTC (rev 6699)
@@ -11,6 +11,7 @@
 math/test-misc
 misc/tst-writev
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc	2015-11-23 11:31:00 UTC (rev 6699)
@@ -8,6 +8,7 @@
 elf/tst-audit8
 elf/tst-audit9
 nptl/tst-cond16
+nptl/tst-stack4
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1

Modified: 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	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32	2015-11-23 11:31:00 UTC (rev 6699)
@@ -12,6 +12,7 @@
 math/test-idouble
 math/test-misc
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-11-23 11:31:00 UTC (rev 6699)
@@ -14,6 +14,7 @@
 elf/tst-audit9
 math/test-fenv
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2

Modified: 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	2015-11-23 11:23:52 UTC (rev 6698)
+++ glibc-package/branches/glibc-2.21/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32	2015-11-23 11:31:00 UTC (rev 6699)
@@ -14,6 +14,7 @@
 elf/tst-audit9
 math/test-fenv
 nptl/tst-cond16
+nptl/tst-stack4
 posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2


Reply to: