[Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/ Merge r39833 from the trunk (yeah, I know subversion sucks at parallel mergings,

Philipp von Weitershausen philikon at philikon.de
Wed Nov 2 04:40:45 EST 2005


Log message for revision 39841:
  Merge r39833 from the trunk (yeah, I know subversion sucks at parallel mergings,
  but I really want this fix...):
  
    Incorporated test runner bug fixes:
    
    - --verbose --progress didn't do what people expected
    
    - --module matched module file paths rather than module dotted names
    
    - Positional arguments weren't handled correctly
    
    Changed the test-runner script, test.py to exclude packages currently
    gotten via externals.
  

Changed:
  _U  Zope/branches/philikon-zope32-integration/lib/python/zope/
  U   Zope/branches/philikon-zope32-integration/test.py

-=-

Property changes on: Zope/branches/philikon-zope32-integration/lib/python/zope
___________________________________________________________________
Name: svn:externals
   - app              svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/app
cachedescriptors svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/cachedescriptors
component        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/component
configuration    svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/configuration
documenttemplate svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/documenttemplate
event            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/event
exceptions       svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/exceptions
hookable         svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/hookable
i18n             svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/i18n
i18nmessageid    svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/i18nmessageid
interface        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/interface
modulealias      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/modulealias
pagetemplate     svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/pagetemplate
proxy            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/proxy
publisher        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/publisher
schema           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/schema
security         svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/security
server           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/server
structuredtext   svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/structuredtext
tal              svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/tal
tales            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/tales
testing          -r39736 svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
thread           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/thread
deprecation      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/deprecation
dottedname       svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/dottedname
formlib          svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/formlib
index            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/index
testbrowser      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/testbrowser

   + app              svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/app
cachedescriptors svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/cachedescriptors
component        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/component
configuration    svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/configuration
documenttemplate svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/documenttemplate
event            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/event
exceptions       svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/exceptions
hookable         svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/hookable
i18n             svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/i18n
i18nmessageid    svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/i18nmessageid
interface        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/interface
modulealias      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/modulealias
pagetemplate     svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/pagetemplate
proxy            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/proxy
publisher        svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/publisher
schema           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/schema
security         svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/security
server           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/server
structuredtext   svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/structuredtext
tal              svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/tal
tales            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/tales
testing          -r39830 svn://svn.zope.org/repos/main/zope.testing/trunk/src/zope/testing
thread           svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/thread
deprecation      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/deprecation
dottedname       svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/dottedname
formlib          svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/formlib
index            svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/index
testbrowser      svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/testbrowser


Modified: Zope/branches/philikon-zope32-integration/test.py
===================================================================
--- Zope/branches/philikon-zope32-integration/test.py	2005-11-02 03:45:34 UTC (rev 39840)
+++ Zope/branches/philikon-zope32-integration/test.py	2005-11-02 09:40:45 UTC (rev 39841)
@@ -47,6 +47,26 @@
 sys.path.insert(0, shome)
 
 defaults = '--tests-pattern ^tests$ -v'.split()
+defaults += ['-m',
+             '!^('
+             'ZConfig'
+             '|'
+             'BTrees'
+             '|'
+             'persistentThreadedAsync'
+             '|'
+             'transaction'
+             '|'
+             'ZEO'
+             '|'
+             'ZODB'
+             '|'
+             'ZopeUndo'
+             '|'
+             'zdaemon'
+             '|'
+             'zope[.]testing'
+             ')[.]']
 if ihome:
     ihome = os.path.abspath(ihome)
     defaults += ['--path', os.path.join(ihome, 'lib', 'python')]



More information about the Zope-Checkins mailing list