-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release SecureDrop Client 0.14.0 #2282
Comments
Hardware: framework 13 (13th gen intel)
Test planPrerequisite: start the server with
Basic multi-delete/select testing (#2252)
General regression testing and UI inspection
Download error cases
Additional testing
Other findings(just curious finding) Delete source in selection orderI found it curious that the list of sources to delete follows the selection order. This is not necessarily a bad thing, just something I wouldn't expect. I would have expected them to be in the top-bottom order. Example: by selecting from the bottom to the top, I got the following deletion prompt: Ctrl+A Selects all sourcesNot sure if this a new thing or if it was already there, but imagine the following scenario:
|
Test plan IN PROGRESSPrerequisite: start the server with
Basic multi-delete/select testing (#2252)
General regression testing and UI inspection
Download error cases
|
Added one more section on my testing:
Have we considered situations like these? I think it has enough catastrophic consequences and very little real scenarios where this is wanted. In my mind this warrants some mitigation. Some alternative suggestion on how to tackle this:
|
(tracked in #2296) |
This issue tracks the SecureDrop Client release [version]. It will be organized by:
This release includes the following changes:
More detailed information on changes is available via https://github.com/freedomofpress/securedrop-client/milestone/13?closed=1
SecureDrop maintainers and testers: As you QA this release, please report back your testing results as comments on this ticket. File GitHub issues for any problems found, tag them "QA: Release", and associate them with the release milestone for tracking (or ask a maintainer to do so).
Test plan
Prerequisite: start the server with
Basic multi-delete/select testing (#2252)
General regression testing and UI inspection
Download error cases
on_reply_download_failure()
assumes exceptions have auuid
attribute #2274)API._streaming_download()
does not handle HTTP416
Range Not Satisfiable
errors #2232 is out of scope for this release and is not a regression of this release.Release tasks
main
MANIFEST.in
export LANG=es_ES.utf-8; dpkg-reconfigure locales
), run the Client, and confirm that the application is translated.The text was updated successfully, but these errors were encountered: