[Zope-dev] zope-tests - FAILED: 21, OK: 31
Tres Seaver
tseaver at palladion.com
Thu Oct 20 10:58:09 EST 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> [1] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051353.html
>
>
>
> [2] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051351.html
>
>
>
> [3] FAILED ZTK 1.0dev / Python2.6.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051352.html
These
>
are all failing due to a missing version pin for 'six', which
should not happen: the ZTK 1.0 package set should not include the new
version of 'zope.schema' which introduced this dependency.
> [4] FAILED ZTK 1.1 / Python2.5.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051398.html
>
>
>
> [5] FAILED ZTK 1.1 / Python2.6.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051397.html
>
>
>
> [6] FAILED ZTK 1.1 / Python2.7.2 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051396.html
This
>
failure is due to the unexpected presence of a 'Data.fs' file in
what is supposed to be a newly-created tempdir. I don't understand
how that is supposed to work, but the bug seems real.
> [7] FAILED ZTK 1.1dev / Python2.5.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051354.html
Syntax
>
errors due to Py3k compatibility changes in 'zope.schema'. The
"ZTK 1.1dev" checkouts pull in the trunk of 'zope.schema', which is
now backward-incompatible (it drops support for Python 2.5). I think
we should be creating a '3.8' branch of 'zope.schema' (copied from
3.8.1), and make the "ZTK 1.1dev" checkout use that. Meanwhile, I
think we should update the 'zope.schema' trunk to indicate that it is
targeting a new major version, 4.0, due to new dependencies and
dropping Python 2.5 compatibility.
> [8] FAILED ZTK 1.1dev / Python2.6.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051356.html
There
>
is an odd 'zope.testrunner' failure here:
Usage: test [options] [MODULE] [TEST]
test: error: option --profile: invalid choice: 'cProfile' (choose from )
Failure in test
/home/ccomb/ztk1.1dev-slave/Python2.6.5-Linux-64bit/build/src/zope.testrunner/src/zope/testrunner/testrunner-subunit.txt
Failed doctest test for testrunner-subunit.txt
And also the "unexpected Data.fs" issue which affected #4, 5, and 6.
> [9] FAILED ZTK 1.1dev / Python2.7.2 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051355.html
This
>
is the "unexpected Data.fs" issue which affected #4, 5, and 6.
I'm ignoring the 'z3c.*' failures: I still want these tests either
fixed or else dropped from the daily report.
> [21] FAILED winbot / ztk_dev py_254_win32
> https://mail.zope.org/pipermail/zope-tests/2011-October/051382.html
This
>
is the same Python 2.5 incompatibility problem which afflicts #7.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk6gRRAACgkQ+gerLs4ltQ7/DwCePrkkEc0JzRq5ukPaPpvgx/YC
MZ4Anj0IM4SH/uWPnvVVOXbtO2fBCEfu
=rxze
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list