You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
The software updater tests need to be cleaned up, made easier to run, and made possible to automate (at least some of them should be possible to automate on some OSs).
It needs to be clearer when there is an error, as they currently will say success when only parts of the test were successful even though other parts failed, e.g. #531. At a minimum, if it is too difficult to state success with absolute certainty, the output of the tests should make clear that apparent success does not mean actual success and provide, in the output, the information the human running the tests needs in order to determine whether the test was truly successful.