@@ -90,11 +90,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# occur inconsistently
|
||||
doCheck = false;
|
||||
|
||||
mesonCheckFlags = [
|
||||
# Prevents e-d-s add-contacts-stress-test from timing out
|
||||
"--timeout-multiplier" "4"
|
||||
];
|
||||
|
||||
postPatch = lib.optionalString telepathySupport ''
|
||||
patchShebangs tests/tools/manager-file.py
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user