[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 882] New - William Uther's patch to fix test suite error reportage
From:       issues () subversion ! tigris ! org
Date:       2002-08-28 18:58:54
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=882

*** Old
--- New
***************
*** 0 ****
--- 1,54 ----
+ +============================================================================+
+ | William Uther's patch to fix test suite error reportage                    |
+ +----------------------------------------------------------------------------+
+ |      Issue #: 882                       Component: subversion              |
+ |       Status: NEW                         Version: current                 |
+ |   Resolution:                            Platform: All                     |
+ |   Issue type: PATCH                    OS/Version: All                     |
+ |     Priority: P3                     Subcomponent: tests                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: issues@subversion                                            |
+ |  Reported By: kfogel                                                       |
+ |   QA Contact: issues@subversion                                            |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The patch is in this message from William Uther:
+ 
+    http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=182328
+ 
+ In that message, he says:
+ 
+    As I posted before, there was a test failing on my machine, but the
+    failure wasn't being detected and so the test suite was PASSing.
+ 
+    I've attached two patches to try and fix this.  The first is more
+    conservative, but it doesn't fix everything I'd like.  It only
+    checks bad stderr output.
+ 
+    The second detects signals and non-zero exit status.  As the
+    functions required for this don't exist on windows, this should
+    fall back to being the same as the first patch on windows.  I
+    haven't tested this on windows.
+ 
+    This second patch reveals an error in one of the other tests:
+    log_tests.py 3 fails with this patch when run a second time.  The
+    problem is that this test tries to create a repos without checking
+    if one is already there and gets an error:
+ 
+    > svn: File exists
+    > svn: creating Berkeley DB environment dir
+ `repositories/log_tests-3/db'
+ 
+    This wasn't detected previously.  I'm working on fixing this test
+    and will post a patch for it soon.  (The svnadmin test that I
+    posted a patch for earlier also fails if this patch is applied and
+    that test isn't fixed.)
+ 
+    I am very new to python, so this should be checked carefully.
+ 
+ He did post that other patch later; I will make a separate issue for
+ it.  Probably that will be issue #883, but don't quote me :-).
\ No newline at end of file

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic