mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
Bug 1358336 - followup test only fix to handle the different staging location on OS X. r=me
This commit is contained in:
parent
db420f540d
commit
d504bfc0fb
@ -66,7 +66,7 @@ function runUpdateFinished() {
|
||||
"the update state" + MSG_SHOULD_EQUAL);
|
||||
checkPostUpdateRunningFile(false);
|
||||
setTestFilesAndDirsForFailure();
|
||||
checkFilesAfterUpdateFailure(getApplyDirFile, true, false);
|
||||
checkFilesAfterUpdateFailure(getApplyDirFile, IS_MACOSX ? false : true, false);
|
||||
|
||||
let updatesDir = getUpdatesPatchDir();
|
||||
Assert.ok(updatesDir.exists(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user