https://bugzilla.wikimedia.org/show_bug.cgi?id=42904
--- Comment #4 from Antoine "hashar" Musso <[email protected]> --- The timeout are indeed caused by high disk I/O. Some part of them are magically solved since we migrated the sqlite databases to use a tmpfs filesystem (aka in memory filesystem). Ideally, we would want to properly mock our unit tests so they stop hitting the filesystem and the database backend. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
