Re: [Zope-dev] I have loads of tests failing on zc.buildout on trunk

2010-07-22 Thread Gary Poster

On Jul 22, 2010, at 3:40 AM, Lennart Regebro wrote:

> On Thu, Jul 22, 2010 at 08:38, Lennart Regebro  wrote:
>> Am I doing something wrong? I have a dedicated python 2.6, and run
>> python2.6 dev.py and then bin/test.
> 
> I looked through the tests again, and some of the tests are clearly an
> effect of using doctest instead of zope.testing.doctest, I recognize
> that. I'll try again with zope.testing.doctest, so ignore this mail
> for a couple of hourse. I'll be back. :-)

Lennart, I've been trying to get in touch with you--this is the third email 
I've sent (the other two were cc'd to the distutils list).  Hellooo?

Gary

___
Zope-Dev maillist  -  Zope-Dev@zope.org
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-dev] I have loads of tests failing on zc.buildout on trunk

2010-07-22 Thread Lennart Regebro
Wichert reminded me that this should be on distutils-sig, which I had
forgotten. Continue there.
-- 
Lennart Regebro: http://regebro.wordpress.com/
Python 3 Porting: http://python3porting.com/
+33 661 58 14 64
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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-dev] I have loads of tests failing on zc.buildout on trunk

2010-07-22 Thread Lennart Regebro
On Thu, Jul 22, 2010 at 08:40, Lennart Regebro  wrote:
> On Thu, Jul 22, 2010 at 08:38, Lennart Regebro  wrote:
>> Am I doing something wrong? I have a dedicated python 2.6, and run
>> python2.6 dev.py and then bin/test.
>
> I looked through the tests again, and some of the tests are clearly an
> effect of using doctest instead of zope.testing.doctest, I recognize
> that. I'll try again with zope.testing.doctest, so ignore this mail
> for a couple of hourse. I'll be back. :-)

OK, I got that down to one error:

"bootstrap.py: error: no such option: --setup-source"

It seems the --setup-source option is gone? I can remove the test...
Then I can start updating the tests to using zope.testrunner and
doctest as well, that seems to be a couple of extra failing tests
there.

-- 
Lennart Regebro, Colliberty: http://www.colliberty.com/
Python, Zope, Plone blog: http://regebro.wordpress.com/
Telephone: +33 661 58 14 64
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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-dev] I have loads of tests failing on zc.buildout on trunk

2010-07-22 Thread Lennart Regebro
On Thu, Jul 22, 2010 at 08:38, Lennart Regebro  wrote:
> Am I doing something wrong? I have a dedicated python 2.6, and run
> python2.6 dev.py and then bin/test.

I looked through the tests again, and some of the tests are clearly an
effect of using doctest instead of zope.testing.doctest, I recognize
that. I'll try again with zope.testing.doctest, so ignore this mail
for a couple of hourse. I'll be back. :-)
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


[Zope-dev] I have loads of tests failing on zc.buildout on trunk

2010-07-22 Thread Lennart Regebro
Am I doing something wrong? I have a dedicated python 2.6, and run
python2.6 dev.py and then bin/test.

-- 
Lennart Regebro, Colliberty: http://www.colliberty.com/
Python, Zope, Plone blog: http://regebro.wordpress.com/
Telephone: +33 661 58 14 64
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )