Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 1 16 Jun 2025, 17:44

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 36.124 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.552
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.099
And the last version mentioned in debian/changelog is 1.0 0.289
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.143
Then I should see only the 'stable' suite 0.019
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.345
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.174
And the last version mentioned in debian/changelog is 1.0 0.114
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.055
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.432
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.082
And Tails 0.10 has been released 0.032
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.160
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.037
And I run "apt-mirror debian" 0.013
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.091
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
7.603
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.082
And Tails 0.10 has been released 0.033
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.165
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.097
And I successfully run "apt-mirror debian" 0.671
Then I should see a time-based snapshot 0.001
When I successfully run "apt-mirror torproject" 4.149
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 2.398
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.779
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.982
And the last version mentioned in debian/changelog is 0.10 0.082
And I am working on the stable base branch 0.054
And I checkout the 0.10 tag 0.046
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.612
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:541 0.009
After features/support/hooks.rb:100 0.000
Tags: @source
1.071
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.753
And the last version mentioned in debian/changelog is 0.10 0.087
And I am working on the stable base branch 0.029
And I checkout the 0.10 tag 0.031
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.170
Then it should fail 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.334
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.289
And Tails 0.10 has been released 0.136
And the last version mentioned in debian/changelog is 0.10 0.118
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.069
When I successfully run "apt-snapshots-serials prepare-build" 0.439
And I run "apt-mirror debian" 0.042
Then it should fail 0.000
When I run "apt-mirror torproject" 0.036
Then it should fail 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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.220
And Tails 0.10 has been released 0.062
And the last version mentioned in debian/changelog is 0.10 0.052
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.012
When I successfully run "apt-snapshots-serials prepare-build" 0.043
And I successfully run "apt-mirror debian" 0.112
Then I should see the 0.10 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.114
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.108
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.329
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.140
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.015
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.054
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:541 0.003
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:534 0.000
Given Tails 0.10 has been released 0.096
And the last version mentioned in debian/changelog is 0.10.1 0.107
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 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.055
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.383
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.108
And the last version mentioned in debian/changelog is 0.10.1 0.110
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 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.091
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.562
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.104
And the last version mentioned in debian/changelog is 0.10.1 0.114
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.016
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.032
And I successfully run "apt-mirror debian" 0.101
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.101
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.091
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.087
And the last version mentioned in debian/changelog is 0.11 0.116
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.057
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.273
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.087
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 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.058
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.564
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.095
And Tails 0.10 has been released 0.051
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.175
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.081
And I run "apt-mirror debian" 0.040
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.083
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.567
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.081
And Tails 0.10 has been released 0.094
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.184
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.032
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.055
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.060
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.006
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:534 0.000
Given I am working on the testing base branch 0.206
And the last version mentioned in debian/changelog is 0.11 0.104
And Tails 0.11 has been released 0.043
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.006
When I successfully run tails-custom-apt-sources 0.204
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.506
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.182
And the last version mentioned in debian/changelog is 0.11 0.148
And Tails 0.11 has been released 0.108
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.009
When I run tails-custom-apt-sources 0.057
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.583
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.092
And the last version mentioned in debian/changelog is 0.11 0.136
And Tails 0.11 has been released 0.109
And no frozen APT snapshot is 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.054
And I run "apt-mirror debian" 0.029
Then it should fail 0.000
When I run "apt-mirror torproject" 0.032
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.118
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.990
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.320
And the last version mentioned in debian/changelog is 0.11 0.122
And Tails 0.11 has been released 0.053
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.007
When I successfully run "apt-snapshots-serials prepare-build" 0.028
And I successfully run "apt-mirror debian" 0.261
Then I should see the 0.11 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.098
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.096
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.341
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.075
And Tails 0.11 has been released 0.048
And the last version mentioned in debian/changelog is 0.12~rc1 0.108
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.093
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.334
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.086
And Tails 0.11 has been released 0.054
And the last version mentioned in debian/changelog is 0.12~rc1 0.117
And Tails 0.12-rc1 has been tagged 0.009
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.009
When I run tails-custom-apt-sources 0.056
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.436
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.078
And Tails 0.10~rc1 has been released 0.045
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.182
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.014
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.011
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.058
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
11.275
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.381
And Tails 0.10~rc1 has been released 1.325
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 8.918
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.089
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.180
And I successfully run "apt-mirror debian" 0.114
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.119
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.143
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.012
After features/support/hooks.rb:100 0.000
Tags: @source
0.486
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.348
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.136
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.349
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.001
Given I am working on the devel base branch 0.253
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.094
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.290
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.144
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 successfully run "apt-mirror debian" 0.023
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.026
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.026
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.362
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.161
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.116
And I run "apt-mirror debian" 0.033
Then it should fail 0.000
When I run "apt-mirror torproject" 0.025
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.024
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.240
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/jessie base branch 0.176
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.063
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.015
After features/support/hooks.rb:100 0.000
Tags: @source
0.241
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/jessie base branch 0.158
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.082
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.181
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.117
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.062
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:541 0.002
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:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.108
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 only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.260
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.102
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.091
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.022
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.021
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.246
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.112
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.072
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.020
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.113
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.067
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.191
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.121
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.069
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.388
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.298
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.088
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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.157
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.145
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.161
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.139
And the config/base_branch file does not exist 0.008
When I run tails-custom-apt-sources 0.012
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.109
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.091
And the config/base_branch file is empty 0.005
When I run tails-custom-apt-sources 0.012
Then it should fail 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000