> Roman Scherer writes: > >> * gnu/packages/gnome.scm (evolution-data-server): Disable failing test on aarch64. >> >> Change-Id: Iccb75f2144b773a8b94242aaee9e6acedaa3af0b >> --- >> >> Just after I fixed evolution-data-server-3.44, the evolution-data-server >> packages also started to fail. This test is flaky on my aarch64 machine. >> >> gnu/packages/gnome.scm | 6 ++++++ >> 1 file changed, 6 insertions(+) > > Could you include the bit about the test being flaky in a comment, and > maybe also some information about how it fails (so that others can see > if they get a similar failure)? > > Thanks, > > Chris