Julien Anguenot wrote:

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

Hi,

Could someone try to launch the tests with a Zope3 checkout under
Windows this way ? :

$ python bin/test -vpu --dir src\\zope\\

E:\dev\zope3_trunk>python test -vpu --dir src\\zope\\

Configuration file found.
Running UNIT tests at level 1
Running UNIT tests from E:\dev\zope3_trunk
Traceback (most recent call last):
 File "test.py", line 27, in ?
   zope.app.testing.test.process_args()
File "E:\dev\zope3_trunk\src\zope\app\testing\test.py", line 1170, in process
args
   bad = main(MODULE_FILTERS, TEST_FILTERS, LIBDIR)
 File "E:\dev\zope3_trunk\src\zope\app\testing\test.py", line 799, in main
   files = find_tests(module_filter)
File "E:\dev\zope3_trunk\src\zope\app\testing\test.py", line 584, in find_tes
s
   d = find_test_dir(d)
File "E:\dev\zope3_trunk\src\zope\app\testing\test.py", line 576, in find_tes
_dir
   raise ValueError("%s does not exist!" % dir)
ValueError: src\\zope\\ does not exist!

but...

E:\dev\zope3_trunk>python test -vpu --dir src\zope\

Configuration file found.
Running UNIT tests at level 1
Running UNIT tests from E:\dev\zope3_trunk
3904/5574 ( 70.0%): test_merge_conflict (...c.tests.test_fsmerger.TestFSMerger)
diff3 doesn't work, diff3 tests disabled
5572/5574 (100.0%): toxml (zope.xmlpickle.xmlpickle) -----
-----------------------------------------------------------------
Ran 5574 tests in 106.754s

OK

Just to check if this bug still exists with the trunk or not.

        J.
- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM   : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFC5MFTGhoG8MxZ/pIRAvB5AJ9u0S1aOfPOlV0lXarASLLq4yKAZQCfVI4v
ZVkmoi258tjqHN7wKtlFJv0=
=n4yT
-----END PGP SIGNATURE-----
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/dominik.huber%40perse.ch


_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to