b3a84ba081
In case of exception from dependencies resolver we do not threat the configurations as up-to-date, so the reloading process will be started during test despite updateScriptDependenciesSynchronously called at startup. This will lead to the warning from checkHighlighting because if script reports are different we rehighlight the script. Note that test won't fail.