Thanks for the update, Tim!

Tim Hatch wrote:
> In other testing news, it looks like the minimum Genshi version has
> increased again (beyond what I had on the OS X box), causing
> strange-looking failures running trac-admin.  At some point we need to
> make a test for that to get an understandable failure.

Yes, Christopher has merged the advanced-i18n branch back into trunk,
and we now require at least that revision. When you say "strange-looking
failures running trac-admin", I assume you mean that trac-admin refuses
to run because Genshi>=0.6dev-r1072 is not provided, right?

> There was a single recent failure on the Ubuntu builder because it
> required an edit to not be made by "anonymous" but "anonymous" was
> contained in one of the words in my dictionary file which happened to be
> chosen for the edit text -- a re-run fixed it.  Eventually we should
> trim out such words in trac/tests/contentgen.py

I have also seen spurious failures due to random words being too long.
Some tests choose 5 random words e.g. for ticket summaries, and if all
words are relatively long, format_to_oneliner() shortens the summary
with an ellipsis, which makes some tests fail.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to