[Python-checkins] CVS: python/nondist/peps pep-0200.txt,1.21,1.22

Jeremy Hylton python-dev@python.org
Wed, 23 Aug 2000 07:34:27 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv26581/peps

Modified Files:
	pep-0200.txt 
Log Message:
remove mystery R & B columns


Index: pep-0200.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0200.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** pep-0200.txt	2000/08/23 03:38:53	1.21
--- pep-0200.txt	2000/08/23 14:34:25	1.22
***************
*** 87,102 ****
      to fail, they serve no useful purpose.
  
!     [what are the "R" and "B" columns supposed to mean? - tim]
! 
!     test case         platform   R B    date reported
!     ---------         --------   - -    -------------
!     test_parser       Windows    ? ?    22-Aug-2000
          [probably all platforms]
  
!     test_posixpath    Windows    ? ?    22-Aug-2000
          [probably all platforms; think it's because Skip backed out
           commonpathprefix changes but didn't change the tests]
  
!     test_fork1        Linux      X      26-Jul-2000     just SMP?
          [no clue; there are probably two bugs here]
          [19-Aug-200 tim
--- 87,100 ----
      to fail, they serve no useful purpose.
  
!     test case         platform    date reported
!     ---------         --------    -------------
!     test_parser       Windows     22-Aug-2000
          [probably all platforms]
  
!     test_posixpath    Windows     22-Aug-2000
          [probably all platforms; think it's because Skip backed out
           commonpathprefix changes but didn't change the tests]
  
!     test_fork1        Linux       26-Jul-2000 
          [no clue; there are probably two bugs here]
          [19-Aug-200 tim
***************
*** 114,120 ****
      the code it's testing is in trouble!
  
!     test case         platform   R B    date reported
!     ---------         --------   - -    -------------
!     test_popen2       Win32      X X    26-Jul-2000
          [20-Aug-2000 tim
           changed the popen2.py _test function to use the "more" cmd
--- 112,118 ----
      the code it's testing is in trouble!
  
!     test case         platform    date reported
!     ---------         --------    -------------
!     test_popen2       Win32       26-Jul-2000
          [20-Aug-2000 tim
           changed the popen2.py _test function to use the "more" cmd
***************
*** 134,145 ****
          ]
  
!     test_winreg        Win32     X X    26-Jul-2000
          [works 15-Aug-2000 for me, on Win98 - tim]
  
!     test_mmap          Win32     X X    26-Jul-2000
          [believe that was fixed by Mark H.]
          [works 15-Aug-2000 for me, on Win98 - tim]
  
!     test_longexp      Win98+?    ? ?    15-Aug-2000
          [fails in release build,
           passes in release build under verbose mode but doesn't
--- 132,143 ----
          ]
  
!     test_winreg        Win32      26-Jul-2000
          [works 15-Aug-2000 for me, on Win98 - tim]
  
!     test_mmap          Win32      26-Jul-2000
          [believe that was fixed by Mark H.]
          [works 15-Aug-2000 for me, on Win98 - tim]
  
!     test_longexp      Win98+?     15-Aug-2000
          [fails in release build,
           passes in release build under verbose mode but doesn't
***************
*** 162,166 ****
          ]
  
!     test_winreg2      Win32      X X    26-Jul-2000
          [20-Aug-2000 tim - the test has been removed from the project]
          [19-Aug-2000 tim
--- 160,164 ----
          ]
  
!     test_winreg2      Win32       26-Jul-2000
          [20-Aug-2000 tim - the test has been removed from the project]
          [19-Aug-2000 tim