[Grok-dev] Re: admin-UI: merge tonight
Philipp von Weitershausen
philipp at weitershausen.de
Thu Aug 16 06:10:47 EDT 2007
Uli Fouquet wrote:
> Hi Grokkers,
>
> I'll merge the new admin-UI into the trunk tonight (MEST).
>
> Current status:
> svn://svn.zope.org/repos/main/Sandbox/ulif/grok-adminui/
>
> This is your last chance for complaints ;-)
Here's one: I get a test failure (this is after an 'svn up' and
bin/buildout -n):
philipp at bender:~/dev/grok$ bin/test
Running tests at level 1
Running unit tests:
Running:
................
Failure in test /Users/philipp/dev/grok/src/grok/admin/docgrok.txt
Failed doctest test for docgrok.txt
File "/Users/philipp/dev/grok/src/grok/admin/docgrok.txt", line 0
----------------------------------------------------------------------
File "/Users/philipp/dev/grok/src/grok/admin/docgrok.txt", line 100, in
docgrok.txt
Failed example:
info
Expected:
[{'url': '...', 'dotted_name': '...', 'name': '...'}...]
Got:
[]
......................................................................................................................................................................................................................................
Ran 246 tests with 1 failures and 0 errors in 0.896 seconds.
Running grok.ftests.test_grok_functional.GrokFunctionalLayer tests:
Set up grok.ftests.test_grok_functional.GrokFunctionalLayer in 1.774
seconds.
Running:
.........................................................................................................................................................................................................
Ran 201 tests with 0 failures and 0 errors in 2.616 seconds.
Tearing down left over layers:
Tear down grok.ftests.test_grok_functional.GrokFunctionalLayer ...
not supported
Tests with failures:
/Users/philipp/dev/grok/src/grok/admin/docgrok.txt
Total: 447 tests, 1 failures, 0 errors in 4.521 seconds.
--
http://worldcookery.com -- Professional Zope documentation and training
More information about the Grok-dev
mailing list