(wg) test_ConvexHull failing on 64-bit (Bug #14)
Description
This test:
python ../tests/python/test.py test_ConvexHull2
passes on 32-bit Linux. But on the 64-bit Linux it is failing. Perhaps the test itself has a bug, but the first question is: are 32-bit and 64-bit builds giving different results?
History
Updated by Vadim Pisarevsky over 15 years ago
fixed in r2401. That was bug in the test (uninitialized image use)
- Status changed from Open to Done
- (deleted custom field) set to fixed