Re: [Zope-dev] Tests results for Zope 3.5dev KGS

2009-02-09 Thread Brian Sutherland
On Mon, Feb 09, 2009 at 10:52:01AM +0300, Dan Korostelev wrote:
 2009/2/9 Dan Korostelev nad...@gmail.com:
  2009/2/9 Stephan Richter srich...@cosmos.phy.tufts.edu:
  Anyone, how close are we to a z3c.form 2.0 release?
 
  I worked on the multi widget a little some time ago, adding
  conditional add/remove buttons. However, there are still some (not too
  important though) TODOs on it.
 
  Also, there's a really strage bug with macros when using z3c.pt
  discovered in tests/simple_groupedit.pt. I leaved a comment there [1],
  I guess that's for Malthe. :-)
 
  I think, I'll try to make a review of current z3c.form's state and
  write more on that.
 
  [1] 
  http://svn.zope.org/z3c.form/trunk/src/z3c/form/tests/simple_groupedit.pt?view=auto
 
 
 Oh, also, I guess it should use z3c.ptcompat rather than z3c.pt.compat
 for z3c.pt thing.

I have a branch for that, but am blocked on merging that because the
z3c.ptcompat code has test failures (in itself and z3c.form). These test
failures existed before I moved z3c.pt.compat to z3c.ptcompat.

 
 -- 
 WBR, Dan Korostelev
 ___
 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 )

-- 
Brian Sutherland
___
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] Tests results for Zope 3.5dev KGS

2009-02-09 Thread Christophe Combelles
Stephan Richter a écrit :
 On Sunday 08 February 2009, Christophe Combelles wrote:
 For now I only have the py2.5-64bit slave, but I have similar results,
 though less tests:

 http://zope3.afpy.org/buildbot/
 12895 tests, 27 failures, 10 errors

 I'll add other slaves soon (32bit and py2.6).
 
 Fantastic! That's great news. BTW, I think you can take Py3.0 from the list, 
 since we are not aiming at supporting it yet.

It doesn't eat any time or CPU since it doesn't work, so I'll leave it here, 
think of it as some sort of reminder :)  As soon as we'll have virtualenv, 
buildout and setuptools released for 3.0, we will have a first sight on the 
global status on this topic.

Christophe
(working on setting up a 32bit slave, either on qemu or another machine)

 
 I think several problems are shallow:
 
 - Restricted Python fails for strange reasons. Installing the trunk as devel 
 egg works. I think it has something to do with Sidnei making the latest 
 release and he is on Windows.
 
 - The z3c.form issues should be fixed in trunk. Anyone, how close are we to a 
 z3c.form 2.0 release? (Mmmh, I guess I should know. ;-( Adam? Roger? Dan? 
 Malthe?)
 
 - Several other packages fail because they have not been adjusted to the 
 latest refactorings.
 
 Those are the low-hanging fruits I think.
 
 Regards,
 Stephan

___
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] Tests results for Zope 3.5dev KGS

2009-02-09 Thread Stephan Richter
On Monday 09 February 2009, Brian Sutherland wrote:
  Oh, also, I guess it should use z3c.ptcompat rather than z3c.pt.compat
  for z3c.pt thing.

 I have a branch for that, but am blocked on merging that because the
 z3c.ptcompat code has test failures (in itself and z3c.form). These test
 failures existed before I moved z3c.pt.compat to z3c.ptcompat.

Check it in; it will save Dan some time. ;-)

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
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] Tests results for Zope 3.5dev KGS

2009-02-09 Thread Stephan Richter
On Sunday 08 February 2009, Dan Korostelev wrote:
 I think, I'll try to make a review of current z3c.form's state and
 write more on that.

Thanks a lot!

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
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] Tests results for Zope 3.5dev KGS

2009-02-09 Thread Brian Sutherland
On Mon, Feb 09, 2009 at 07:28:11AM -0800, Stephan Richter wrote:
 On Monday 09 February 2009, Brian Sutherland wrote:
   Oh, also, I guess it should use z3c.ptcompat rather than z3c.pt.compat
   for z3c.pt thing.
 
  I have a branch for that, but am blocked on merging that because the
  z3c.ptcompat code has test failures (in itself and z3c.form). These test
  failures existed before I moved z3c.pt.compat to z3c.ptcompat.
 
 Check it in; it will save Dan some time. ;-)

Merged in 96320.

 
 Regards,
 Stephan
 -- 
 Stephan Richter
 Web Software Design, Development and Training
 Google me. Zope Stephan Richter
 

-- 
Brian Sutherland
___
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] Tests results for Zope 3.5dev KGS

2009-02-08 Thread Christophe Combelles
For now I only have the py2.5-64bit slave, but I have similar results, though 
less tests:

http://zope3.afpy.org/buildbot/
12895 tests, 27 failures, 10 errors

I'll add other slaves soon (32bit and py2.6).

Christophe

Stephan Richter a écrit :
 Hi all,
 
 I just ran all tests over night and here is the result
 
 Tests with errors:
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
testDoomedTransaction 
 (zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
testTransactionAnnotation 
 (zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
testTransactionCommitAfterCall 
 (zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
testAbortTransactionWithErrorReportingUtility 
 (zope.app.publication.tests.test_zopepublication.ZopePublicationErrorHandling)
 
 Tests with failures:

 /opt/zope/packages/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZEO/tests/zeo_blob_cache.test

 /opt/zope/packages/eggs/z3c.etestbrowser-1.2.1-py2.5.egg/z3c/etestbrowser/README.txt

 /opt/zope/packages/eggs/z3c.layer.minimal-1.0.1-py2.5.egg/z3c/layer/minimal/tests/../README.txt

 /opt/zope/packages/eggs/zope.app.testing-3.6.0-py2.5.egg/zope/app/testing/cookieTestOne.txt

 /opt/zope/packages/eggs/zope.app.testing-3.6.0-py2.5.egg/zope/app/testing/cookieTestTwo.txt
/opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/contenttype.txt
/opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/download.txt
/opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/upload.txt
/opt/zope/packages/eggs/zope.html-1.1.0-py2.5.egg/zope/html/browser.txt
/opt/zope/packages/eggs/z3c.form-1.9.0-py2.5.egg/z3c/form/tests/../form.txt

 /opt/zope/packages/eggs/z3c.form-1.9.0-py2.5.egg/z3c/form/tests/../group.txt

 /opt/zope/packages/eggs/z3c.formjs-0.4.1-py2.5.egg/z3c/formjs/tests/../jsclientevent.txt

 /opt/zope/packages/eggs/zc.catalog-1.3.0-py2.5.egg/zc/catalog/extentcatalog.txt

 /opt/zope/packages/eggs/zc.catalog-1.3.0-py2.5.egg/zc/catalog/extentcatalog.txt
normalize (zc.i18n.date)
/opt/zope/packages/eggs/zc.table-0.7.0-py2.5.egg/zc/table/column.txt
/opt/zope/packages/eggs/zc.table-0.7.0-py2.5.egg/zc/table/fieldcolumn.txt
test_ctl (zc.zope3recipes.tests)
test_sane_errors_from_recipe (zc.zope3recipes.tests)
work_with_old_zc_deployment (zc.zope3recipes.tests)

 /opt/zope/packages/eggs/zc.zope3recipes-0.7.0-py2.5.egg/zc/zope3recipes/README.txt
test_provides 
 (zope.app.interface.tests.test_interface.PersistentInterfaceTest)
test_error_handling (zope.formlib.tests)

 /opt/zope/packages/eggs/zope.schema-3.5.1-py2.5.egg/zope/schema/tests/../validation.txt

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/setupstack.txt

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-debugging-layer-setup.test

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-layers-ntd.txt

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-layers.txt

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-profiling.txt

 /opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-profiling-cprofiler.txt
 Total: 12937 tests, 30 failures, 10 errors in 41 minutes 1.150 seconds.
 
 Regards,
 Stephan

___
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] Tests results for Zope 3.5dev KGS

2009-02-08 Thread Dan Korostelev
2009/2/8 Christophe Combelles cc...@free.fr:
 For now I only have the py2.5-64bit slave, but I have similar results, though
 less tests:

 http://zope3.afpy.org/buildbot/
 12895 tests, 27 failures, 10 errors

 I'll add other slaves soon (32bit and py2.6).

Great! BTW, can you please set the english locale for buildbots? :)

-- 
WBR, Dan Korostelev
___
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] Tests results for Zope 3.5dev KGS

2009-02-08 Thread Stephan Richter
On Sunday 08 February 2009, Christophe Combelles wrote:
 For now I only have the py2.5-64bit slave, but I have similar results,
 though less tests:

 http://zope3.afpy.org/buildbot/
 12895 tests, 27 failures, 10 errors

 I'll add other slaves soon (32bit and py2.6).

Fantastic! That's great news. BTW, I think you can take Py3.0 from the list, 
since we are not aiming at supporting it yet.

I think several problems are shallow:

- Restricted Python fails for strange reasons. Installing the trunk as devel 
egg works. I think it has something to do with Sidnei making the latest 
release and he is on Windows.

- The z3c.form issues should be fixed in trunk. Anyone, how close are we to a 
z3c.form 2.0 release? (Mmmh, I guess I should know. ;-( Adam? Roger? Dan? 
Malthe?)

- Several other packages fail because they have not been adjusted to the 
latest refactorings.

Those are the low-hanging fruits I think.

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
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] Tests results for Zope 3.5dev KGS

2009-02-08 Thread Dan Korostelev
2009/2/9 Stephan Richter srich...@cosmos.phy.tufts.edu:
 Anyone, how close are we to a z3c.form 2.0 release?

I worked on the multi widget a little some time ago, adding
conditional add/remove buttons. However, there are still some (not too
important though) TODOs on it.

Also, there's a really strage bug with macros when using z3c.pt
discovered in tests/simple_groupedit.pt. I leaved a comment there [1],
I guess that's for Malthe. :-)

I think, I'll try to make a review of current z3c.form's state and
write more on that.

[1] 
http://svn.zope.org/z3c.form/trunk/src/z3c/form/tests/simple_groupedit.pt?view=auto

-- 
WBR, Dan Korostelev
___
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] Tests results for Zope 3.5dev KGS

2009-02-08 Thread Dan Korostelev
2009/2/9 Dan Korostelev nad...@gmail.com:
 2009/2/9 Stephan Richter srich...@cosmos.phy.tufts.edu:
 Anyone, how close are we to a z3c.form 2.0 release?

 I worked on the multi widget a little some time ago, adding
 conditional add/remove buttons. However, there are still some (not too
 important though) TODOs on it.

 Also, there's a really strage bug with macros when using z3c.pt
 discovered in tests/simple_groupedit.pt. I leaved a comment there [1],
 I guess that's for Malthe. :-)

 I think, I'll try to make a review of current z3c.form's state and
 write more on that.

 [1] 
 http://svn.zope.org/z3c.form/trunk/src/z3c/form/tests/simple_groupedit.pt?view=auto


Oh, also, I guess it should use z3c.ptcompat rather than z3c.pt.compat
for z3c.pt thing.

-- 
WBR, Dan Korostelev
___
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] Tests results for Zope 3.5dev KGS

2009-02-06 Thread Stephan Richter
Hi all,

I just ran all tests over night and here is the result

Tests with errors:
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   runTest (zope.testing.testrunner.runner.SetUpLayerFailure)
   testDoomedTransaction 
(zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
   testTransactionAnnotation 
(zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
   testTransactionCommitAfterCall 
(zope.app.publication.tests.test_zopepublication.ZopePublicationTests)
   testAbortTransactionWithErrorReportingUtility 
(zope.app.publication.tests.test_zopepublication.ZopePublicationErrorHandling)

Tests with failures:
   
/opt/zope/packages/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZEO/tests/zeo_blob_cache.test
   
/opt/zope/packages/eggs/z3c.etestbrowser-1.2.1-py2.5.egg/z3c/etestbrowser/README.txt
   
/opt/zope/packages/eggs/z3c.layer.minimal-1.0.1-py2.5.egg/z3c/layer/minimal/tests/../README.txt
   
/opt/zope/packages/eggs/zope.app.testing-3.6.0-py2.5.egg/zope/app/testing/cookieTestOne.txt
   
/opt/zope/packages/eggs/zope.app.testing-3.6.0-py2.5.egg/zope/app/testing/cookieTestTwo.txt
   /opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/contenttype.txt
   /opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/download.txt
   /opt/zope/packages/eggs/zope.file-0.4.0-py2.5.egg/zope/file/upload.txt
   /opt/zope/packages/eggs/zope.html-1.1.0-py2.5.egg/zope/html/browser.txt
   /opt/zope/packages/eggs/z3c.form-1.9.0-py2.5.egg/z3c/form/tests/../form.txt
   /opt/zope/packages/eggs/z3c.form-1.9.0-py2.5.egg/z3c/form/tests/../group.txt
   
/opt/zope/packages/eggs/z3c.formjs-0.4.1-py2.5.egg/z3c/formjs/tests/../jsclientevent.txt
   
/opt/zope/packages/eggs/zc.catalog-1.3.0-py2.5.egg/zc/catalog/extentcatalog.txt
   
/opt/zope/packages/eggs/zc.catalog-1.3.0-py2.5.egg/zc/catalog/extentcatalog.txt
   normalize (zc.i18n.date)
   /opt/zope/packages/eggs/zc.table-0.7.0-py2.5.egg/zc/table/column.txt
   /opt/zope/packages/eggs/zc.table-0.7.0-py2.5.egg/zc/table/fieldcolumn.txt
   test_ctl (zc.zope3recipes.tests)
   test_sane_errors_from_recipe (zc.zope3recipes.tests)
   work_with_old_zc_deployment (zc.zope3recipes.tests)
   
/opt/zope/packages/eggs/zc.zope3recipes-0.7.0-py2.5.egg/zc/zope3recipes/README.txt
   test_provides 
(zope.app.interface.tests.test_interface.PersistentInterfaceTest)
   test_error_handling (zope.formlib.tests)
   
/opt/zope/packages/eggs/zope.schema-3.5.1-py2.5.egg/zope/schema/tests/../validation.txt
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/setupstack.txt
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-debugging-layer-setup.test
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-layers-ntd.txt
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-layers.txt
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-profiling.txt
   
/opt/zope/packages/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/testrunner/testrunner-profiling-cprofiler.txt
Total: 12937 tests, 30 failures, 10 errors in 41 minutes 1.150 seconds.

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. Zope Stephan Richter
___
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 )