Ales Justin wrote:
What's your OS?
I'm running on osx, so I'm not
going to be seeing the file locking problems.
Or what are the failures in DeployUTC (DUTC)?
Since I've re-factored DUTC test to have few try/finally blocks,
possibly cleaning up after failures.
btw: how are these tests ordered?
Randomly or alphabetically?
The DUTC will be dependent on how the jvm method
reflection is used. It
should not be random, but can vary across vms.
If 2nd, let's rename DUTC to something starting with R or after.
So we at least get relevant results on other tests.
Is ClusteredDUTC even functional?
No, Brian just started that.