-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.3.0 RC1
-
Fix Version/s: 1.3.1
-
Component/s: Spring-NET-DA
-
Labels:None
For some reason a test in NHibernate.Test.dll started failing.
1) Test Failure : NHibernate.Test.CacheTest.TimestamperFixture.VerifyIncrease
diff was 0. It should always increase. Loop i=4094 with currentTicks = 5152049817206783 and newTicks = 5152049817206783
The first failure is unrelated to the commit. I suspect it is due to the fact the build machine is very fast quad-cpu/dual core. Tests pass on local machine.