<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
 <BR>
> > One of the 'killers' in CI involving tests is when the CI builder starts failing intermittently on integration tests just because something on the CI machine is configured in a certain way, or takes a certain time to execute. Having chained integrations tests in this setting will lead to real, practical, grief and can stall the testing for a long time, until the group identifies the failing link. This is most oftenly the point in time where the team re-writes the stateful tests into state-less.<BR>> <BR>> Damn you crazy universe and giving us different experiences and<BR>> different working solutions. :)<BR><BR>
Yeah, I know, exactly what I thought. ;-)<BR>
 <BR>
On the other hand, I don't really care how we slice the cake - I can specify not to run the integration tests when I refactor, and I'd rather have the current setup than no setup.<BR>
 <BR>
It's all good.<BR>
 <BR>
/Stefan<BR>
 <BR></body>
</html>