Quick follow-up ... On 3/3/13, Olemis Lang <[email protected]> wrote: > Hi ! > > For Apache™ Bloodhound I've been translating most of the unit tests in > Trac test suite in order to implement an equivalent multi-product > architecture [3]_ . All such test cases are ok . > > Afterwards I've been developing brand new product prefixes , and > thereby I chose to reuse the very same test case class (i.e. > trac.wiki.tests.formatter.WikiTestCase ) . >
To be more precise a subclass of trac.wiki.tests.formatter.WikiTestCase doing exactly the same as its super-class but replacing the target environment with an instance of our multiproduct.env.ProductEnvironment class . > However I'm getting some unicode errors [1]_ while generating test > case wiki text [2]_ . > There is something going wrong somewhere . I'm seeing the (3) error(s) when I run target test cases from the command line . Nevertheless if I run it from inside Eclipse PyDev all such test cases are reported as success . o.O > Q: > - Is it an issue with Genshi , Trac or something else ? > - what could be done ? > [...] -- Regards, Olemis. Apache™ Bloodhound contributor http://issues.apache.org/bloodhound Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
