On 2014-12-23 12:44, Jaume OrtolĂ  i Font wrote:

> I get test errors in HTTPServerLoadTest with the current master branch
> (no other changes), the same or similar errors in different machines.
> Has anyone else seen this error?

The assert was this:

assertFalse("Result: " + result5, result5.contains("-2"));

Now if the XML contains a date like this, the assert will fail:

> buildDate="2014-12-23 09:54">

I've fixed that. Anyway, I recently also had a similar issue that I 
couldn't reproduce, so there might be concurrency problems left.

Regards
  Daniel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to