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

r1268 - trunk/glibc-2.3-head



Author: rmh
Date: 2006-02-27 13:26:02 +0000 (Mon, 27 Feb 2006)
New Revision: 1268

Modified:
   trunk/glibc-2.3-head/AMD64
Log:
Parse the test failure list through "sort -u".

Modified: trunk/glibc-2.3-head/AMD64
===================================================================
--- trunk/glibc-2.3-head/AMD64	2006-02-27 13:24:47 UTC (rev 1267)
+++ trunk/glibc-2.3-head/AMD64	2006-02-27 13:26:02 UTC (rev 1268)
@@ -3,38 +3,38 @@
 * glibc testsuite failures:
 
 [catgets/de/libc.cat] Error 1
+[catgets/test-gencat.out] Error 1
 [catgets/test1.cat] Error 1
-[catgets/test-gencat.out] Error 1
-[stdlib/tst-strtod.out] Error 1
-[stdlib/testmb2.out] Error 1
-[stdio-common/tst-swprintf.out] Error 1
-[stdio-common/bug14.out] Error 1
-[libio/tst-widetext.out] Error 1
-[libio/tst-ungetwc2.out] Error 1
-[libio/tst-swscanf.out] Error 1
-[libio/bug-ungetwc2.out] Error 1
-[libio/bug-ftell.out] Error 1
 [dlfcn/tststatic.out] Error 139
 [dlfcn/tststatic2.out] Error 139
-[string/tst-strxfrm.out] Error 1
-[wcsmbs/tst-btowc.out] Error 1
-[wcsmbs/tst-mbrtowc.out] Error 1
-[time/tst-strptime.out] Error 1
-[time/tst-ftime_l.out] Error 1
-[posix/tst-fnmatch.out] Error 1
-[posix/tst-regexloc.out] Error 1
-[posix/tst-regex.out] Error 1
-[posix/bug-regex5.out] Error 1
-[posix/bug-regex6.out] Error 1
+[libio/bug-ftell.out] Error 1
+[libio/bug-ungetwc2.out] Error 1
+[libio/tst-swscanf.out] Error 1
+[libio/tst-ungetwc2.out] Error 1
+[libio/tst-widetext.out] Error 1
+[linuxthreads/tst-clock1.out] Error 1
+[posix/annexc.out] Error 138 (ignored)
 [posix/bug-regex17.out] Error 1
 [posix/bug-regex18.out] Error 1
 [posix/bug-regex19.out] Error 1
 [posix/bug-regex20.out] Error 1
 [posix/bug-regex22.out] Error 1
+[posix/bug-regex5.out] Error 1
+[posix/bug-regex6.out] Error 1
+[posix/tst-fnmatch.out] Error 1
+[posix/tst-regex.out] Error 1
+[posix/tst-regexloc.out] Error 1
 [posix/tst-rxspencer.out] Error 1
 [posix/tst-waitid.out] Error 1 (already known, see NOTES)
-[linuxthreads/tst-clock1.out] Error 1
-[posix/annexc.out] Error 138 (ignored)
+[stdio-common/bug14.out] Error 1
+[stdio-common/tst-swprintf.out] Error 1
+[stdlib/testmb2.out] Error 1
+[stdlib/tst-strtod.out] Error 1
+[string/tst-strxfrm.out] Error 1
+[time/tst-ftime_l.out] Error 1
+[time/tst-strptime.out] Error 1
+[wcsmbs/tst-btowc.out] Error 1
+[wcsmbs/tst-mbrtowc.out] Error 1
 
 In linuxthreads/tst-context, I had to interrupt the tests, because it looked
 stalled.  Might be a deadlock, I don't know.. (will give it more time later)



Reply to: