diff options
author | intrigeri <intrigeri@boum.org> | 2016-07-07 08:08:38 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2016-07-07 08:08:38 +0000 |
commit | 0065fe07b0b56dbd611a7dd540b8a06f013bbd38 (patch) | |
tree | f3a06a14bce686350bbdf16cc1c55e84ed1abace | |
parent | b2e1a709b87e2a23f6260b804b94b51066f9956f (diff) |
SponsorS report: fix links to tickets.
-rw-r--r-- | wiki/src/blueprint/SponsorS/reports/2016_06.mdwn | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/wiki/src/blueprint/SponsorS/reports/2016_06.mdwn b/wiki/src/blueprint/SponsorS/reports/2016_06.mdwn index b95df8e..caddf0a 100644 --- a/wiki/src/blueprint/SponsorS/reports/2016_06.mdwn +++ b/wiki/src/blueprint/SponsorS/reports/2016_06.mdwn @@ -73,22 +73,22 @@ We've identified the reason why sometimes our test suite is not able to add the necessary kernel command line options to the Tails system it tests. The fix is not that easy to implement, and solutions are being worked on. A patch is under test and we intend to fix this -issue in July. [[!tails_ticket #10777]] +issue in July. [[!tails_ticket 10777]] We've investigated why our test suite sometimes fails because of time synchronisation errors. Auditing our [[htpdate script|contribute/design/Time_syncing]] showed that it may not have the best default for it to work correctly on sloppy network connections. A -patch has been proposed and is being tested. [[!tails_ticket #10494]] +patch has been proposed and is being tested. [[!tails_ticket 10494]] A patch implementing a way to retry Synaptic related tests on network transient errors or if Synaptic segfaults is under test and will -be proposed to be merged beginning of July. [[!tails_ticket #10441]] and -[[!tails_ticket #10412]] +be proposed to be merged beginning of July. [[!tails_ticket 10441]] and +[[!tails_ticket 10412]] We also implemented this retries on the Git scenarios, which had proved to be fragile because of network errors. A patch has been widely tested, -and will likely be merged early July. [[!tails_ticket #10444]] +and will likely be merged early July. [[!tails_ticket 10444]] ### B.3.12. Reliably wait for post-Greeter hooks @@ -100,7 +100,7 @@ A branch that split this feature's scenarios into more relevant thematic features has been proposed for review. It should be merged beginning of July. [[!tails_ticket 5707]] -### B.3.14. Write tests for incremental upgrades ([[!tails_ticket #6309]]) +### B.3.14. Write tests for incremental upgrades ([[!tails_ticket 6309]]) A branch testing the Tails incremental upgrades have been pushed and proposed to review. Issues with it were raised and a fix promptly |