Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
be3230e3
Commit
be3230e3
authored
Aug 17, 2018
by
Ulrike Uhlig
Browse files
Merge branch 'master' of webmasters.boum.org:wiki
parents
41fe92c0
62b35003
Changes
2
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process.mdwn
View file @
be3230e3
...
...
@@ -1067,7 +1067,7 @@ Testing
due time.
1. Triage test results, reproduce bugs as needed, decide what the next
step is and make sure it happens: add to known issues? file ticket?
release blocker?
release blocker?
improve the test description (steps, expected outcome)?
Update the website and Git repository
=====================================
...
...
wiki/src/contribute/release_process/test.mdwn
View file @
be3230e3
...
...
@@ -114,7 +114,7 @@ tracked by tickets prefixed with `todo/test_suite:`.
- For the "evercookie" test to work, you may have to disable
_uBlock_ on its web page.
* Compare the fingerprint Tor Browser in Tails with the fingerprint of
the same version of Tor Browser (running outside of Tails), using at least
the same version of Tor Browser (running
on Linux
outside of Tails), using at least
<https://panopticlick.eff.org/> (automate: [[!tails_ticket 10262]]).
Click "Show full results for fingerprinting" to see the details
we're interested in.
...
...
@@ -233,16 +233,7 @@ tracked by tickets prefixed with `todo/test_suite:`.
then:
# Set TAILS_CHANNEL accordingly:
# For actual releases:
TAILS_CHANNEL=test
# For other (~rc, ~alpha...) releases:
TAILS_CHANNEL=alpha
# Run:
echo "TAILS_CHANNEL=\"${TAILS_CHANNEL}\"" | sudo tee --append /etc/os-release && \
echo "TAILS_CHANNEL=\"test\" | sudo tee --append /etc/os-release && \
tails-upgrade-frontend-wrapper
Else, use a local test setup:
...
...
@@ -325,7 +316,7 @@ tracked by tickets prefixed with `todo/test_suite:`.
# Documentation
* The "Tails documentation" desktop launcher should open the
[[
getting started
]] page (automate: [[!tails_ticket 8788]]):
[[
doc
]] page (automate: [[!tails_ticket 8788]]):
- in one language to which the website is translated
- in one language to which the website is not translated (=> English)
* Browse around in the documentation shipped in the image. Internal
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment