Opened 18 years ago
Closed 18 years ago
#130 closed defect (fixed)
Okushiri auto validation unit test broken on cyclone
Reported by: | ole | Owned by: | ole |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Testing and validation | Version: | 1.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
This unit test fails at present (17th January). When I tried revision 3929 it worked.
We need to bisect to find out when it stopped working
Change History (8)
comment:1 Changed 18 years ago by duncan <duncan.gray@…>
comment:2 Changed 18 years ago by duncan <duncan.gray@…>
More info on why the test failed This is from the stout file;
Validating Boundary Covariance = 5.265269804796233900e-005 Result is better than expected by: -4.479244941195278900e-008 Expect = 5.269749049737429200e-005
comment:3 Changed 18 years ago by duncan
Ole says it works on nautilus.
comment:4 Changed 18 years ago by ole
Confirmed that it works on Nautilus.
Looking at the stdout output, it may well have to do with slight numerical differences and the way time series are compared. It is odd, though, that the test no longer passes and we need to find out what happened between changeset:3929 and now.
comment:5 Changed 18 years ago by duncan
changeset:3929 fails for me, on cyclone.
comment:6 Changed 18 years ago by ole
- Owner changed from someone to ole
comment:7 Changed 18 years ago by ole
- Status changed from new to assigned
comment:8 Changed 18 years ago by ole
- Resolution set to fixed
- Status changed from assigned to closed
Changed the criteria and loosened the tolerances (after thorough inspections of timeseries on three platforms). The test passed on nautilus (Linux32), cyclone (Linux64) and Windows32.
This was completed in changeset:4340
I just ran it and I got this error;