This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MrJean1
Recipients MrJean1
Date 2008-06-22.22:54:11
SpamBayes Score 1.2190038e-05
Marked as misclassified No
Message-id <1214175252.59.0.0667405723612.issue3172@psf.upfronthosting.co.za>
In-reply-to
Content
Test test_macos is reported as an "unexpected skip" on linux2 by Python 
2.6b1 make test.

35 tests skipped:
    ...
    test_macos test_macostools ...
    ...
2 skips unexpected on linux2:
    test_tcl test_macos

$ uname -a
Linux ... 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 i686 i386 
GNU/Linux

$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --enable-shared --enable-threads=posix --
disable-checking --with-system-zlib --enable-__cxa_atexit --disable-
libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)
History
Date User Action Args
2008-06-22 22:54:13MrJean1setspambayes_score: 1.219e-05 -> 1.2190038e-05
recipients: + MrJean1
2008-06-22 22:54:12MrJean1setspambayes_score: 1.219e-05 -> 1.219e-05
messageid: <1214175252.59.0.0667405723612.issue3172@psf.upfronthosting.co.za>
2008-06-22 22:54:11MrJean1linkissue3172 messages
2008-06-22 22:54:11MrJean1create