fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/python Lib/test/regrtest.py -v test_os == CPython 2.7.1 (r271:86832, Feb 2 2011, 08:48:38) [GCC 3.4.6] == Solaris-2.9-sun4us-sparc-32bit-ELF big-endian == /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/build/test_python_23551 test_os test_access (test.test_os.FileTests) ... ok test_closerange (test.test_os.FileTests) ... ok test_rename (test.test_os.FileTests) ... ok test_tempnam (test.test_os.TemporaryFileTests) ... ok test_tmpfile (test.test_os.TemporaryFileTests) ... ok test_tmpnam (test.test_os.TemporaryFileTests) ... ok test_stat_attributes (test.test_os.StatAttributeTests) ... ok test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok test_utime_dir (test.test_os.StatAttributeTests) ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_get (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_traversal (test.test_os.WalkTests) ... ok test_makedir (test.test_os.MakedirTests) ... ok test_devnull (test.test_os.DevNullTests) ... ok test_execvpe_with_bad_arglist (test.test_os.URandomTests) ... ok test_urandom (test.test_os.URandomTests) ... ok test_closerange (test.test_os.TestInvalidFD) ... ok test_dup (test.test_os.TestInvalidFD) ... ok test_dup2 (test.test_os.TestInvalidFD) ... ok test_fchdir (test.test_os.TestInvalidFD) ... ok test_fchmod (test.test_os.TestInvalidFD) ... ok test_fchown (test.test_os.TestInvalidFD) ... ok test_fdatasync (test.test_os.TestInvalidFD) ... ok test_fdopen (test.test_os.TestInvalidFD) ... close failed in file object destructor: IOError: [Errno 9] Bad file number FAIL test_fpathconf (test.test_os.TestInvalidFD) ... ok test_fstat (test.test_os.TestInvalidFD) ... ok test_fstatvfs (test.test_os.TestInvalidFD) ... ok test_fsync (test.test_os.TestInvalidFD) ... ok test_ftruncate (test.test_os.TestInvalidFD) ... ok test_isatty (test.test_os.TestInvalidFD) ... ok test_lseek (test.test_os.TestInvalidFD) ... ok test_read (test.test_os.TestInvalidFD) ... ok test_tcgetpgrp (test.test_os.TestInvalidFD) ... ok test_tcsetpgrpt (test.test_os.TestInvalidFD) ... ok test_ttyname (test.test_os.TestInvalidFD) ... ok test_write (test.test_os.TestInvalidFD) ... ok test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setregid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok test_setreuid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' ====================================================================== FAIL: test_fdopen (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor ---------------------------------------------------------------------- Ran 61 tests in 0.210s FAILED (failures=1, skipped=4) test test_os failed -- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor 1 test failed: test_os est_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' ====================================================================== FAIL: test_fdopen (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor ---------------------------------------------------------------------- Ran 61 tests in 0.254s FAILED (failures=1, skipped=4) test test_os failed -- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor 1 test failed: test_os fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> ^C fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> ^[kk^?^?^?          ^[k   ^[[A^?^?^?^?            ^[k^?^?^?^?           LS -L     ^[k^?^?       ls -l total 27888 drwxrwxr-x 5 appmrc6 mercapp 8192 Feb 2 11:08 build -rw-rw-r-- 1 appmrc6 mercapp 678337 Feb 1 09:58 config.log -rwxrwxr-x 1 appmrc6 mercapp 36710 Feb 1 09:58 config.status -rwxr-x--- 1 appmrc6 mercapp 404989 Oct 31 21:47 configure -rw-r----- 1 appmrc6 mercapp 125823 Oct 31 21:47 configure.in drwxr-x--- 22 appmrc6 mercapp 8192 Nov 27 10:07 Demo drwxr-x--- 17 appmrc6 mercapp 8192 Nov 27 10:29 Doc drwxr-x--- 2 appmrc6 mercapp 96 Nov 27 10:07 Grammar drwxr-x--- 2 appmrc6 mercapp 8192 Nov 27 10:07 Include -rwxr-x--- 1 appmrc6 mercapp 7122 Jun 14 2003 install-sh drwxr-x--- 47 appmrc6 mercapp 16384 Feb 2 09:48 Lib -rw-rw-r-- 1 appmrc6 mercapp 7509884 Feb 2 08:48 libpython2.7.a -rw-r----- 1 appmrc6 mercapp 14231 Jul 3 2010 LICENSE drwxr-x--- 11 appmrc6 mercapp 8192 Nov 27 10:08 Mac -rw-rw-r-- 1 appmrc6 mercapp 87264 Jan 31 13:32 make.log -rw-rw-r-- 1 appmrc6 mercapp 44512 Feb 1 16:17 Makefile -rw-rw-r-- 1 appmrc6 mercapp 40797 Feb 1 09:58 Makefile.pre -rw-r----- 1 appmrc6 mercapp 40774 Oct 14 07:37 Makefile.pre.in drwxr-x--- 5 appmrc6 mercapp 8192 Feb 1 09:58 Misc drwxr-x--- 9 appmrc6 mercapp 8192 Feb 2 08:48 Modules drwxr-x--- 3 appmrc6 mercapp 8192 Feb 2 08:47 Objects drwxr-x--- 2 appmrc6 mercapp 8192 Feb 2 08:47 Parser drwxr-x--- 10 appmrc6 mercapp 8192 Nov 27 10:08 PC drwxr-x--- 2 appmrc6 mercapp 8192 Nov 27 10:07 PCbuild -rw-rw-r-- 1 appmrc6 mercapp 23 Feb 2 09:10 platform -rw-rw-r-- 1 appmrc6 mercapp 35865 Feb 1 09:58 pyconfig.h -rw-r----- 1 appmrc6 mercapp 34163 Oct 15 20:53 pyconfig.h.in drwxr-x--- 2 appmrc6 mercapp 8192 Feb 2 08:48 Python -rwxrwxr-x 1 appmrc6 mercapp 4542912 Feb 2 08:48 python -rw-r--r-- 1 appmrc6 mercapp 47501 Jan 31 09:29 python-gdb.py -rw-r----- 1 appmrc6 mercapp 53731 Nov 27 09:40 README drwxr-x--- 5 appmrc6 mercapp 8192 Nov 27 10:08 RISCOS -rw-r----- 1 appmrc6 mercapp 89384 Oct 31 12:40 setup.py drwxr-x--- 22 appmrc6 mercapp 8192 Nov 27 10:08 Tools -rw-rw-r-- 1 appmrc6 mercapp 286720 Feb 2 11:08 typescript fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> view    ^[k   ^[[A    /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/python Lib/test/regrtest.py -v test_os^?                                                                                             script Script started, file is typescript fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/python Lib/test/regrtest.py -v test_os == CPython 2.7.1 (r271:86832, Feb 2 2011, 08:48:38) [GCC 3.4.6] == Solaris-2.9-sun4us-sparc-32bit-ELF big-endian == /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/build/test_python_23551 test_os test_access (test.test_os.FileTests) ... ok test_closerange (test.test_os.FileTests) ... ok test_rename (test.test_os.FileTests) ... ok test_tempnam (test.test_os.TemporaryFileTests) ... ok test_tmpfile (test.test_os.TemporaryFileTests) ... ok test_tmpnam (test.test_os.TemporaryFileTests) ... ok test_stat_attributes (test.test_os.StatAttributeTests) ... ok test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok test_utime_dir (test.test_os.StatAttributeTests) ... ok test_bool (test.test_os.EnvironTests) ... ok test_constructor (test.test_os.EnvironTests) ... ok test_get (test.test_os.EnvironTests) ... ok test_getitem (test.test_os.EnvironTests) ... ok test_items (test.test_os.EnvironTests) ... ok test_keys (test.test_os.EnvironTests) ... ok test_len (test.test_os.EnvironTests) ... ok test_pop (test.test_os.EnvironTests) ... ok test_popitem (test.test_os.EnvironTests) ... ok test_read (test.test_os.EnvironTests) ... ok test_setdefault (test.test_os.EnvironTests) ... ok test_update (test.test_os.EnvironTests) ... ok test_update2 (test.test_os.EnvironTests) ... ok test_values (test.test_os.EnvironTests) ... ok test_write (test.test_os.EnvironTests) ... ok test_traversal (test.test_os.WalkTests) ... ok test_makedir (test.test_os.MakedirTests) ... ok test_devnull (test.test_os.DevNullTests) ... ok test_execvpe_with_bad_arglist (test.test_os.URandomTests) ... ok test_urandom (test.test_os.URandomTests) ... ok test_closerange (test.test_os.TestInvalidFD) ... ok test_dup (test.test_os.TestInvalidFD) ... ok test_dup2 (test.test_os.TestInvalidFD) ... ok test_fchdir (test.test_os.TestInvalidFD) ... ok test_fchmod (test.test_os.TestInvalidFD) ... ok test_fchown (test.test_os.TestInvalidFD) ... ok test_fdatasync (test.test_os.TestInvalidFD) ... ok test_fdopen (test.test_os.TestInvalidFD) ... close failed in file object destructor: IOError: [Errno 9] Bad file number FAIL test_fpathconf (test.test_os.TestInvalidFD) ... ok test_fstat (test.test_os.TestInvalidFD) ... ok test_fstatvfs (test.test_os.TestInvalidFD) ... ok test_fsync (test.test_os.TestInvalidFD) ... ok test_ftruncate (test.test_os.TestInvalidFD) ... ok test_isatty (test.test_os.TestInvalidFD) ... ok test_lseek (test.test_os.TestInvalidFD) ... ok test_read (test.test_os.TestInvalidFD) ... ok test_tcgetpgrp (test.test_os.TestInvalidFD) ... ok test_tcsetpgrpt (test.test_os.TestInvalidFD) ... ok test_ttyname (test.test_os.TestInvalidFD) ... ok test_write (test.test_os.TestInvalidFD) ... ok test_setegid (test.test_os.PosixUidGidTests) ... ok test_seteuid (test.test_os.PosixUidGidTests) ... ok test_setgid (test.test_os.PosixUidGidTests) ... ok test_setregid (test.test_os.PosixUidGidTests) ... ok test_setregid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setreuid (test.test_os.PosixUidGidTests) ... ok test_setreuid_neg1 (test.test_os.PosixUidGidTests) ... ok test_setuid (test.test_os.PosixUidGidTests) ... ok test_CTRL_BREAK_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_CTRL_C_EVENT (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_int (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' test_kill_sigterm (test.test_os.Win32KillTests) ... skipped 'Win32 specific tests' ====================================================================== FAIL: test_fdopen (test.test_os.TestInvalidFD) ---------------------------------------------------------------------- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor ---------------------------------------------------------------------- Ran 61 tests in 0.210s FAILED (failures=1, skipped=4) test test_os failed -- Traceback (most recent call last): File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 550, in helper self.check(getattr(os, f)) File "/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/Lib/test/test_os.py", line 562, in check % f) AssertionError: didn't raise a OSError with a bad file descriptor 1 test failed: test_os fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> ^D Script done, file is typescript fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> ls -lrt total 27360 -rwxr-x--- 1 appmrc6 mercapp 7122 Jun 14 2003 install-sh -rw-r----- 1 appmrc6 mercapp 14231 Jul 3 2010 LICENSE -rw-r----- 1 appmrc6 mercapp 40774 Oct 14 07:37 Makefile.pre.in -rw-r----- 1 appmrc6 mercapp 34163 Oct 15 20:53 pyconfig.h.in -rw-r----- 1 appmrc6 mercapp 89384 Oct 31 12:40 setup.py -rw-r----- 1 appmrc6 mercapp 125823 Oct 31 21:47 configure.in -rwxr-x--- 1 appmrc6 mercapp 404989 Oct 31 21:47 configure -rw-r----- 1 appmrc6 mercapp 53731 Nov 27 09:40 README drwxr-x--- 2 appmrc6 mercapp 8192 Nov 27 10:07 PCbuild drwxr-x--- 2 appmrc6 mercapp 8192 Nov 27 10:07 Include drwxr-x--- 2 appmrc6 mercapp 96 Nov 27 10:07 Grammar drwxr-x--- 22 appmrc6 mercapp 8192 Nov 27 10:07 Demo drwxr-x--- 11 appmrc6 mercapp 8192 Nov 27 10:08 Mac drwxr-x--- 22 appmrc6 mercapp 8192 Nov 27 10:08 Tools drwxr-x--- 10 appmrc6 mercapp 8192 Nov 27 10:08 PC drwxr-x--- 5 appmrc6 mercapp 8192 Nov 27 10:08 RISCOS drwxr-x--- 17 appmrc6 mercapp 8192 Nov 27 10:29 Doc -rw-r--r-- 1 appmrc6 mercapp 47501 Jan 31 09:29 python-gdb.py -rw-rw-r-- 1 appmrc6 mercapp 87264 Jan 31 13:32 make.log drwxr-x--- 5 appmrc6 mercapp 8192 Feb 1 09:58 Misc -rw-rw-r-- 1 appmrc6 mercapp 40797 Feb 1 09:58 Makefile.pre -rwxrwxr-x 1 appmrc6 mercapp 36710 Feb 1 09:58 config.status -rw-rw-r-- 1 appmrc6 mercapp 35865 Feb 1 09:58 pyconfig.h -rw-rw-r-- 1 appmrc6 mercapp 678337 Feb 1 09:58 config.log -rw-rw-r-- 1 appmrc6 mercapp 44512 Feb 1 16:17 Makefile drwxr-x--- 3 appmrc6 mercapp 8192 Feb 2 08:47 Objects drwxr-x--- 2 appmrc6 mercapp 8192 Feb 2 08:47 Parser drwxr-x--- 2 appmrc6 mercapp 8192 Feb 2 08:48 Python drwxr-x--- 9 appmrc6 mercapp 8192 Feb 2 08:48 Modules -rw-rw-r-- 1 appmrc6 mercapp 7509884 Feb 2 08:48 libpython2.7.a -rwxrwxr-x 1 appmrc6 mercapp 4542912 Feb 2 08:48 python -rw-rw-r-- 1 appmrc6 mercapp 23 Feb 2 09:10 platform drwxr-x--- 47 appmrc6 mercapp 16384 Feb 2 09:48 Lib drwxrwxr-x 5 appmrc6 mercapp 8192 Feb 2 11:36 build -rw-rw-r-- 1 appmrc6 mercapp 294912 Feb 2 11:36 typescript fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> vi typescript [?1h="typescript" [Incomplete last line] 234 lines, 294912 characters (281744 null) Script started on Wed 02 Feb 2011 11:36:30 AM EST fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/python Lib /test/regrtest.py -v test_os^M == CPython 2.7.1 (r271:86832, Feb 2 2011, 08:48:38) [GCC 3.4.6]^M == Solaris-2.9-sun4us-sparc-32bit-ELF big-endian^M == /p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1/build/test_python_23551^M test_os^M test_access (test.test_os.FileTests) ... ok^M test_closerange (test.test_os.FileTests) ... ok^M test_rename (test.test_os.FileTests) ... ok^M test_tempnam (test.test_os.TemporaryFileTests) ... ok^M test_tmpfile (test.test_os.TemporaryFileTests) ... ok^M test_tmpnam (test.test_os.TemporaryFileTests) ... ok^M test_stat_attributes (test.test_os.StatAttributeTests) ... ok^M test_statvfs_attributes (test.test_os.StatAttributeTests) ... ok^M test_utime_dir (test.test_os.StatAttributeTests) ... ok^M test_bool (test.test_os.EnvironTests) ... ok^M test_constructor (test.test_os.EnvironTests) ... ok^M test_get (test.test_os.EnvironTests) ... ok^M test_getitem (test.test_os.EnvironTests) ... ok^M test_items (test.test_os.EnvironTests) ... ok^M test_keys (test.test_os.EnvironTests) ... ok^M test_len (test.test_os.EnvironTests) ... ok^M test_pop (test.test_os.EnvironTests) ... ok^M test_popitem (test.test_os.EnvironTests) ... ok^M test_read (test.test_os.EnvironTests) ... ok^M test_setdefault (test.test_os.EnvironTests) ... ok^M test_update (test.test_os.EnvironTests) ... ok^M test_update2 (test.test_os.EnvironTests) ... ok^M test_values (test.test_os.EnvironTests) ... ok^M test_write (test.test_os.EnvironTests) ... ok^M test_traversal (test.test_os.WalkTests) ... ok^M test_makedir (test.test_os.MakedirTests) ... ok^M test_devnull (test.test_os.DevNullTests) ... ok^M test_execvpe_with_bad_arglist (test.test_os.URandomTests) ... ok^M test_urandom (test.test_os.URandomTests) ... ok^M test_closerange (test.test_os.TestInvalidFD) ... ok^M test_dup (test.test_os.TestInvalidFD) ... ok^M test_dup2 (test.test_os.TestInvalidFD) ... ok^M test_fchdir (test.test_os.TestInvalidFD) ... ok^M test_fchmod (test.test_os.TestInvalidFD) ... ok^M test_fchown (test.test_os.TestInvalidFD) ... ok^M test_fdatasync (test.test_os.TestInvalidFD) ... ok^M"typescript" [Incomplete last line] 234 lines, 294912 characters (281744 null):q! [?1l>fjsu005|/p01/app/tenv6/mercator/tmp_pythonbuild/Python-2.7.1> view README [?1h="README" [Read only] 1230 lines, 53731 characters This is Python version 2.7.1 ============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. All rights reserved. Copyright (c) 2000 BeOpen.com. All rights reserved. Copyright (c) 1995-2001 Corporation for National Research Initiatives. All rights reserved. Copyright (c) 1991-1995 Stichting Mathematisch Centrum. All rights reserved. License information ------------------- See the file "LICENSE" for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES. This Python distribution contains no GNU General Public Licensed (GPLed) code so it may be used in proprietary projects just like prior Python distributions. There are interfaces to some GNU code but these are entirely optional. All trademarks referenced herein are property of their respective holders. What's new in this release? --------------------------- See the file "Misc/NEWS". If you don't read instructions ------------------------------ Congratulations on getting this far. :-)"README" [Read only] 1230 lines, 53731 characters/regrtest ------- To test the interpreter, type "make test" in the top-level directory. This runs the test set twice (once with no compiled files, once with the compiled files left by the previous test run). The test set produces some output. You can generally ignore the messages about skipped tests due to optional features which can't be imported. If a message is printed about a failed test or a traceback or core dump is produced, something is wrong. On some Linux systems (those that are not yet using glibc 6), test_strftime fails due to a non-standard implementation of strftime() in the C library. Please ignore this, or upgrade to glibc version 6. By default, tests are prevented from overusing resources like disk space and memory. To enable these tests, run "make testall". IMPORTANT: If the test