Do we know why the profileservice tests are so vulnerable to breakage:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-Test...
Running them one by one locally they pass for me. Running them a second time some failures
show up.
Are the tested modules uploaded to the server deploy dir (because I'm seeing
references to
them in the server.log), or are they stored in memory only?
If they are dropped momentarily in /deploy could the HDScanner accidentally pick them up?
Alexey Loubyansky wrote:
Sorry for the regression.
It seems to me null would be an invalid argument. The template should
not pass in null value. I'll look into this.
...