zope-tests - FAILED: 11, OK: 23

View: New views
2 Messages — Rating Filter:   Alert me  

zope-tests - FAILED: 11, OK: 23

by CMF tests summarizer-2 :: Rate this Message:

| View Threaded | Show Only this Message

This is the summary for test reports received on the
zope-tests list between 2012-07-03 00:00:00 UTC and 2012-07-04 00:00:00 UTC:

See the footnotes for test reports of unsuccessful builds.

An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds

Reports received
----------------

       Zope 3.4 Known Good Set / py2.4-32bit-linux
       Zope 3.4 Known Good Set / py2.4-64bit-linux
       Zope 3.4 Known Good Set / py2.5-32bit-linux
       Zope 3.4 Known Good Set / py2.5-64bit-linux
       Zope-2.10 Python-2.4.6 : Linux
       Zope-2.11 Python-2.4.6 : Linux
       Zope-2.12 Python-2.6.8 : Linux
       Zope-2.13 Python-2.6.8 : Linux
       Zope-2.13 Python-2.7.3 : Linux
       Zope-trunk Python-2.6.8 : Linux
       Zope-trunk Python-2.7.3 : Linux
       winbot / ZODB_dev py_265_win32
       winbot / ZODB_dev py_265_win64
       winbot / ZODB_dev py_270_win32
       winbot / ZODB_dev py_270_win64
[1]    winbot / zope.app.applicationcontrol_py_265_32
[2]    winbot / zope.app.authentication_py_265_32
[3]    winbot / zope.app.component_py_265_32
[4]    winbot / zope.app.container_py_265_32
[5]    winbot / zope.app.exception_py_265_32
[6]    winbot / zope.app.generations_py_265_32
[7]    winbot / zope.app.publisher_py_265_32
[8]    winbot / zope.app.rotterdam_py_265_32
[9]    winbot / zope.app.session_py_265_32
[10]   winbot / zope.app.testing_py_265_32
[11]   winbot / zope.app.zcmlfiles_py_265_32
       winbot / ztk_10 py_254_win32
       winbot / ztk_10 py_265_win32
       winbot / ztk_10 py_265_win64
       winbot / ztk_11 py_254_win32
       winbot / ztk_11 py_265_win32
       winbot / ztk_11 py_265_win64
       winbot / ztk_11 py_270_win32
       winbot / ztk_11 py_270_win64

Non-OK results
--------------

[1]    FAILED  winbot / zope.app.applicationcontrol_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065038.html


[2]    FAILED  winbot / zope.app.authentication_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065036.html


[3]    FAILED  winbot / zope.app.component_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065030.html


[4]    FAILED  winbot / zope.app.container_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065029.html


[5]    FAILED  winbot / zope.app.exception_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065033.html


[6]    FAILED  winbot / zope.app.generations_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065026.html


[7]    FAILED  winbot / zope.app.publisher_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065034.html


[8]    FAILED  winbot / zope.app.rotterdam_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065028.html


[9]    FAILED  winbot / zope.app.session_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065035.html


[10]   FAILED  winbot / zope.app.testing_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065031.html


[11]   FAILED  winbot / zope.app.zcmlfiles_py_265_32
       https://mail.zope.org/pipermail/zope-tests/2012-July/065032.html


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

Re: zope-tests - FAILED: 11, OK: 23

by Tres Seaver :: Rate this Message:

| View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/04/2012 09:00 PM, Zope tests summarizer wrote:
>
> [1]    FAILED  winbot / zope.app.applicationcontrol_py_265_32
> https://mail.zope.org/pipermail/zope-tests/2012-July/065038.html

Hmmm, it doesn't look as though that test run pulled in the new
zope.browserpage:

 http://winbot.zope.org/builders/zope.app.applicationcontrol_py_265_32/builds/545/steps/buildout/logs/stdio

On my box, from scratch:

- --------------------------- %< ----------------------------------
$ cd /tmp
$ svn co $ZSVN/zope.app.applicationcontrol/trunk zac
...
$ /opt/Python-2.6.8/bin/python bootstrap.py && \
  bin/buildout && \
  bin/test --all
...
Generated script '/tmp/zac/bin/test'.
Running zope.app.applicationcontrol.testing.ApplicationControlLayer tests:
  Set up zope.app.applicationcontrol.testing.ApplicationControlLayer in
1.804 seconds.
  Ran 4 tests with 0 failures and 0 errors in 0.537 seconds.
Running zope.testrunner.layer.UnitTests tests:
  Tear down zope.app.applicationcontrol.testing.ApplicationControlLayer
in 0.002 seconds.
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 15 tests with 0 failures and 0 errors in 0.068 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 19 tests, 0 failures, 0 errors in 2.717 seconds.
- --------------------------- %< ----------------------------------

The others look to be the same issue.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver@...
Palladion Software   "Excellence by Design"    http://palladion.com


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/1YN4ACgkQ+gerLs4ltQ6NRgCggztZlU3UcyzAuU7pP4fUA5eg
x9EAnjSuKnZZbY4mcMUb8KCJd/fjWwqS
=coCm
-----END PGP SIGNATURE-----

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