Project Number Date
test_Tails_ISO_test-suite-options 24 09 Jul 2025, 05:36

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
custom APT sources to build branches 338 0 0 0 0 338 40 0 40 42.463 Passed
Tags: @source
Feature custom APT sources to build branches
As a Tails developer, when I build Tails, I'd be happy if the proper APT sources were automatically picked depending on which Git branch I am working on.
Tags: @source
1.841
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.675
And the last version mentioned in debian/changelog is 1.0 0.507
And Tails 1.0 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.629
Then I should see only the 'stable' suite 0.027
After features/support/hooks.rb:539 0.010
After features/support/hooks.rb:100 0.000
Tags: @source
0.819
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.002
Given I am working on the stable base branch 0.433
And the last version mentioned in debian/changelog is 1.0 0.231
And Tails 1.0 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.149
Then I should see the 'stable' suite 0.001
And I should see the 'feature-foo' suite 0.001
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '1.0' suite 0.000
After features/support/hooks.rb:539 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
1.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.643
And Tails 0.10 has been released 0.269
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.344
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.139
And I run "apt-mirror debian" 0.080
Then it should fail 0.000
When I run "apt-mirror torproject" 0.065
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.185
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.239
And Tails 0.10 has been released 0.133
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.335
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.099
And I successfully run "apt-mirror debian" 0.146
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.145
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.173
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.566
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.299
And the last version mentioned in debian/changelog is 0.10 0.063
And I am working on the stable base branch 0.016
And I checkout the 0.10 tag 0.016
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.170
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.455
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.216
And the last version mentioned in debian/changelog is 0.10 0.049
And I am working on the stable base branch 0.014
And I checkout the 0.10 tag 0.011
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.163
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.418
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.121
And Tails 0.10 has been released 0.032
And the last version mentioned in debian/changelog is 0.10 0.063
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.001
And I checkout the 0.10 tag 0.010
When I successfully run "apt-snapshots-serials prepare-build" 0.042
And I run "apt-mirror debian" 0.017
Then it should fail 0.000
When I run "apt-mirror torproject" 0.016
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.111
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.947
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.121
And Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10 0.061
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.028
When I successfully run "apt-snapshots-serials prepare-build" 0.073
And I successfully run "apt-mirror debian" 0.130
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.299
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.182
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.013
After features/support/hooks.rb:100 0.000
Tags: @source
0.416
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.166
And the last version mentioned in debian/changelog is 0.10.1 0.151
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.014
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.084
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.446
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.197
And the last version mentioned in debian/changelog is 0.10.1 0.145
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.035
And config/APT_overlays.d contains 'bugfix-disable-gdomap' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.067
Then I should see the 'stable' suite 0.000
And I should see the 'bugfix-disable-gdomap' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.10' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.652
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.135
And the last version mentioned in debian/changelog is 0.10.1 0.226
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.032
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.047
And I run "apt-mirror debian" 0.018
Then it should fail 0.000
When I run "apt-mirror torproject" 0.017
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.173
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.778
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.137
And the last version mentioned in debian/changelog is 0.10.1 0.118
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.023
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.076
And I successfully run "apt-mirror debian" 0.218
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.092
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.110
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.417
And the last version mentioned in debian/changelog is 0.11 0.635
And Tails 0.11 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.164
Then I should see the 'testing' suite 0.000
And I should not see the '0.11' suite 0.000
And I should not see the 'feature-foo' suite 0.000
And I should not see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.380
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.189
And the last version mentioned in debian/changelog is 0.11 0.120
And Tails 0.11 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.068
Then I should see the 'testing' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.11' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
6.490
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.151
And Tails 0.10 has been released 0.430
And the last versions mentioned in debian/changelog are 0.10 and 1.0 2.760
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.615
And I run "apt-mirror debian" 0.342
Then it should fail 0.000
When I run "apt-mirror torproject" 0.735
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 1.451
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.033
After features/support/hooks.rb:100 0.000
Tags: @source
4.268
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.929
And Tails 0.10 has been released 0.408
And the last versions mentioned in debian/changelog are 0.10 and 1.0 1.223
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.287
And I successfully run "apt-mirror debian" 0.821
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.290
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.303
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.013
After features/support/hooks.rb:100 0.000
Tags: @source
1.069
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.413
And the last version mentioned in debian/changelog is 0.11 0.243
And Tails 0.11 has been released 0.193
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.036
When I successfully run tails-custom-apt-sources 0.181
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.676
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.274
And the last version mentioned in debian/changelog is 0.11 0.191
And Tails 0.11 has been released 0.111
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.013
When I run tails-custom-apt-sources 0.085
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.170
And the last version mentioned in debian/changelog is 0.11 0.162
And Tails 0.11 has been released 0.083
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.013
When I successfully run "apt-snapshots-serials prepare-build" 0.045
And I run "apt-mirror debian" 0.019
Then it should fail 0.000
When I run "apt-mirror torproject" 0.020
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.123
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.707
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.126
And the last version mentioned in debian/changelog is 0.11 0.142
And Tails 0.11 has been released 0.060
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.041
And I successfully run "apt-mirror debian" 0.105
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.122
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.098
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.625
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.125
And Tails 0.11 has been released 0.076
And the last version mentioned in debian/changelog is 0.12~rc1 0.170
And Tails 0.12-rc1 has been tagged 0.071
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.021
When I successfully run tails-custom-apt-sources 0.158
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.341
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.421
And Tails 0.11 has been released 0.304
And the last version mentioned in debian/changelog is 0.12~rc1 0.409
And Tails 0.12-rc1 has been tagged 0.039
And config/APT_overlays.d contains 'bugfix-bar' 0.001
And I checkout the 0.12-rc1 tag 0.061
When I run tails-custom-apt-sources 0.103
Then it should fail 0.000
After features/support/hooks.rb:539 0.018
After features/support/hooks.rb:100 0.000
Tags: @source
0.867
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.344
And Tails 0.10~rc1 has been released 0.057
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.198
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.020
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.061
And I run "apt-mirror debian" 0.023
Then it should fail 0.000
When I run "apt-mirror torproject" 0.022
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.137
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
0.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.131
And Tails 0.10~rc1 has been released 0.048
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.216
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.016
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.052
And I successfully run "apt-mirror debian" 0.068
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.136
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.076
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.195
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.120
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.074
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.188
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.121
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.064
Then I should see the 'devel' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.221
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.118
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.044
And I successfully run "apt-mirror debian" 0.021
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.018
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.017
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.189
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.099
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.041
And I run "apt-mirror debian" 0.019
Then it should fail 0.000
When I run "apt-mirror torproject" 0.015
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.013
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.162
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.094
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.066
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
4.159
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.669
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 3.487
Then I should see the 'feature-jessie' suite 0.001
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:539 0.019
After features/support/hooks.rb:100 0.000
Tags: @source
1.227
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.918
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.001
When I successfully run tails-custom-apt-sources 0.305
Then I should see the 'devel' suite 0.000
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
2.155
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 1.556
And the config/APT_overlays.d directory is empty 0.001
When I successfully run tails-custom-apt-sources 0.595
Then I should see only the 'devel' suite 0.002
After features/support/hooks.rb:539 0.011
After features/support/hooks.rb:100 0.000
Tags: @source
2.080
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the feature/thunderbird branch based on devel 1.106
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.411
And I successfully run "apt-mirror debian" 0.297
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.150
Then I should see a time-based snapshot 0.001
When I successfully run "apt-mirror debian-security" 0.110
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.009
After features/support/hooks.rb:100 0.000
Tags: @source
0.842
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the feature/thunderbird branch based on devel 0.457
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.171
And I run "apt-mirror debian" 0.082
Then it should fail 0.000
When I run "apt-mirror torproject" 0.065
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.063
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.465
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.324
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.001
And config/APT_overlays.d contains 'bugfix-bar' 0.001
When I successfully run tails-custom-apt-sources 0.136
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.348
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.239
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.107
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.344
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.231
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.001
When I successfully run tails-custom-apt-sources 0.108
Then I should see the 'devel' suite 0.002
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.174
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the stable base branch 0.154
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.019
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.194
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.172
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.022
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.129
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.117
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000