[Grok-dev] failing test on admin/objectinfo.txt
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Fri Nov 23 03:54:33 EST 2007
Hi,
I have a test failing on the grok trunk:
$ ./bin/test -1
Running tests at level 1
Running unit tests:
Running:
..........................................................................
Failure in test
/home/jw/projects/grok-development/grok-trunk/src/grok/admin/objectinfo.txt
Failed doctest test for objectinfo.txt
File
"/home/jw/projects/grok-development/grok-trunk/src/grok/admin/objectinfo.txt",
line 0
----------------------------------------------------------------------
File
"/home/jw/projects/grok-development/grok-trunk/src/grok/admin/objectinfo.txt",
line 120, in objectinfo.txt
Failed example:
ObjectInfo(grok.admin.objectinfo.ObjectInfo.getdoc).getcomments()
Expected:
'# Source code related...\n'
Got nothing
.............................................................................
.............................................................................
...........................
Ran 255 tests with 1 failures and 0 errors in 2.334 seconds.
Running grok.ftests.test_grok_functional.GrokFunctionalLayer tests:
Set up grok.ftests.test_grok_functional.GrokFunctionalLayer in 2.206
seconds.
Running:
.............................................................................
.............................................................................
.............................................................................
....
Ran 235 tests with 0 failures and 0 errors in 4.734 seconds.
Tearing down left over layers:
Tear down grok.ftests.test_grok_functional.GrokFunctionalLayer ...
not supported
Is this something local to my machine? Or do others see the same failure?
regards,
jw
More information about the Grok-dev
mailing list