Project Number Date
test_Tails_ISO_feature-arti 39 24 Apr 2025, 17:40

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 29.410 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.622
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.401
And the last version mentioned in debian/changelog is 1.0 0.157
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.060
Then I should see only the 'stable' suite 0.004
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.470
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.291
And the last version mentioned in debian/changelog is 1.0 0.112
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.011
After features/support/hooks.rb:100 0.000
Tags: @source
0.757
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.278
And Tails 0.10 has been released 0.113
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.072
And I run "apt-mirror debian" 0.014
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.103
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.697
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.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.179
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.036
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.133
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.107
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.330
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 0.065
And I am working on the stable base branch 0.010
And I checkout the 0.10 tag 0.009
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.109
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
0.486
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.363
And the last version mentioned in debian/changelog is 0.10 0.049
And I am working on the stable base branch 0.008
And I checkout the 0.10 tag 0.008
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.056
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.848
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.427
And Tails 0.10 has been released 0.128
And the last version mentioned in debian/changelog is 0.10 0.043
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.084
When I successfully run "apt-snapshots-serials prepare-build" 0.035
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.102
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.053
After features/support/hooks.rb:100 0.000
Tags: @source
0.907
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.459
And Tails 0.10 has been released 0.040
And the last version mentioned in debian/changelog is 0.10 0.043
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.050
And I successfully run "apt-mirror debian" 0.101
Then I should see the 0.10 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.105
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.095
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.655
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.461
And the last version mentioned in debian/changelog is 0.10.1 0.122
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.013
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.056
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.084
After features/support/hooks.rb:100 0.000
Tags: @source
0.822
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.617
And the last version mentioned in debian/changelog is 0.10.1 0.129
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 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.056
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.073
After features/support/hooks.rb:100 0.000
Tags: @source
0.859
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.554
And the last version mentioned in debian/changelog is 0.10.1 0.111
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.036
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.109
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.945
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.487
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.018
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.093
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.105
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.269
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.098
And the last version mentioned in debian/changelog is 0.11 0.112
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:539 0.002
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 testing base branch 0.103
And the last version mentioned in debian/changelog is 0.11 0.109
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.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.106
After features/support/hooks.rb:100 0.000
Tags: @source
1.202
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.606
And Tails 0.10 has been released 0.314
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.161
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.042
And I run "apt-mirror debian" 0.013
Then it should fail 0.000
When I run "apt-mirror torproject" 0.011
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.050
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
1.200
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.443
And Tails 0.10 has been released 0.384
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.163
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.030
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.059
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.054
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
1.066
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.595
And the last version mentioned in debian/changelog is 0.11 0.117
And Tails 0.11 has been released 0.189
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.071
When I successfully run tails-custom-apt-sources 0.092
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.053
After features/support/hooks.rb:100 0.000
Tags: @source
1.053
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.458
And the last version mentioned in debian/changelog is 0.11 0.110
And Tails 0.11 has been released 0.351
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.066
When I run tails-custom-apt-sources 0.066
Then it should fail 0.000
After features/support/hooks.rb:539 0.080
After features/support/hooks.rb:100 0.000
Tags: @source
1.521
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.544
And the last version mentioned in debian/changelog is 0.11 0.116
And Tails 0.11 has been released 0.703
And no frozen APT snapshot is 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.032
And I run "apt-mirror debian" 0.011
Then it should fail 0.000
When I run "apt-mirror torproject" 0.011
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.094
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.975
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.193
And the last version mentioned in debian/changelog is 0.11 0.115
And Tails 0.11 has been released 0.243
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.075
When I successfully run "apt-snapshots-serials prepare-build" 0.031
And I successfully run "apt-mirror debian" 0.100
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.103
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.110
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
1.156
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.491
And Tails 0.11 has been released 0.426
And the last version mentioned in debian/changelog is 0.12~rc1 0.124
And Tails 0.12-rc1 has been tagged 0.008
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.098
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.054
After features/support/hooks.rb:100 0.000
Tags: @source
0.986
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.609
And Tails 0.11 has been released 0.196
And the last version mentioned in debian/changelog is 0.12~rc1 0.110
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.006
When I run tails-custom-apt-sources 0.054
Then it should fail 0.000
After features/support/hooks.rb:539 0.223
After features/support/hooks.rb:100 0.000
Tags: @source
1.199
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.557
And Tails 0.10~rc1 has been released 0.363
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.149
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.011
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.039
And I run "apt-mirror debian" 0.011
Then it should fail 0.000
When I run "apt-mirror torproject" 0.011
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.007
After features/support/hooks.rb:100 0.000
Tags: @source
1.031
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.301
And Tails 0.10~rc1 has been released 0.377
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.151
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.011
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.029
And I successfully run "apt-mirror debian" 0.050
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.049
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.674
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.615
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 'devel' suite 0.001
After features/support/hooks.rb:539 0.091
After features/support/hooks.rb:100 0.000
Tags: @source
0.837
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.736
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.100
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.484
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.402
And no frozen APT snapshot is 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.017
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.014
Then I should see a time-based snapshot 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.051
After features/support/hooks.rb:100 0.000
Tags: @source
0.463
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.381
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.016
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.016
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.132
After features/support/hooks.rb:100 0.000
Tags: @source
0.546
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.488
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.128
After features/support/hooks.rb:100 0.000
Tags: @source
0.519
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.455
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.063
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.075
After features/support/hooks.rb:100 0.000
Tags: @source
0.439
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.378
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.059
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.083
After features/support/hooks.rb:100 0.000
Tags: @source
0.596
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.534
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.079
After features/support/hooks.rb:100 0.000
Tags: @source
1.082
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.831
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.201
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.015
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.016
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.204
After features/support/hooks.rb:100 0.000
Tags: @source
0.813
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.540
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.220
And I run "apt-mirror debian" 0.019
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.016
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.472
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.410
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.060
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.206
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.140
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.065
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.496
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.371
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.124
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.016
After features/support/hooks.rb:100 0.000
Tags: @source
0.379
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.370
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.078
After features/support/hooks.rb:100 0.000
Tags: @source
0.534
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.405
And the config/base_branch file does not exist 0.117
When I run tails-custom-apt-sources 0.010
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.523
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.395
And the config/base_branch file is empty 0.117
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000