Project Number Date
test_Tails_ISO_devel 3877 19 Jun 2025, 15:00

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 19.925 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
0.431
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.127
And the last version mentioned in debian/changelog is 1.0 0.225
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.072
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.269
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.079
And the last version mentioned in debian/changelog is 1.0 0.122
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.066
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.456
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.067
And Tails 0.10 has been released 0.025
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.153
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.048
And I run "apt-mirror debian" 0.023
Then it should fail 0.000
When I run "apt-mirror torproject" 0.014
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.123
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.703
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 Tails 0.10 has been released 0.040
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.170
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.034
And I successfully run "apt-mirror debian" 0.105
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.118
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.128
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.305
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.116
And the last version mentioned in debian/changelog is 0.10 0.059
And I am working on the stable base branch 0.009
And I checkout the 0.10 tag 0.007
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.110
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.355
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.243
And the last version mentioned in debian/changelog is 0.10 0.040
And I am working on the stable base branch 0.005
And I checkout the 0.10 tag 0.005
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.060
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.480
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.147
And Tails 0.10 has been released 0.035
And the last version mentioned in debian/changelog is 0.10 0.104
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.006
When I successfully run "apt-snapshots-serials prepare-build" 0.035
And I run "apt-mirror debian" 0.016
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.117
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.966
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 Tails 0.10 has been released 0.063
And the last version mentioned in debian/changelog is 0.10 0.063
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.048
And I successfully run "apt-mirror debian" 0.184
Then I should see the 0.10 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.220
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.181
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.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.456
And the last version mentioned in debian/changelog is 0.10.1 0.169
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.015
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.067
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.499
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.149
And the last version mentioned in debian/changelog is 0.10.1 0.167
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.096
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.084
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.498
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.140
And the last version mentioned in debian/changelog is 0.10.1 0.148
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 no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.056
And I run "apt-mirror debian" 0.015
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.098
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.678
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.123
And the last version mentioned in debian/changelog is 0.10.1 0.126
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.017
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.033
And I successfully run "apt-mirror debian" 0.104
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.165
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.106
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.305
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.115
And the last version mentioned in debian/changelog is 0.11 0.126
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.062
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.554
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 the last version mentioned in debian/changelog is 0.11 0.180
And Tails 0.11 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.001
And config/APT_overlays.d contains 'bugfix-bar' 0.002
When I successfully run tails-custom-apt-sources 1.241
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.107
After features/support/hooks.rb:100 0.000
Tags: @source
2.520
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 1.736
And Tails 0.10 has been released 0.192
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.256
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.085
And I run "apt-mirror debian" 0.124
Then it should fail 0.000
When I run "apt-mirror torproject" 0.033
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.090
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
0.928
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.160
And Tails 0.10 has been released 0.110
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.438
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.031
And I successfully run "apt-mirror debian" 0.058
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.062
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.064
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.732
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.228
And the last version mentioned in debian/changelog is 0.11 0.179
And Tails 0.11 has been released 0.087
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.010
When I successfully run tails-custom-apt-sources 0.226
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.020
After features/support/hooks.rb:100 0.000
Tags: @source
0.686
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.191
And the last version mentioned in debian/changelog is 0.11 0.289
And Tails 0.11 has been released 0.113
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.015
When I run tails-custom-apt-sources 0.076
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.710
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.178
And the last version mentioned in debian/changelog is 0.11 0.175
And Tails 0.11 has been released 0.069
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.019
When I successfully run "apt-snapshots-serials prepare-build" 0.055
And I run "apt-mirror debian" 0.015
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.182
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.027
After features/support/hooks.rb:100 0.000
Tags: @source
1.091
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.117
And the last version mentioned in debian/changelog is 0.11 0.157
And Tails 0.11 has been released 0.266
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.010
When I successfully run "apt-snapshots-serials prepare-build" 0.046
And I successfully run "apt-mirror debian" 0.191
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.170
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.130
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.485
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.134
And Tails 0.11 has been released 0.094
And the last version mentioned in debian/changelog is 0.12~rc1 0.135
And Tails 0.12-rc1 has been tagged 0.007
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.007
When I successfully run tails-custom-apt-sources 0.104
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
0.542
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.120
And Tails 0.11 has been released 0.091
And the last version mentioned in debian/changelog is 0.12~rc1 0.224
And Tails 0.12-rc1 has been tagged 0.041
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.006
When I run tails-custom-apt-sources 0.057
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.736
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.064
And Tails 0.10~rc1 has been released 0.202
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.257
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.022
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.067
And I run "apt-mirror debian" 0.026
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.075
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.880
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.376
And Tails 0.10~rc1 has been released 0.100
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.174
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.015
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.031
And I successfully run "apt-mirror debian" 0.063
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.058
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.059
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.142
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.081
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 'devel' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.168
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.101
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 '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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.243
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.133
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.022
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.020
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.022
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.224
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 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.025
Then it should fail 0.000
When I run "apt-mirror torproject" 0.019
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.018
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.184
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.113
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.070
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.144
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.084
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.059
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.176
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.110
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.064
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.171
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.105
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.064
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.190
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.101
And no frozen APT snapshot is 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.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.017
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.018
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.149
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.074
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.030
And I run "apt-mirror debian" 0.014
Then it should fail 0.000
When I run "apt-mirror torproject" 0.014
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.015
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.123
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.064
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.058
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.133
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.075
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.057
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.126
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.071
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.053
Then I should see the 'devel' suite 0.001
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.056
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.049
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.007
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.076
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.066
And the config/base_branch file does not exist 0.003
When I run tails-custom-apt-sources 0.006
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.083
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.070
And the config/base_branch file is empty 0.004
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000