[Zope3-dev] zc.selenium test isolation

Christian Theune ct at gocept.com
Wed Jan 10 05:10:47 EST 2007


Hi,

I'd like to propose a change to zc.selenium to increase test isolation
in the face of failing tests.

We use demostorage elegantly by keeping a stack of wrapped storages that
are pushed and popped automatically while the selenium tests run.

However, when a test fails, selenium might skip a few pop operations and
following tests might fail spuriously.

I propose to add an "ultimate" pop at the beginning of each test, to
ensure consistency/isolation at those points.

Christian

-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20070110/b86879c5/attachment.bin


More information about the Zope3-dev mailing list