Project Number Date
test_Tails_ISO_codespell 10 24 Jun 2025, 12:49

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 34.611 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.070
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.634
And the last version mentioned in debian/changelog is 1.0 0.325
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.103
Then I should see only the 'stable' suite 0.006
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.275
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.096
And the last version mentioned in debian/changelog is 1.0 0.111
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.065
Then I should see the 'stable' 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 '1.0' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.683
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.129
And Tails 0.10 has been released 0.050
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.174
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.071
And I run "apt-mirror debian" 0.035
Then it should fail 0.000
When I run "apt-mirror torproject" 0.087
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.134
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.846
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.210
And Tails 0.10 has been released 0.050
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.205
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.037
And I successfully run "apt-mirror debian" 0.125
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.113
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.101
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.387
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 0.058
And I am working on the stable base branch 0.012
And I checkout the 0.10 tag 0.028
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.149
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.924
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.626
And the last version mentioned in debian/changelog is 0.10 0.429
And I am working on the stable base branch 0.136
And I checkout the 0.10 tag 0.078
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.635
Then it should fail 0.016
After features/support/hooks.rb:539 0.078
After features/support/hooks.rb:100 0.000
Tags: @source
3.059
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.699
And Tails 0.10 has been released 0.246
And the last version mentioned in debian/changelog is 0.10 0.105
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.037
When I successfully run "apt-snapshots-serials prepare-build" 0.397
And I run "apt-mirror debian" 0.368
Then it should fail 0.000
When I run "apt-mirror torproject" 0.331
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.871
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
2.151
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.398
And Tails 0.10 has been released 0.222
And the last version mentioned in debian/changelog is 0.10 0.101
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.046
When I successfully run "apt-snapshots-serials prepare-build" 0.489
And I successfully run "apt-mirror debian" 0.475
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.213
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.200
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.009
After features/support/hooks.rb:100 0.000
Tags: @source
0.964
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.478
And the last version mentioned in debian/changelog is 0.10.1 0.268
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.064
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.151
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.107
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.438
And the last version mentioned in debian/changelog is 0.10.1 0.353
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.064
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.240
Then I should see the 'stable' suite 0.001
And I should see the 'bugfix-disable-gdomap' suite 0.001
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.10' suite 0.005
After features/support/hooks.rb:539 0.009
After features/support/hooks.rb:100 0.000
Tags: @source
1.696
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.627
And the last version mentioned in debian/changelog is 0.10.1 0.300
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.097
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.423
And I run "apt-mirror debian" 0.036
Then it should fail 0.000
When I run "apt-mirror torproject" 0.035
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.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.218
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.476
And the last version mentioned in debian/changelog is 0.10.1 0.209
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.050
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.068
And I successfully run "apt-mirror debian" 0.141
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.159
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.111
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.313
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.119
And the last version mentioned in debian/changelog is 0.11 0.133
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.059
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.324
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.135
And the last version mentioned in debian/changelog is 0.11 0.124
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.062
Then I should see the 'testing' suite 0.001
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.462
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.110
And Tails 0.10 has been released 0.065
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.172
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.031
And I run "apt-mirror debian" 0.012
Then it should fail 0.000
When I run "apt-mirror torproject" 0.013
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.056
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.527
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.089
And Tails 0.10 has been released 0.062
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.168
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.035
And I successfully run "apt-mirror debian" 0.057
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.056
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.056
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.910
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.147
And the last version mentioned in debian/changelog is 0.11 0.133
And Tails 0.11 has been released 0.055
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.028
When I successfully run tails-custom-apt-sources 0.543
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.003
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.261
And the last version mentioned in debian/changelog is 0.11 0.216
And Tails 0.11 has been released 0.065
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.008
When I run tails-custom-apt-sources 0.072
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.679
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.105
And the last version mentioned in debian/changelog is 0.11 0.238
And Tails 0.11 has been released 0.100
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.012
When I successfully run "apt-snapshots-serials prepare-build" 0.087
And I run "apt-mirror debian" 0.015
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.104
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.936
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.097
And the last version mentioned in debian/changelog is 0.11 0.201
And Tails 0.11 has been released 0.057
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.035
And I successfully run "apt-mirror debian" 0.225
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.171
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.137
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.517
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.113
And Tails 0.11 has been released 0.051
And the last version mentioned in debian/changelog is 0.12~rc1 0.218
And Tails 0.12-rc1 has been tagged 0.022
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.013
When I successfully run tails-custom-apt-sources 0.097
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.001
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 I am working on the testing base branch 0.360
And Tails 0.11 has been released 0.077
And the last version mentioned in debian/changelog is 0.12~rc1 0.118
And Tails 0.12-rc1 has been tagged 0.011
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.011
When I run tails-custom-apt-sources 0.072
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.471
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.103
And Tails 0.10~rc1 has been released 0.054
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.175
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.018
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.036
And I run "apt-mirror debian" 0.016
Then it should fail 0.000
When I run "apt-mirror torproject" 0.012
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.052
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
3.754
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.109
And Tails 0.10~rc1 has been released 0.058
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.410
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.181
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.429
And I successfully run "apt-mirror debian" 1.257
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.593
Then I should see a time-based snapshot 0.001
When I successfully run "apt-mirror debian-security" 0.712
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.014
After features/support/hooks.rb:100 0.000
Tags: @source
0.657
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.487
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.167
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.011
After features/support/hooks.rb:100 0.000
Tags: @source
1.098
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the devel base branch 0.496
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.588
Then I should see the 'devel' suite 0.001
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.009
After features/support/hooks.rb:539 0.016
After features/support/hooks.rb:100 0.002
Tags: @source
1.628
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.579
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.289
And I successfully run "apt-mirror debian" 0.106
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.255
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.395
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.049
After features/support/hooks.rb:100 0.000
Tags: @source
1.929
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.891
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.002
When I successfully run "apt-snapshots-serials prepare-build" 0.134
And I run "apt-mirror debian" 0.075
Then it should fail 0.000
When I run "apt-mirror torproject" 0.337
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.487
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.030
After features/support/hooks.rb:100 0.000
Tags: @source
0.549
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.398
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.150
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.765
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.397
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.366
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.488
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.380
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.105
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
0.337
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.234
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.102
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.303
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.165
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.045
And I successfully run "apt-mirror debian" 0.031
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.029
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.029
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.296
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.174
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.043
And I run "apt-mirror debian" 0.026
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.028
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.253
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.186
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.066
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.167
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.106
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.060
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
0.215
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.139
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.074
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.125
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.113
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.010
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.119
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.104
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.013
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.112
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.100
And the config/base_branch file is empty 0.001
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