On 2016-05-07 12:17, László Böszörményi (GCS) wrote: > Sorry for the slow reaction. The FTBFS reason is the package test > case. It's threaded and the sequence is confused by the file timestamp > resolution of Hurd and kFreeBSD architectures. It's one second only > (Linux has millisecond resolution). > Question is, how should it be handled? Disable self-tests, ignore the > results or maybe remove mongodb from the mentioned architectures?
Does mongodb run reliably on filesystems with second resolution? Or will it cause problems like in this test? If the package is usable on !linux, maybe disabling just that problematic test could work. Otherwise I'd recommend partial removal. Andreas

