1 Dec 2007 01:02
Re: [groovy-dev] Fwd: [groovy-scm] groovy Build Failed
It was "just" noise. So, the next build worked fine and it was working for me locally the whole time. I can understand timing based tests to be a little fragile when the server is under load but one or two other tests do "blink" very occasionally (often when the server is under load) and I can't understand why. It seems to be very rare so I don't think it is a huge concern. Probably something in our tests doesn't clean up after itself as fully as it could and relies on garbage collection to tidy something up. Every now and then it hasn't finished tidying up and the assumptions of a subsequent test are violated. Paul. Alexandru Popescu ☀ wrote: > Guys, I have noticed this failure after my commit. However, I am > pretty sure that the failure has nothing to do with my change in > AnnotationVisitor. The failing test reported is in > SwingBuilderTest.testDoOutside, which doesn't have anything to do with > annotations. > > ./alex > -- > .w( the_mindstorm )p. > > >(Continue reading)
RSS Feed