- 28 Feb, 2017 1 commit
-
- 21 Dec, 2016 1 commit
-
- 01 Nov, 2016 1 commit
-
-
anonym authored
In a wide variety of situation the exact timings are very important, so this information has quite general usefulness.
-
- 25 Aug, 2016 1 commit
-
-
anonym authored
-
- 04 May, 2016 1 commit
-
-
anonym authored
... after logging in via Tails Greeter. Now we do some very important stuff there, like enabling the accessibility toolkit in GNOME. That is specifically something we lose if we forgot to run that step after rebooting, which specifically was a problem in at least one scenario (Deleting a Tails persistent partition). While we're at it, let's also run the 'Tails Greeter has dealt with the sudo password' step at the same time.
-
- 19 Jan, 2016 1 commit
-
- 06 Jan, 2016 1 commit
-
-
anonym authored
-
- 14 Oct, 2015 1 commit
-
-
kytv authored
(yay 6094!)
-
- 06 Oct, 2015 3 commits
- 02 Oct, 2015 1 commit
-
-
anonym authored
-
- 17 Sep, 2015 4 commits
-
-
anonym authored
This reverts commit e13ee256. In the 'I enable Microsoft Windows camouflage' step we set @theme, but it will only be set for a scenario where the checkpoint is created (e.g. the first one run that uses it). To store such variables along with the checkpoints we need #5847, so until then we cannot do this. (Note that with the old system we could do this because we could set it before the skip instruction in the step.) Conflicts: features/step_definitions/snapshots.rb
-
anonym authored
... and use that facility instead (of some custom crap) for our checkpoint creation logging.
-
anonym authored
Instead of pollutin STDERR.
-
anonym authored
It was added by a copy-paste mistake. Apparently I didn't test what I pushed. Oops.
-
- 13 Sep, 2015 1 commit
-
-
kytv authored
-
- 12 Sep, 2015 3 commits
-
-
kytv authored
If we save the snapshot after I2P has already been started, by this point I2P will have fetched its "RIs" (router infos) from the reseed (bootstrap) servers. Doing it this way it should be much quicker for I2P to bootstrap on the network and it should also help with making the I2P tests more robust.
-
kytv authored
- 02 Sep, 2015 4 commits
- 14 Aug, 2015 1 commit
-
-
anonym authored
-
- 13 Aug, 2015 2 commits
- 15 May, 2015 4 commits
- 15 Apr, 2015 1 commit
-
-
anonym authored
* Always run post_snapshot_restore_hook after *saving* and *restoring* a snapshot. We should only need it when restoring, but when we save memory state only snapshots there's a built-in snapshot restore. * Fix checkpoint creation output, and colorize it like cucumber does. * Programatically generate steps with nice names for reaching all snapshots.
-
- 14 Apr, 2015 1 commit
-
-
anonym authored
-