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

r6779 - in glibc-package/branches/glibc-2.22/debian: . testsuite-checking



Author: aurel32
Date: 2015-12-06 18:33:42 +0000 (Sun, 06 Dec 2015)
New Revision: 6779

Modified:
   glibc-package/branches/glibc-2.22/debian/changelog
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
   glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
Log:
debian/testsuite-checking/expected-results-mips*: update and cleanup
resolved issues.

Modified: glibc-package/branches/glibc-2.22/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.22/debian/changelog	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/changelog	2015-12-06 18:33:42 UTC (rev 6779)
@@ -39,6 +39,8 @@
     update and cleanup resolved issues.
   * debian/testsuite-checking/expected-results-powerpc64le-linux-gnu-libc:
     update and cleanup resolved issues.
+  * debian/testsuite-checking/expected-results-mips*: update and cleanup
+    resolved issues.
 
  -- Aurelien Jarno <aurel32@debian.org>  Wed, 02 Dec 2015 01:10:00 +0100
 

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips-linux-gnu-libc	2015-12-06 18:33:42 UTC (rev 6779)
@@ -7,14 +7,12 @@
 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
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
@@ -22,6 +20,24 @@
 rt/tst-timer
 stdio-common/bug22
 
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform
+
 # This is an upstream regression on multiple architectures
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32-linux-gnu-mipsn32	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips32-linux-gnu-mipsn32
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -10,10 +9,27 @@
 math/test-misc
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips32el-linux-gnu-mipsn32	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips32el-linux-gnu-mipsn32
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -13,10 +12,27 @@
 math/test-misc
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64-linux-gnu-mips64	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips64-linux-gnu-mips64
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -11,10 +10,27 @@
 misc/tst-writev
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnu-mips64	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips64el-linux-gnu-mips64
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -12,7 +11,6 @@
 misc/tst-writev
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
@@ -20,6 +18,24 @@
 rt/tst-timer
 stdio-common/bug22
 
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform
+
 # This is an upstream regression on multiple architectures
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabi64-libc	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips64el-linux-gnuabi64-libc
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -15,6 +14,24 @@
 rt/tst-mqueue5
 rt/tst-timer
 
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform
+
 # This is an upstream regression on multiple architectures
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mips64el-linux-gnuabin32-mipsn32	2015-12-06 18:33:42 UTC (rev 6779)
@@ -2,7 +2,6 @@
 # Allowed failures for mips64el-linux-gnuabin32-mipsn32
 #
 elf/check-execstack
-elf/check-localplt
 elf/tst-audit1
 elf/tst-audit2
 elf/tst-audit8
@@ -13,10 +12,27 @@
 math/test-misc
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
 rt/tst-mqueue5
 rt/tst-timer
 stdio-common/bug22
+
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-libc	2015-12-06 18:33:42 UTC (rev 6779)
@@ -7,7 +7,6 @@
 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
@@ -15,7 +14,6 @@
 math/test-fenv
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
@@ -23,6 +21,24 @@
 rt/tst-timer
 stdio-common/bug22
 
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform
+
 # This is an upstream regression on multiple architectures
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 nptl/tst-cancel24-static

Modified: glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32
===================================================================
--- glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32	2015-12-06 18:19:31 UTC (rev 6778)
+++ glibc-package/branches/glibc-2.22/debian/testsuite-checking/expected-results-mipsel-linux-gnu-mips32	2015-12-06 18:33:42 UTC (rev 6779)
@@ -7,7 +7,6 @@
 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
@@ -15,7 +14,6 @@
 math/test-fenv
 nptl/tst-cond16
 nptl/tst-stack4
-posix/annexc
 posix/tst-waitid
 rt/tst-cpuclock2
 rt/tst-cputimer1
@@ -23,6 +21,24 @@
 rt/tst-timer
 stdio-common/bug22
 
+# These tests require at least a kernel 4.0
+elf/tst-mode-switch-1
+elf/tst-mode-switch-2
+elf/tst-mode-switch-3
+
+# This is a namespace pollution from kernel header <asm/sockios.h> which
+# includes <asm/ioctl.h>
+conform/UNIX98/sys/socket.h/conform
+conform/XOPEN2K/arpa/inet.h/conform
+conform/XOPEN2K/netdb.h/conform
+conform/XOPEN2K/netinet/in.h/conform
+conform/XOPEN2K/sys/socket.h/conform
+conform/XOPEN2K8/arpa/inet.h/conform
+conform/XOPEN2K8/netdb.h/conform
+conform/XOPEN2K8/netinet/in.h/conform
+conform/XOPEN2K8/sys/socket.h/conform
+conform/XPG4/sys/socket.h/conform
+
 # This is an upstream regression on multiple architectures
 # see https://sourceware.org/bugzilla/show_bug.cgi?id=19303
 nptl/tst-cancel24-static


Reply to: