From 6f83b75a5f72aa5a736d0831489f8c8b5ac7d531 Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Mon, 3 Aug 2020 19:05:32 +0000 Subject: [PATCH] Bug 1651090 - Disable marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js on ccov cause of permafailing. r=bytesized,aryx Differential Revision: https://phabricator.services.mozilla.com/D85680 --- toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini b/toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini index 9e61faf2e5ad6..3658bdc32eca9 100644 --- a/toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini +++ b/toolkit/mozapps/update/tests/unit_service_updater/xpcshell.ini @@ -83,6 +83,7 @@ run-sequentially = Uses the Mozilla Maintenance Service. run-sequentially = Uses the Mozilla Maintenance Service. [marAppApplyUpdateAppBinInUseStageSuccessSvc_win.js] run-sequentially = Uses the Mozilla Maintenance Service. +skip-if = (ccov && os == "win") #Bug 1651090 [marAppApplyUpdateSuccessSvc.js] run-sequentially = Uses the Mozilla Maintenance Service. [marAppApplyUpdateStageSuccessSvc.js]