Bug#941547: glib2.0: intermittent test failure: gio/tests/g-file-info.c:190:test_g_file_info_modification_time: assertion failed (ts == 0): (-1 == 0)

2019-10-01 Thread Simon McVittie
On Tue, 01 Oct 2019 at 23:01:14 +0100, Simon McVittie wrote: > The test in question asserts that we can: > > * read the modification time of a file, with microsecond precision > * set a modification time 50 microseconds later > * read the modification time back > * get the same modification time

Bug#941547: glib2.0: intermittent test failure: gio/tests/g-file-info.c:190:test_g_file_info_modification_time: assertion failed (ts == 0): (-1 == 0)

2019-10-01 Thread Simon McVittie
Source: glib2.0 Version: 2.62.0-2 Severity: important glib2.0 intermittently fails one of its tests. I've observed this on the buildds, and during autopkgtest in a VM on my laptop. This might be i386-specific - I haven't observed it on other architectures. > 1..2 > # Start of g-file-info tests