[Zope-dev] buildbot failure in Zope on transaction

2008-06-07 Thread ct
The Buildbot has detected a new failure of transaction on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/transaction/builds/117

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'transaction nightly' triggered this 
build
Build Source Stamp: [branch transaction/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/LICENSE.txt
Abuild/buildout.cfg
Abuild/ez_setup.py
Abuild/transaction
Abuild/transaction/_manager.py
Abuild/transaction/tests
Abuild/transaction/tests/warnhook.py
Abuild/transaction/tests/savepointsample.py
Abuild/transaction/tests/__init__.py
Abuild/transaction/tests/savepoint.txt
Abuild/transaction/tests/sampledm.py
Abuild/transaction/tests/test_weakset.py
Abuild/transaction/tests/test_SampleResourceManager.py
Abuild/transaction/tests/test_transaction.py
Abuild/transaction/tests/doom.txt
Abuild/transaction/tests/test_SampleDataManager.py
Abuild/transaction/tests/test_register_compat.py
Abuild/transaction/tests/test_savepoint.py
Abuild/transaction/__init__.py
Abuild/transaction/interfaces.py
Abuild/transaction/weakset.py
Abuild/transaction/_transaction.py
Abuild/CHANGES.txt
Abuild/COPYRIGHT.txt
Abuild/setup.py
Abuild/README.txt
 U   build
Checked out revision 87237.
Creating directory '/home/ctheune/zope.org/slave/transaction/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/transaction/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/transaction/build/develop-eggs'.
Generated script '/home/ctheune/zope.org/slave/transaction/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script '/home/ctheune/zope.org/slave/transaction/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/transaction/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/transaction/build/bin/test'.
Running unit tests:


Failure in test test_as_weakref_list 
(transaction.tests.test_weakset.WeakSetTests)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/transaction/build/transaction/tests/test_weakset.py",
 line 58, in test_as_weakref_list
self.assertEqual(L, [dummy, dummy2])
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: [, 
] != 
[, 
]

  Ran 114 tests with 1 failures and 0 errors in 0.166 seconds.
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildbot failure in Zope on zope.traversing

2008-06-07 Thread ct
The Buildbot has detected a new failure of zope.traversing on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.traversing/builds/97

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.traversing nightly' triggered 
this build
Build Source Stamp: [branch zope.traversing/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/zope
Abuild/src/zope/traversing
Abuild/src/zope/traversing/api.py
Abuild/src/zope/traversing/tests
Abuild/src/zope/traversing/tests/test_physicallocationadapters.py
Abuild/src/zope/traversing/tests/test_skinf.py
Abuild/src/zope/traversing/tests/test_etc.py
Abuild/src/zope/traversing/tests/test_presentation.py
Abuild/src/zope/traversing/tests/layer.py
Abuild/src/zope/traversing/tests/test_traverser.py
Abuild/src/zope/traversing/tests/test_vh.py
Abuild/src/zope/traversing/tests/test_namespacetrversal.py
Abuild/src/zope/traversing/tests/__init__.py
Abuild/src/zope/traversing/tests/ftesting.zcml
Abuild/src/zope/traversing/tests/test_lang.py
Abuild/src/zope/traversing/tests/test_vhosting.py
Abuild/src/zope/traversing/tests/test_skin.py
Abuild/src/zope/traversing/tests/test_conveniencefunctions.py
Abuild/src/zope/traversing/browser
Abuild/src/zope/traversing/browser/configure.zcml
Abuild/src/zope/traversing/browser/__init__.py
Abuild/src/zope/traversing/browser/absoluteurl.py
Abuild/src/zope/traversing/browser/tests.py
Abuild/src/zope/traversing/browser/interfaces.py
Abuild/src/zope/traversing/namespace.py
Abuild/src/zope/traversing/DEPENDENCIES.cfg
Abuild/src/zope/traversing/testing.py
Abuild/src/zope/traversing/configure.zcml
Abuild/src/zope/traversing/__init__.py
Abuild/src/zope/traversing/adapters.py
Abuild/src/zope/traversing/interfaces.py
Abuild/src/zope/__init__.py
Abuild/README.txt
 U   build
Checked out revision 87236.
Creating directory '/home/ctheune/zope.org/slave/zope.traversing/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/zope.traversing/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/zope.traversing/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/zope.traversing/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/zope.traversing/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/zope.traversing/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/zope.traversing/build/bin/test'.
Running unit tests:
  Ran 86 tests with 0 failures and 0 errors in 0.527 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
  Set up 
zope.traversing.tests.layer.TraversingLayer/home/ctheune/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py:197:
 DeprecationWarning: ZopeSecurityPolicy is deprecated. It has moved to 
zope.securitypolicy.zopepolicy  This reference will be removed somedays
  obj = getattr(mod, oname)
 in 2.793 seconds.


Failure in test test_absolute_url 
(zope.traversing.tests.test_vhosting.TestVirtualHosting)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
 line 110, in test_absolute_url
self.verify('/pt', 'http://localhost/pt\n')
  File 
"/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
 line 176, in verify
self.assertEquals(result.getBody(), content)
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 'http://localhost/pt' != 'http://localhost/pt\n'



Failure in test test_absolute_url_absolute_traverse 
(zope.traversing.tests.test_vhosting.TestVirtualHosting)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
 line 132, in test_absolute_url_absolute_traverse
self.verify('/foo/bar/pt', 'http://localhost/foo/bar/pt\n')
  File 
"/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
 line 176, in verify
self.assertEquals(result.getBody(), content)
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 'http://localhost/foo/bar/pt' != 'http://localhost/foo/bar/pt\n'



Failure in test test_request_base 
(zope.traversing.tests.test_vhosting.TestVirtualHosting)
Traceback (most recent call last):
  File "

[Zope-dev] buildbot failure in Zope on lovely.memcached

2008-06-07 Thread ct
The Buildbot has detected a new failure of lovely.memcached on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/lovely.memcached/builds/115

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'lovely.memcached nightly' triggered 
this build
Build Source Stamp: [branch lovely.memcached/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/lovely
Abuild/src/lovely/__init__.py
Abuild/src/lovely/memcached
Abuild/src/lovely/memcached/lovely.memcached-configure.zcml
Abuild/src/lovely/memcached/browser
Abuild/src/lovely/memcached/browser/stats.pt
Abuild/src/lovely/memcached/browser/configure.zcml
Abuild/src/lovely/memcached/browser/__init__.py
Abuild/src/lovely/memcached/browser/ftesting.zcml
Abuild/src/lovely/memcached/browser/tests.py
Abuild/src/lovely/memcached/browser/README.txt
Abuild/src/lovely/memcached/configure.zcml
Abuild/src/lovely/memcached/__init__.py
Abuild/src/lovely/memcached/event.py
Abuild/src/lovely/memcached/configurator.py
Abuild/src/lovely/memcached/tests.py
Abuild/src/lovely/memcached/interfaces.py
Abuild/src/lovely/memcached/utility.py
Abuild/src/lovely/memcached/README.txt
Abuild/src/lovely/memcached/testing
Abuild/src/lovely/memcached/testing/__init__.py
Abuild/src/lovely/memcached/testing/memcache.py
Abuild/src/lovely/memcached/testing/README.txt
Abuild/README.txt
 U   build
Checked out revision 87235.
Creating directory '/home/ctheune/zope.org/slave/lovely.memcached/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/lovely.memcached/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/lovely.memcached/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/lovely.memcached/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/lovely.memcached/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/lovely.memcached/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/lovely.memcached/build/bin/test'.
Running unit tests:


Failure in test 
/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt
Failed doctest test for README.txt
  File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 28, in README.txt
Failed example:
util.set('cached value', 'cache_key')
Expected:
'188693688126b424eb89e1385eca6f01'
Got nothing
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 30, in README.txt
Failed example:
util.query('cache_key')
Expected:
'cached value'
Got nothing
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 42, in README.txt
Failed example:
util.query('cache_key') == u'cached value ä'
Expected:
True
Got:
False
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 63, in README.txt
Failed example:
util1.query(1)
Expected:
1
Got nothing
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 67, in README.txt
Failed example:
util1.query(2, ns=u'2')
Expected:
2
Got nothing
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 69, in README.txt
Failed example:
util2.query(2)
Expected:
2
Got nothing
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 95, in README.txt
Failed example:
sorted(util3.keys())
Expected:
[1]
Got:
[]
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 98, in README.txt
Failed example:
sorted(util3.keys())
Expected:
[1, 2]
Got:
[]
--
File 
"/home/ctheune/zope.org/slave/lovely.memcached/build/src/lovely/memcached/README.txt",
 line 116, in README.txt
Failed example:
log
Expected:
  

[Zope-dev] buildbot failure in Zope on z3c.recipe.egg_

2008-06-07 Thread ct
The Buildbot has detected a new failure of z3c.recipe.egg_ on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.recipe.egg_/builds/95

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: 
Build Source Stamp: [branch z3c.recipe.egg_/trunk] HEAD
Blamelist: rossp

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/z3c
Abuild/z3c/__init__.py
Abuild/z3c/recipe
Abuild/z3c/recipe/egg
Abuild/z3c/recipe/egg/tests
Abuild/z3c/recipe/egg/tests/foo
Abuild/z3c/recipe/egg/tests/foo/foo
Abuild/z3c/recipe/egg/tests/foo/foo/__init__.py
Abuild/z3c/recipe/egg/tests/foo/setup.py
Abuild/z3c/recipe/egg/tests/foo/README.txt
Abuild/z3c/recipe/egg/tests/bar
Abuild/z3c/recipe/egg/tests/bar/bar
Abuild/z3c/recipe/egg/tests/bar/bar/__init__.py
Abuild/z3c/recipe/egg/tests/bar/setup.py
Abuild/z3c/recipe/egg/tests/bar/README.txt
Abuild/z3c/recipe/egg/tests/__init__.py
Abuild/z3c/recipe/egg/tests/tests.py
Abuild/z3c/recipe/egg/__init__.py
Abuild/z3c/recipe/egg/editable.txt
Abuild/z3c/recipe/egg/setup.txt
Abuild/z3c/recipe/__init__.py
Abuild/EXTERNALS.txt
Abuild/buildout.cfg
Abuild/setup.py
Abuild/README.txt
Abuild/paster.cfg
Abuild/.cvsignore
Abuild/setup.cfg
 U   build

Fetching external item into 'build/bootstrap'
Abuild/bootstrap/bootstrap.py
Checked out external at revision 87233.

Checked out revision 87233.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/bin/test'.
Running unit tests:


Failure in test 
/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt
Failed doctest test for editable.txt
  File 
"/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt",
 line 85, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
 line 1356, in __run

  File "", line 1, in ?
ls(sample_buildout, 'parts', 'demoneeded')
  File 
"/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py", line 
48, in ls
names = os.listdir(dir)
OSError: [Errno 2] No such file or directory: 
'/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded'
--
File 
"/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt",
 line 89, in editable.txt
Failed example:
cat(
sample_buildout, 'parts', 'demoneeded', 'demoneeded',
'setup.py')
Exception raised:
Traceback (most recent call last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
 line 1356, in __run

  File "", line 3, in ?
'setup.py')
  File 
"/home/ctheune/eggs/zc.buildout-1.0.3-py2.4.egg/zc/buildout/testing.py", line 
43, in cat
print open(path).read(),
IOError: [Errno 2] No such file or directory: 
'/tmp/tmp327UzObuildoutSetUp/_TEST_/sample-buildout/parts/demoneeded/demoneeded/setup.py'
--
File 
"/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt",
 line 101, in editable.txt
Failed example:
print system(buildout+' -No'),
Differences (ndiff with -expected +actual):
- Updating demoneeded.
?  ^^ ^
+ Uninstalling demoneeded.
?  ^ ^^
+ Installing demoneeded.
--
File 
"/home/ctheune/zope.org/slave/z3c.recipe.egg_/build/z3c/recipe/egg/tests/../editable.txt",
 line 104, in editable.txt
Failed example:
ls(sample_buildout, 'parts', 'demoneeded')
Exception raised:
Traceback (most recent call last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
 line 1356, in __run

  File "", line 1, in ?
ls(sample_buildout, 'parts', 'demoneeded')
  File 
"/home/ctheune/eggs/zc.buildout-1

[Zope-dev] Re: buildbot failure in Zope on zope.app.zptpage

2008-06-07 Thread Philipp von Weitershausen
Here, the same thing as with zope.pagetemplate happened. zope.tal no 
longer emits a trailing newline character. Fixed on the trunk.



[EMAIL PROTECTED] wrote:

The Buildbot has detected a new failure of zope.app.zptpage on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.app.zptpage/builds/95

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.app.zptpage nightly' triggered 
this build
Build Source Stamp: [branch zope.app.zptpage/trunk] HEAD
Blamelist: 


BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot





___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce

 http://mail.zope.org/mailman/listinfo/zope )


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildbot failure in Zope on zc.testbrowser

2008-06-07 Thread ct
The Buildbot has detected a new failure of zc.testbrowser on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zc.testbrowser/builds/100

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zc.testbrowser nightly' triggered 
this build
Build Source Stamp: [branch zc.testbrowser/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/TODO.txt
Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/zc
Abuild/src/zc/testbrowser
Abuild/src/zc/testbrowser/performance.txt
Abuild/src/zc/testbrowser/__init__.py
Abuild/src/zc/testbrowser/ftests
Abuild/src/zc/testbrowser/ftests/navigate.html
Abuild/src/zc/testbrowser/ftests/notitle.html
Abuild/src/zc/testbrowser/ftests/zope3logo.gif
Abuild/src/zc/testbrowser/ftests/__init__.py
Abuild/src/zc/testbrowser/ftests/controls.html
Abuild/src/zc/testbrowser/ftests/test.css
Abuild/src/zc/testbrowser/ftests/ftesting.zcml
Abuild/src/zc/testbrowser/ftests/oneform.html
Abuild/src/zc/testbrowser/ftests/forms.html
Abuild/src/zc/testbrowser/ftests/target.html
Abuild/src/zc/testbrowser/ftests/index.html
Abuild/src/zc/testbrowser/ftests/test.txt
Abuild/src/zc/testbrowser/headers.txt
Abuild/src/zc/testbrowser/tests.py
Abuild/src/zc/testbrowser/browser.py
Abuild/src/zc/testbrowser/interfaces.py
Abuild/src/zc/testbrowser/real.py
Abuild/src/zc/testbrowser/README.txt
Abuild/src/zc/testbrowser/dummymodules.py
Abuild/src/zc/testbrowser/screen-shots.txt
Abuild/src/zc/testbrowser/real.js
Abuild/src/zc/__init__.py
Abuild/README.txt
 U   build

Fetching external item into 'build/bootstrap'
Abuild/bootstrap/bootstrap.py
Checked out external at revision 87229.

Checked out revision 87229.
Creating directory '/home/ctheune/zope.org/slave/zc.testbrowser/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/zc.testbrowser/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/zc.testbrowser/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/zc.testbrowser/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.0b30;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/zc.testbrowser/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/zc.testbrowser/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/zc.testbrowser/build/bin/test'.
Installing interpreter.
Generated interpreter 
'/home/ctheune/zope.org/slave/zc.testbrowser/build/bin/py'.
Running unit tests:


Failure in test 
/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/README.txt
Failed doctest test for README.txt
  File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/README.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/README.txt",
 line 9, in README.txt
Failed example:
browser = Browser()
Exception raised:
Traceback (most recent call last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
 line 1356, in __run

  File "", line 1, in ?
browser = Browser()
  File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/real.py", 
line 107, in __init__
self.init_repl(host, port)
  File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/real.py", 
line 119, in init_repl
raise RuntimeError('Error connecting to Firefox at %s:%s.'
RuntimeError: Error connecting to Firefox at localhost:4242. Is 
MozRepl running?

The following test left garbage:
/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/performance.txt
[]


Failure in test 
/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/screen-shots.txt
Failed doctest test for screen-shots.txt
  File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/screen-shots.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/screen-shots.txt",
 line 2, in screen-shots.txt
Failed example:
browser = Browser()
Exception raised:
Traceback (most recent call last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
 line 1356, in __run

  File "", line 1, in ?
  File 
"/home/ctheune/zope.org/slave/zc.testbrowser/build/src/zc/testbrowser/real.py", 
line 107, in _

[Zope-dev] Re: buildbot failure in Zope on zope.app.twisted

2008-06-07 Thread Philipp von Weitershausen
zope.app.twisted was missing a test dependency (zope.testbrowser) for a 
level 2 test. Fixed now.



[EMAIL PROTECTED] wrote:

The Buildbot has detected a new failure of zope.app.twisted on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.app.twisted/builds/97

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.app.twisted nightly' triggered 
this build
Build Source Stamp: [branch zope.app.twisted/trunk] HEAD
Blamelist: 


BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot





___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce

 http://mail.zope.org/mailman/listinfo/zope )


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: buildbot failure in Zope on zope.pagetemplate

2008-06-07 Thread Philipp von Weitershausen
These failures are due to recent changes to zope.tal (3.5.0) in which 
the TAL interpreter no longer emits a trailing newline character (and 
thus finally complies with its own spec).


I've fixed this on the zope.pagetemplate trunk now.


[EMAIL PROTECTED] wrote:

The Buildbot has detected a new failure of zope.pagetemplate on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.pagetemplate/builds/92

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.pagetemplate nightly' triggered 
this build
Build Source Stamp: [branch zope.pagetemplate/trunk] HEAD
Blamelist: 


BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot





___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce

 http://mail.zope.org/mailman/listinfo/zope )


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildbot failure in Zope on z3c.sessionwidget

2008-06-07 Thread ct
The Buildbot has detected a new failure of z3c.sessionwidget on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.sessionwidget/builds/91

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'z3c.sessionwidget nightly' triggered 
this build
Build Source Stamp: [branch z3c.sessionwidget/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/setup.py
Abuild/src
Abuild/src/z3c
Abuild/src/z3c/__init__.py
Abuild/src/z3c/sessionwidget
Abuild/src/z3c/sessionwidget/namespace.py
Abuild/src/z3c/sessionwidget/configure.zcml
Abuild/src/z3c/sessionwidget/__init__.py
Abuild/src/z3c/sessionwidget/z3c.sessionwidget-configure.zcml
Abuild/src/z3c/sessionwidget/tests.py
Abuild/src/z3c/sessionwidget/interfaces.py
Abuild/src/z3c/sessionwidget/widget.py
Abuild/src/z3c/sessionwidget/README.txt
Abuild/src/z3c/sessionwidget/SETUP.cfg
Abuild/setup.cfg
 U   build
Checked out revision 87225.
Creating directory '/home/ctheune/zope.org/slave/z3c.sessionwidget/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.sessionwidget/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/z3c.sessionwidget/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/z3c.sessionwidget/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/z3c.sessionwidget/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.sessionwidget/build/.'
Installing test.
Generated script 
'/home/ctheune/zope.org/slave/z3c.sessionwidget/build/bin/test'.
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/widget.py:23:
 DeprecationWarning: ISession is deprecated. It has moved to 
zope.session.interfaces  This reference will be gone sometimes.
  from zope.app.session.interfaces import ISession
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/widget.py:24:
 DeprecationWarning: SessionPkgData is deprecated. It has moved to 
zope.session.session  This reference will be gone sometimes.
  from zope.app.session.session import SessionPkgData
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:25:
 DeprecationWarning: CookieClientIdManager is deprecated. It has moved to 
zope.session.http  This reference will be gone sometimes.
  from zope.app.session.http import CookieClientIdManager
Running unit tests:
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:32:
 DeprecationWarning: ClientId is deprecated. It has moved to 
zope.session.session  This reference will be gone sometimes.
  zope.component.provideAdapter(
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:32:
 DeprecationWarning: IClientId is deprecated. It has moved to 
zope.session.interfaces  This reference will be gone sometimes.
  zope.component.provideAdapter(
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:34:
 DeprecationWarning: Session is deprecated. It has moved to 
zope.session.session  This reference will be gone sometimes.
  zope.component.provideAdapter(
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:36:
 DeprecationWarning: IClientIdManager is deprecated. It has moved to 
zope.session.interfaces  This reference will be gone sometimes.
  zope.component.provideUtility(
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:38:
 DeprecationWarning: PersistentSessionDataContainer is deprecated. It has moved 
to zope.session.session  This reference will be gone sometimes.
  zope.component.provideUtility(
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/tests.py:40:
 DeprecationWarning: ISessionDataContainer is deprecated. It has moved to 
zope.session.interfaces  This reference will be gone sometimes.
  interfaces.ISessionDataContainer)


Failure in test 
/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/README.txt
Failed doctest test for README.txt
  File 
"/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/README.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/z3c.sessionwidget/build/src/z3c/sessionwidget/README.txt",
 line 87, in README.txt
Failed example:
objWidget.session
Expected:

Got:


  Ran 19 tests with 1 failures and 0 errors in 0.464 seconds.
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman

[Zope-dev] buildbot failure in Zope on z3c.traverser

2008-06-07 Thread ct
The Buildbot has detected a new failure of z3c.traverser on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.traverser/builds/91

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'z3c.traverser nightly' triggered 
this build
Build Source Stamp: [branch z3c.traverser/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/z3c
Abuild/src/z3c/__init__.py
Abuild/src/z3c/traverser
Abuild/src/z3c/traverser/viewlet
Abuild/src/z3c/traverser/viewlet/ftests.py
Abuild/src/z3c/traverser/viewlet/BROWSER.txt
Abuild/src/z3c/traverser/viewlet/test.pt
Abuild/src/z3c/traverser/viewlet/namespace.py
Abuild/src/z3c/traverser/viewlet/testing.py
Abuild/src/z3c/traverser/viewlet/configure.zcml
Abuild/src/z3c/traverser/viewlet/__init__.py
Abuild/src/z3c/traverser/viewlet/ftesting.zcml
Abuild/src/z3c/traverser/viewlet/tests.py
Abuild/src/z3c/traverser/viewlet/browser.py
Abuild/src/z3c/traverser/viewlet/README.txt
Abuild/src/z3c/traverser/viewlet/z3c.traverser.viewlet-configure.zcml
Abuild/src/z3c/traverser/viewlet/testing
Abuild/src/z3c/traverser/viewlet/testing/outer.pt
Abuild/src/z3c/traverser/viewlet/testing/test.pt
Abuild/src/z3c/traverser/viewlet/testing/nested.pt
Abuild/src/z3c/traverser/viewlet/testing/__init__.py
Abuild/src/z3c/traverser/viewlet/testing/app.py
Abuild/src/z3c/traverser/viewlet/testing/inner.pt
Abuild/src/z3c/traverser/stackinfo
Abuild/src/z3c/traverser/stackinfo/ftests.py
Abuild/src/z3c/traverser/stackinfo/BROWSER.txt
Abuild/src/z3c/traverser/stackinfo/consumer.py
Abuild/src/z3c/traverser/stackinfo/configure.zcml
Abuild/src/z3c/traverser/stackinfo/__init__.py
Abuild/src/z3c/traverser/stackinfo/ftesting.zcml
Abuild/src/z3c/traverser/stackinfo/tests.py
Abuild/src/z3c/traverser/stackinfo/interfaces.py
Abuild/src/z3c/traverser/stackinfo/README.txt
Abuild/src/z3c/traverser/stackinfo/traversing.py
Abuild/src/z3c/traverser/stackinfo/testing
Abuild/src/z3c/traverser/stackinfo/testing/consumer.py
Abuild/src/z3c/traverser/stackinfo/testing/views.py
Abuild/src/z3c/traverser/stackinfo/testing/configure.zcml
Abuild/src/z3c/traverser/stackinfo/testing/__init__.py
Abuild/src/z3c/traverser/stackinfo/SETUP.cfg
Abuild/src/z3c/traverser/stackinfo/z3c.traverser.stackinfo-configure.zcml
Abuild/src/z3c/traverser/namespace.py
Abuild/src/z3c/traverser/DEPENDENCIES.cfg
Abuild/src/z3c/traverser/traverser.py
Abuild/src/z3c/traverser/configure.zcml
Abuild/src/z3c/traverser/__init__.py
Abuild/src/z3c/traverser/tests.py
Abuild/src/z3c/traverser/browser.py
Abuild/src/z3c/traverser/interfaces.py
Abuild/src/z3c/traverser/namespace.txt
Abuild/src/z3c/traverser/README.txt
Abuild/README.txt
 U   build
Checked out revision 87225.
Creating directory '/home/ctheune/zope.org/slave/z3c.traverser/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.traverser/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/z3c.traverser/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/z3c.traverser/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/z3c.traverser/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.traverser/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.traverser/build/bin/test'.
Running unit tests:
  Ran 55 tests with 0 failures and 0 errors in 1.300 seconds.
Running z3c.traverser.stackinfo.ftests.TestLayer tests:
  Set up z3c.traverser.stackinfo.ftests.TestLayer in 7.336 seconds.
  Ran 5 tests with 0 failures and 0 errors in 3.921 seconds.
Running z3c.traverser.viewlet.ftests.TestLayer tests:
  Tear down z3c.traverser.stackinfo.ftests.TestLayer ... not supported
  Running in a subprocess.
  Set up z3c.traverser.viewlet.ftests.TestLayer in 6.058 seconds.


Failure in test 
/home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt
Failed doctest test for BROWSER.txt
  File 
"/home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt",
 line 0

--
File 
"/home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt",
 line 37, in BROWSER.txt
Failed example:
print browser.contents
Differences (ndiff with -expected +actual):
  

- http://localhost/nested.html/++manager++IOuterManager/++viewlet++OuterViewlet/++manager++IInnerManager/++viewlet++InnerViewlet/++manager++IMostInnerManager/++viewlet++MostInnerViewlet";>Most
 inner viewlet
   

[Zope-dev] buildbot failure in Zope on zope.app.zptpage

2008-06-07 Thread ct
The Buildbot has detected a new failure of zope.app.zptpage on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.app.zptpage/builds/95

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.app.zptpage nightly' triggered 
this build
Build Source Stamp: [branch zope.app.zptpage/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/zope
Abuild/src/zope/app
Abuild/src/zope/app/__init__.py
Abuild/src/zope/app/zptpage
Abuild/src/zope/app/zptpage/zptpage.py
Abuild/src/zope/app/zptpage/tests
Abuild/src/zope/app/zptpage/tests/test_zptpage.py
Abuild/src/zope/app/zptpage/tests/__init__.py
Abuild/src/zope/app/zptpage/tests/test_zptpageeval.py
Abuild/src/zope/app/zptpage/browser
Abuild/src/zope/app/zptpage/browser/url.txt
Abuild/src/zope/app/zptpage/browser/zpt.gif
Abuild/src/zope/app/zptpage/browser/zptpage.py
Abuild/src/zope/app/zptpage/browser/collector266.txt
Abuild/src/zope/app/zptpage/browser/preview.pt
Abuild/src/zope/app/zptpage/browser/collector269.txt
Abuild/src/zope/app/zptpage/browser/configure.zcml
Abuild/src/zope/app/zptpage/browser/__init__.py
Abuild/src/zope/app/zptpage/browser/tests.py
Abuild/src/zope/app/zptpage/browser/inlinecode.pt
Abuild/src/zope/app/zptpage/DEPENDENCIES.cfg
Abuild/src/zope/app/zptpage/testing.py
Abuild/src/zope/app/zptpage/configure.zcml
Abuild/src/zope/app/zptpage/__init__.py
Abuild/src/zope/app/zptpage/i18n.py
Abuild/src/zope/app/zptpage/ftesting.zcml
Abuild/src/zope/app/zptpage/PACKAGE.cfg
Abuild/src/zope/app/zptpage/interfaces.py
Abuild/src/zope/app/zptpage/textindex
Abuild/src/zope/app/zptpage/textindex/zptpage.py
A
build/src/zope/app/zptpage/textindex/zope.app.zptpage.textindex-configure.zcml
Abuild/src/zope/app/zptpage/textindex/DEPENDENCIES.cfg
Abuild/src/zope/app/zptpage/textindex/configure.zcml
Abuild/src/zope/app/zptpage/textindex/__init__.py
Abuild/src/zope/app/zptpage/textindex/tests.py
Abuild/src/zope/app/zptpage/textindex/SETUP.cfg
Abuild/src/zope/app/zptpage/zptpage-configure.zcml
Abuild/src/zope/app/zptpage/SETUP.cfg
Abuild/src/zope/__init__.py
Abuild/README.txt
 U   build
Checked out revision 87225.
Creating directory '/home/ctheune/zope.org/slave/zope.app.zptpage/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/zope.app.zptpage/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/zope.app.zptpage/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/zope.app.zptpage/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/zope.app.zptpage/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/zope.app.zptpage/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/zope.app.zptpage/build/bin/test'.
Running unit tests:


Failure in test test_debug_flags 
(zope.app.zptpage.tests.test_zptpage.ZPTPageTests)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.app.zptpage/build/src/zope/app/zptpage/tests/test_zptpage.py",
 line 140, in test_debug_flags
self.assertEquals(page.render(request), 'Foo\n')
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: u'Foo' != 'Foo\n'



Failure in test test_template_context_wrapping 
(zope.app.zptpage.tests.test_zptpage.ZPTPageTests)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.app.zptpage/build/src/zope/app/zptpage/tests/test_zptpage.py",
 line 119, in test_template_context_wrapping
self.assertEquals(page.render(request), 'zpt\n')
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: u'zpt' != 'zpt\n'

  Ran 15 tests with 2 failures and 0 errors in 0.538 seconds.
Running zope.app.zptpage.testing.ZPTPageLayer tests:
  Set up zope.app.zptpage.testing.ZPTPageLayer in 2.765 seconds.


Failure in test testIndex (zope.app.zptpage.browser.tests.ZPTPageTest)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.app.zptpage/build/src/zope/app/zptpage/browser/tests.py",
 line 158, in testIndex
'http://localhost/zptpage\n')
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 'http://localhost/zptpage' 
!= 'http://localhost/z

[Zope-dev] buildbot failure in Zope on zope.app.twisted

2008-06-07 Thread ct
The Buildbot has detected a new failure of zope.app.twisted on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.app.twisted/builds/97

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.app.twisted nightly' triggered 
this build
Build Source Stamp: [branch zope.app.twisted/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/zope
Abuild/src/zope/app
Abuild/src/zope/app/twisted
Abuild/src/zope/app/twisted/DEPENDENCIES.cfg
Abuild/src/zope/app/twisted/configure.zcml
Abuild/src/zope/app/twisted/__init__.py
Abuild/src/zope/app/twisted/ftp
Abuild/src/zope/app/twisted/ftp/ftp.py
Abuild/src/zope/app/twisted/ftp/tests
Abuild/src/zope/app/twisted/ftp/tests/test_zopetrial.py
Abuild/src/zope/app/twisted/ftp/tests/fstests.py
Abuild/src/zope/app/twisted/ftp/tests/trialtest.py
Abuild/src/zope/app/twisted/ftp/tests/test_demofs.py
Abuild/src/zope/app/twisted/ftp/tests/test_publisher.py
Abuild/src/zope/app/twisted/ftp/tests/demofs.py
Abuild/src/zope/app/twisted/ftp/tests/__init__.py
Abuild/src/zope/app/twisted/ftp/tests/test_ftpserver.py
Abuild/src/zope/app/twisted/ftp/tests/trial.txt
Abuild/src/zope/app/twisted/ftp/tests/trialtestfs.py
Abuild/src/zope/app/twisted/ftp/tests/test_zope_ftp.py
Abuild/src/zope/app/twisted/ftp/tests/trialtestft.py
Abuild/src/zope/app/twisted/ftp/buffers.py
Abuild/src/zope/app/twisted/ftp/configure.zcml
Abuild/src/zope/app/twisted/ftp/__init__.py
Abuild/src/zope/app/twisted/ftp/utils.py
Abuild/src/zope/app/twisted/ftp/server.py
Abuild/src/zope/app/twisted/accesslog.py
Abuild/src/zope/app/twisted/server.py
Abuild/src/zope/app/twisted/servercontrol.py
Abuild/src/zope/app/twisted/SETUP.cfg
Abuild/src/zope/app/twisted/schema.xml
Abuild/src/zope/app/twisted/log.txt
Abuild/src/zope/app/twisted/zope.app.twisted-configure.zcml
Abuild/src/zope/app/twisted/accesslog.xml
Abuild/src/zope/app/twisted/tests
Abuild/src/zope/app/twisted/tests/test_largeinput.py
Abuild/src/zope/app/twisted/tests/test_zeo.py
Abuild/src/zope/app/twisted/tests/__init__.py
Abuild/src/zope/app/twisted/tests/test_schema.py
Abuild/src/zope/app/twisted/tests/test_accesslog.py
Abuild/src/zope/app/twisted/tests/test_inputbuffering.py
Abuild/src/zope/app/twisted/tests/test_docs.py
Abuild/src/zope/app/twisted/http.py
Abuild/src/zope/app/twisted/log.py
Abuild/src/zope/app/twisted/interfaces.py
Abuild/src/zope/app/twisted/main.py
Abuild/src/zope/app/twisted/README.txt
Abuild/src/zope/app/__init__.py
Abuild/src/zope/__init__.py
Abuild/README.txt
 U   build

Fetching external item into 'build/src/twisted'
Abuild/src/twisted/enterprise
Abuild/src/twisted/enterprise/util.py
Abuild/src/twisted/enterprise/__init__.py
Abuild/src/twisted/enterprise/adbapi.py
Abuild/src/twisted/enterprise/reflector.py
Abuild/src/twisted/enterprise/sqlreflector.py
Abuild/src/twisted/enterprise/row.py
Abuild/src/twisted/python
Abuild/src/twisted/python/timeoutqueue.py
Abuild/src/twisted/python/dxprofile.py
Abuild/src/twisted/python/filepath.py
Abuild/src/twisted/python/plugin.py
Abuild/src/twisted/python/htmlizer.py
Abuild/src/twisted/python/__init__.py
Abuild/src/twisted/python/dispatch.py
Abuild/src/twisted/python/hook.py
Abuild/src/twisted/python/threadpool.py
Abuild/src/twisted/python/otp.py
Abuild/src/twisted/python/_epoll.pyx
Abuild/src/twisted/python/usage.py
Abuild/src/twisted/python/roots.py
Abuild/src/twisted/python/modules.py
Abuild/src/twisted/python/versions.py
Abuild/src/twisted/python/_twisted_zsh_stub
Abuild/src/twisted/python/util.py
Abuild/src/twisted/python/urlpath.py
Abuild/src/twisted/python/logfile.py
Abuild/src/twisted/python/runtime.py
Abuild/src/twisted/python/reflect.py
Abuild/src/twisted/python/context.py
Abuild/src/twisted/python/components.py
Abuild/src/twisted/python/rebuild.py
Abuild/src/twisted/python/failure.py
Abuild/src/twisted/python/lockfile.py
Abuild/src/twisted/python/threadable.py
Abuild/src/twisted/python/finalize.py
Abuild/src/twisted/python/win32.py
Abuild/src/twisted/python/dist.py
Abuild/src/twisted/python/_epoll.c
Abuild/src/twisted/python/formmethod.py
Abuild/src/twisted/python/shortcut.py
Abuild/src/twisted/python/zsh
Abuild/src/twisted/python/zsh/_tap2deb
Abuild/src/twisted/python/zsh/_manhole
Abuild/src/twisted/python/zsh/_tapconvert
Abuild/src/twisted/python/zsh/_tap2rpm
Abuild/src/twisted/python/zsh/_ckeygen
Abuild/src/twisted/python/zsh/_tkconch
Abuild/src/twiste

[Zope-dev] Zope Tests: 5 OK

2008-06-07 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Fri Jun  6 11:00:00 2008 UTC to Sat Jun  7 11:00:00 2008 UTC.
There were 5 messages: 5 from Zope Tests.


Tests passed OK
---

Subject: OK : Zope-2.8 Python-2.3.6 : Linux
From: Zope Tests
Date: Fri Jun  6 20:59:15 EDT 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-June/009665.html

Subject: OK : Zope-2.9 Python-2.4.4 : Linux
From: Zope Tests
Date: Fri Jun  6 21:00:45 EDT 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-June/009666.html

Subject: OK : Zope-2.10 Python-2.4.4 : Linux
From: Zope Tests
Date: Fri Jun  6 21:02:16 EDT 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-June/009667.html

Subject: OK : Zope-2.11 Python-2.4.4 : Linux
From: Zope Tests
Date: Fri Jun  6 21:03:46 EDT 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-June/009668.html

Subject: OK : Zope-trunk Python-2.4.4 : Linux
From: Zope Tests
Date: Fri Jun  6 21:05:17 EDT 2008
URL: http://mail.zope.org/pipermail/zope-tests/2008-June/009669.html

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildbot failure in Zope on zope.pagetemplate

2008-06-07 Thread ct
The Buildbot has detected a new failure of zope.pagetemplate on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zope.pagetemplate/builds/92

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zope.pagetemplate nightly' triggered 
this build
Build Source Stamp: [branch zope.pagetemplate/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/bootstrap.py
Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/zope
Abuild/src/zope/__init__.py
Abuild/src/zope/pagetemplate
Abuild/src/zope/pagetemplate/pagetemplate.py
Abuild/src/zope/pagetemplate/pagetemplatefile.py
Abuild/src/zope/pagetemplate/architecture.txt
Abuild/src/zope/pagetemplate/tests
Abuild/src/zope/pagetemplate/tests/input
Abuild/src/zope/pagetemplate/tests/input/checknotexpression.html
Abuild/src/zope/pagetemplate/tests/input/translation.html
Abuild/src/zope/pagetemplate/tests/input/checkpathnothing.html
Abuild/src/zope/pagetemplate/tests/input/dtml1.html
Abuild/src/zope/pagetemplate/tests/input/__init__.py
Abuild/src/zope/pagetemplate/tests/input/checkwithxmlheader.html
Abuild/src/zope/pagetemplate/tests/input/dtml3.html
Abuild/src/zope/pagetemplate/tests/input/checknothing.html
Abuild/src/zope/pagetemplate/tests/input/stringexpression.html
Abuild/src/zope/pagetemplate/tests/input/globalsshadowlocals.html
Abuild/src/zope/pagetemplate/tests/input/teeshop1.html
Abuild/src/zope/pagetemplate/tests/input/teeshop2.html
Abuild/src/zope/pagetemplate/tests/input/loop1.html
Abuild/src/zope/pagetemplate/tests/input/teeshoplaf.html
Abuild/src/zope/pagetemplate/tests/input/checkpathalt.html
Abuild/src/zope/pagetemplate/tests/output
Abuild/src/zope/pagetemplate/tests/output/checknotexpression.html
Abuild/src/zope/pagetemplate/tests/output/checkpathnothing.html
Abuild/src/zope/pagetemplate/tests/output/dtml1a.html
Abuild/src/zope/pagetemplate/tests/output/dtml3.html
Abuild/src/zope/pagetemplate/tests/output/dtml1b.html
Abuild/src/zope/pagetemplate/tests/output/__init__.py
Abuild/src/zope/pagetemplate/tests/output/stringexpression.html
Abuild/src/zope/pagetemplate/tests/output/globalsshadowlocals.html
Abuild/src/zope/pagetemplate/tests/output/teeshop1.html
Abuild/src/zope/pagetemplate/tests/output/teeshop2.html
Abuild/src/zope/pagetemplate/tests/output/teeshoplaf.html
Abuild/src/zope/pagetemplate/tests/output/loop1.html
Abuild/src/zope/pagetemplate/tests/output/checkpathalt.html
Abuild/src/zope/pagetemplate/tests/output/translation.html
Abuild/src/zope/pagetemplate/tests/output/checkwithxmlheader.html
Abuild/src/zope/pagetemplate/tests/output/checknothing.html
Abuild/src/zope/pagetemplate/tests/test_basictemplate.py
Abuild/src/zope/pagetemplate/tests/util.py
Abuild/src/zope/pagetemplate/tests/__init__.py
Abuild/src/zope/pagetemplate/tests/batch.py
Abuild/src/zope/pagetemplate/tests/test_ptfile.py
Abuild/src/zope/pagetemplate/tests/testpackage
Abuild/src/zope/pagetemplate/tests/testpackage/content.py
Abuild/src/zope/pagetemplate/tests/testpackage/__init__.py
Abuild/src/zope/pagetemplate/tests/testpackage/view.pt
Abuild/src/zope/pagetemplate/tests/test_htmltests.py
Abuild/src/zope/pagetemplate/DEPENDENCIES.cfg
Abuild/src/zope/pagetemplate/__init__.py
Abuild/src/zope/pagetemplate/interfaces.py
Abuild/src/zope/pagetemplate/readme.txt
Abuild/README.txt
 U   build
Checked out revision 87225.
Creating directory '/home/ctheune/zope.org/slave/zope.pagetemplate/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/zope.pagetemplate/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/zope.pagetemplate/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/zope.pagetemplate/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/zope.pagetemplate/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/zope.pagetemplate/build/.'
Installing test.
Generated script 
'/home/ctheune/zope.org/slave/zope.pagetemplate/build/bin/test'.
Running unit tests:


Failure in test test_html_default_encoding 
(zope.pagetemplate.tests.test_ptfile.TypeSniffingTestCase)
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
  File 
"/home/ctheune/zope.org/slave/zope.pagetemplate/build/src/zope/pagetemplate/tests/test_ptfile.py",
 line 149, in test_html_default_encoding
u""
  File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 
u'\u0422\u0435\u0441\u0442' != 
u'\u0422\u0435\u0441\u0442\n'



Failure in test test_html_encoding_by_m

[Zope-dev] buildbot failure in Zope on z3c.etestbrowser

2008-06-07 Thread ct
The Buildbot has detected a new failure of z3c.etestbrowser on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/z3c.etestbrowser/builds/98

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'z3c.etestbrowser nightly' triggered 
this build
Build Source Stamp: [branch z3c.etestbrowser/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

Abuild/buildout.cfg
Abuild/CHANGES.txt
Abuild/setup.py
Abuild/src
Abuild/src/z3c
Abuild/src/z3c/__init__.py
Abuild/src/z3c/etestbrowser
Abuild/src/z3c/etestbrowser/TODO.txt
Abuild/src/z3c/etestbrowser/testing.py
Abuild/src/z3c/etestbrowser/__init__.py
Abuild/src/z3c/etestbrowser/ftesting.zcml
Abuild/src/z3c/etestbrowser/tests.py
Abuild/src/z3c/etestbrowser/README.txt
Abuild/src/z3c/etestbrowser/lxml.pt
Abuild/README.txt
 U   build

Fetching external item into 'build/bootstrap'
Abuild/bootstrap/bootstrap.py
Checked out external at revision 87222.

Checked out revision 87222.
Creating directory '/home/ctheune/zope.org/slave/z3c.etestbrowser/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.etestbrowser/build/parts'.
Creating directory 
'/home/ctheune/zope.org/slave/z3c.etestbrowser/build/develop-eggs'.
Generated script 
'/home/ctheune/zope.org/slave/z3c.etestbrowser/build/bin/buildout'.
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script 
'/home/ctheune/zope.org/slave/z3c.etestbrowser/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.etestbrowser/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.etestbrowser/build/bin/test'.
Running z3c.etestbrowser.tests.ETestBrowserLayer tests:
  Set up z3c.etestbrowser.tests.ETestBrowserLayer Traceback (most recent call 
last):
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
 line 1252, in run_layer
  File 
"/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
 line 1377, in setup_layer
  File 
"/home/ctheune/eggs/tmpa5sM4m/zope.app.testing-3.4.2-py2.4.egg/zope/app/testing/functional.py",
 line 288, in setUp
  File 
"/home/ctheune/eggs/tmpa5sM4m/zope.app.testing-3.4.2-py2.4.egg/zope/app/testing/functional.py",
 line 194, in __init__
  File 
"/home/ctheune/eggs/tmp_KUDlG/zope.app.debug-3.4.1-py2.4.egg/zope/app/debug/debug.py",
 line 36, in __init__
  File 
"/home/ctheune/eggs/zope.app.appsetup-3.4.1-py2.4.egg/zope/app/appsetup/appsetup.py",
 line 111, in config
context = xmlconfig.file(file, context=context, execute=execute)
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py",
 line 610, in file
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py",
 line 546, in include
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py",
 line 378, in processxmlfile
  File "/usr/local/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
self.feed(buffer)
  File "/usr/local/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
self._parser.Parse(data, isFinal)
  File "/usr/local/lib/python2.4/xml/sax/expatreader.py", line 348, in 
end_element_ns
self._cont_handler.endElementNS(pair, None)
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py",
 line 357, in endElementNS
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py",
 line 542, in end
  File 
"/home/ctheune/eggs/tmpII-MxJ/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py",
 line 690, in finish
  File 
"/home/ctheune/eggs/tmpmJlMFa/zope.app.publisher-3.5.0a4-py2.4.egg/zope/app/publisher/browser/viewmeta.py",
 line 112, in page
ZopeXMLConfigurationError: File 
"/home/ctheune/zope.org/slave/z3c.etestbrowser/build/src/z3c/etestbrowser/ftesting.zcml",
 line 33.2-38.6
ConfigurationError: ('No such file', 
'/home/ctheune/zope.org/slave/z3c.etestbrowser/build/src/z3c/etestbrowser/funny.pt')

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildbot news: sending notifications and current broken builds

2008-06-07 Thread Christian Theune
On Fri, Jun 06, 2008 at 09:56:38AM -0400, Gary Poster wrote:
>
> On Jun 6, 2008, at 9:48 AM, Fred Drake wrote:
>
>> On Fri, Jun 6, 2008 at 9:44 AM, Benji York <[EMAIL PROTECTED]> wrote:
>>> I avoided suggesting this earlier, but perhaps we need to define a  
>>> level
>>> to run the tests at.  Then buildbot could run all tests at level X  
>>> and
>>> below and you could put the truly long-running tests above X.
>>
>> Another approach would be to have the buildbot run a bin/buildbot-test
>> instead of bin/test, if present.  That let's the package suggest what
>> makes sense for running under buildbot without having to get people to
>> agree on how "levels" are used (a more complicated issue).
>
> Huh, that sounds like it might be easy-ish for Christian, putting the  
> responsibility where it arguably should be, on the package maintainer.  
> +1, if Christian says it's easy for him.

Sounds easy to do. Putting that on my list.

-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildbot news: sending notifications and current broken builds

2008-06-07 Thread Christian Theune
On Fri, Jun 06, 2008 at 08:35:57AM +0200, Andreas Jung wrote:
> A minor usability  suggestion:
>
> please provide links at the top of the page for every top-level namespace 
> that would setup the filter for this namespace.

Done. I'm only displaying namespaces that have at least two packages in them,
though.


-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildbot news: sending notifications and current broken builds

2008-06-07 Thread Christian Theune
On Fri, Jun 06, 2008 at 08:37:48AM -0400, Benji York wrote:
> On Fri, Jun 6, 2008 at 2:23 AM, Christian Theune <[EMAIL PROTECTED]> wrote:
> > I've watched my buildbot send out notifications for a while and pondered how
> > to make them available to more people.
> 
> We really need something like this.  Thanks.
> 
> A suggestion: I'd like to have the tests run with --all.

I've added --all for now, we'll see what comes out of the discussion of
identifying a specific level for each package that the buildbot should run.

-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildbot news: sending notifications and current broken builds

2008-06-07 Thread Christian Theune
On Fri, Jun 06, 2008 at 07:50:30AM -0400, Gary Poster wrote:
>
> On Jun 6, 2008, at 7:44 AM, Gary Poster wrote:
>
>> Hey Christian.  Thanks for this.  It would be nice to have a link from 
>> this page to the failure output (to address "works for me" issues, as 
>> well as for a quick triage).
>
> ...but I found 'em by digging around on the site, so, mostly nevermind.

The report entries for each build are linked to the build overview page now.

-- 
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )