- 19 Jan, 2016 2 commits
-
-
anonym authored
Instead of waiting a long time, let's just check that networking truly is disabled, in the same way we do for the MAC spoofing tests -- after all the code for the "Diable networking" feature actually originates from the MAC spoofing feature. This way we do not have to introduce a static wait for 120 seconds, and we do not need the anti-test.
-
anonym authored
-
- 26 Nov, 2015 2 commits
- 11 Nov, 2015 1 commit
-
-
anonym authored
In Jessie, org.gnome.gnome-screenshot.auto-save-directory is empty since the default is sensible, ~/Pictures. To save the removed scenario we'd have to set it explicitly, which seems stupid. Besides, the 'A screenshot is taken when the PRINTSCREEN key is pressed' scenario is already testing that GNOME Screenshot saves into this directory, which is enough.
-
- 02 Nov, 2015 4 commits
-
-
anonym authored
-
anonym authored
-
anonym authored
We want to change the owner of the symlink, not the file it points to. Yes, this made the secret leak every time. :)
-
anonym authored
I.e. as amnesia, which doesn't have it in its PATH, and must use sudo. This shouldn't be needed, but is more realistic if we switch the approach later.
-
- 15 Oct, 2015 1 commit
-
-
anonym authored
-
- 21 Sep, 2015 1 commit
-
-
kytv authored
-
- 07 Sep, 2015 1 commit
-
-
anonym authored
... and pave the way for adding more options than the user to execute the command as.
-
- 29 Jun, 2015 1 commit
-
-
anonym authored
Waiting for a random amount of time just seems like it could cause us to miss phone-home type traffic.
-
- 02 Jun, 2015 1 commit
-
-
anonym authored
-
- 27 May, 2015 2 commits
- 15 May, 2015 1 commit
-
-
anonym authored
-
- 14 May, 2015 1 commit
-
- 08 May, 2015 1 commit
-
-
anonym authored
That is, instead of sharing folders we do not necessarily own and that may have bad permissions, we create the share source in the temporary directory and copy/generate the necessart files there instead.
-
- 20 Apr, 2015 1 commit
-
-
kytv authored
-
- 10 Apr, 2015 1 commit
-
-
anonym authored
"Persistent" in the sense that it survives across scenarios. This is a first step towards using a single Libvirt::Domain instance across the full test suite run, which in turn is a step towards being able to use Libvirt snapshots more easily (or at all, I think). This was achieved with the following command: sed -i 's/@vm\>/$vm/g' -- features/step_definitions/*.rb \ features/support/*.rb \ features/support/helpers/*.rb
-
- 30 Mar, 2015 6 commits
-
-
anonym authored
-
anonym authored
Perhaps we'll at some point want to test the same PDF later using the GUI, then it feels safer that we've cleaned up like this.
-
anonym authored
-
anonym authored
It has no side-effects, and we don't capture stdout or check the exit status. Later we'll --check it any way, so no need to --display the actual dirty metadata.
-
intrigeri authored
-
intrigeri authored
Screenshots are now handled by GNOME Shell.
-
- 02 Mar, 2015 2 commits
-
-
Tails developers authored
Will-fix: 8951
-
kytv authored
-
- 17 Feb, 2015 1 commit
-
-
Tails developers authored
-
- 12 Feb, 2015 9 commits
-
-
Tails developers authored
-
Tails developers authored
Make sure the condition we're looking for is not verified before the action that's supposed to make it true.
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
- 11 Feb, 2015 1 commit
-
-
Tails developers authored
-