Hi Zbigniew:

On Wed, 27 Feb 2008, Zbigniew Leonowicz wrote:

> Nothing serious, I think. Probably due to Pystemmer missing or other

> bibindex engine - English stemmer ... FAIL
> [...] AssertionError: WARNING: cannot import Stemmer module; test
> not run.

Yes, this one is a warning only, due to PyStemmer not being installed.

> dateutils - conversion of bad text date into Slovak GUI date ... ERROR
> dateutils - conversion of good text date into Slovak GUI date ... ERROR

These two should be harmless, you get them most probably because you
have disabled Slovak language interface on your site.

> websearch_external_collections_getter - asynchronous download ... FAIL

This one is known already; usually it's a false positive, see
<http://cdsware.cern.ch/lists/project-cdsware-users/archive/msg01085.shtml>,
but it may be a real at times, see
<https://savannah.cern.ch/task/index.php?6184>.

> bibformat - correct formatting ... FAIL
> bibformat - correct formatting with given template ... FAIL

These two are probably also harmless, if you have disabled French
language interface on your site.  (Jerome, can you please check and
make the tests and messages more meaningful in this case?)

> ======================================================================
> FAIL: bibformat - correct formatting
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.5/site-packages/invenio/bibformat_engine_tests.py",
> line 657, in test_format_record
> self.assertEqual(result,'''<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/>tfrgarbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n''')
> AssertionError: '<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/><fr>tfr</fr>garbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n' != '<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/>tfrgarbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n'
>
> ======================================================================
> FAIL: bibformat - correct formatting with given template
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/usr/local/lib/python2.5/site-packages/invenio/bibformat_engine_tests.py",
> line 672, in test_format_with_format_template
> self.assertEqual(result[0],'''<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/>tfrgarbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n99999''')
> AssertionError: '<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/><fr>tfr</fr>garbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n99999' != '<h1>hi</h1> this is my
> template\ntest<bfe_non_existing_element must disappear/><test_1 non prefixed
> element must stay as any normal tag/>tfrgarbage\n<br/>test
> me!&lt;b&gt;ok&lt;/b&gt;a default valueeditor\n<br/>test me!<b>ok</b>a
> default valueeditor\n<br/>test me!&lt;b&gt;ok&lt;/b&gt;a default
> valueeditor\n99999'

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to