[Python-bugs-list] test failed: test_popen2 (PR#49)

fpadilla@att.com fpadilla@att.com
Tue, 10 Aug 1999 15:58:53 -0400 (EDT)


Full_Name: Fred Padilla
Version: Python-1.5.2
OS: Sun Solaris 2.6
Submission from: alpxy4.att.com (192.128.167.83)


Ran default options for "configure, make, and make test."

Results:
41 tests OK.
1 test failed: test_popen2
19 tests skipped: test_al test_audioop test_bsddb test_cd test_cl 
test_crypt tesest_rgbimg test_sunaudiodev test_thread test_timing test_zlib
*** Error code 1
make: Fatal error: Command failed for target `test'

Ran  ./python ./Lib/test/test_popen2.py
testing popen2...
testing popen3...
Traceback (innermost last):
  File "./Lib/test/test_popen2.py", line 16, in ?
    main()
  File "./Lib/test/test_popen2.py", line 14, in main
    popen2._test()
  File "./Lib/popen2.py", line 95, in _test
    assert not _active
AssertionError

Please advise. Checked Python Resources and found 3 msgs (Newsgroups) stating 
problems with Solaris and BeOS.

Thanks in advance for your help.
FP