Project Number Date
test_Tails_ISO_devel 4443 11 Jun 2026, 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 40.100 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.447
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.216
And the last version mentioned in debian/changelog is 1.0 0.145
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.077
Then I should see only the 'stable' suite 0.008
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.389
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.231
And the last version mentioned in debian/changelog is 1.0 0.104
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.051
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.666
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.218
And Tails 0.10 has been released 0.081
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.158
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" 1.075
And I run "apt-mirror debian" 0.023
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.076
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.005
After features/support/hooks.rb:108 0.000
Tags: @source
1.812
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.207
And Tails 0.10 has been released 0.088
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.212
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" 1.054
And I successfully run "apt-mirror debian" 0.079
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.086
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.082
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.456
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.285
And the last version mentioned in debian/changelog is 0.10 0.048
And I am working on the stable base branch 0.020
And I checkout the 0.10 tag 0.021
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.080
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.489
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.298
And the last version mentioned in debian/changelog is 0.10 0.069
And I am working on the stable base branch 0.039
And I checkout the 0.10 tag 0.024
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.057
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.957
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.435
And Tails 0.10 has been released 0.144
And the last version mentioned in debian/changelog is 0.10 0.050
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.091
When I successfully run "apt-snapshots-serials prepare-build" 1.066
And I run "apt-mirror debian" 0.026
Then it should fail 0.000
When I run "apt-mirror torproject" 0.030
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.113
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.892
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.262
And Tails 0.10 has been released 0.140
And the last version mentioned in debian/changelog is 0.10 0.085
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.021
When I successfully run "apt-snapshots-serials prepare-build" 1.060
And I successfully run "apt-mirror debian" 0.117
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.116
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.086
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.695
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.424
And the last version mentioned in debian/changelog is 0.10.1 0.145
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.055
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 'stable' suite 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.770
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.412
And the last version mentioned in debian/changelog is 0.10.1 0.204
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.072
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.080
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:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
1.802
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.355
And the last version mentioned in debian/changelog is 0.10.1 0.112
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.041
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.059
And I run "apt-mirror debian" 0.026
Then it should fail 0.000
When I run "apt-mirror torproject" 0.057
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.150
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
1.912
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.350
And the last version mentioned in debian/changelog is 0.10.1 0.132
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.076
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.067
And I successfully run "apt-mirror debian" 0.076
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.104
Then I should see a time-based snapshot 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:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.679
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.501
And the last version mentioned in debian/changelog is 0.11 0.108
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.068
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:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.577
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.374
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.076
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.960
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.478
And Tails 0.10 has been released 0.140
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.162
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" 1.070
And I run "apt-mirror debian" 0.027
Then it should fail 0.000
When I run "apt-mirror torproject" 0.027
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.053
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.020
After features/support/hooks.rb:108 0.000
Tags: @source
1.780
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.235
And Tails 0.10 has been released 0.131
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" 1.054
And I successfully run "apt-mirror debian" 0.053
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.061
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.074
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.654
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.264
And the last version mentioned in debian/changelog is 0.11 0.124
And Tails 0.11 has been released 0.155
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.025
When I successfully run tails-custom-apt-sources 0.084
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.714
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.308
And the last version mentioned in debian/changelog is 0.11 0.117
And Tails 0.11 has been released 0.182
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.031
When I run tails-custom-apt-sources 0.073
Then it should fail 0.000
After features/support/hooks.rb:559 0.003
After features/support/hooks.rb:108 0.000
Tags: @source
1.883
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.378
And the last version mentioned in debian/changelog is 0.11 0.113
And Tails 0.11 has been released 0.200
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.021
When I successfully run "apt-snapshots-serials prepare-build" 1.062
And I run "apt-mirror debian" 0.022
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.071
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.802
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.205
And the last version mentioned in debian/changelog is 0.11 0.118
And Tails 0.11 has been released 0.148
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.025
When I successfully run "apt-snapshots-serials prepare-build" 1.055
And I successfully run "apt-mirror debian" 0.086
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.082
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.079
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.850
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.252
And Tails 0.11 has been released 0.164
And the last version mentioned in debian/changelog is 0.12~rc1 0.168
And Tails 0.12-rc1 has been tagged 0.025
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.056
When I successfully run tails-custom-apt-sources 0.182
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
1.124
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.342
And Tails 0.11 has been released 0.455
And the last version mentioned in debian/changelog is 0.12~rc1 0.144
And Tails 0.12-rc1 has been tagged 0.065
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.055
When I run tails-custom-apt-sources 0.060
Then it should fail 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
2.040
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.341
And Tails 0.10~rc1 has been released 0.284
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.045
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.051
And I run "apt-mirror debian" 0.035
Then it should fail 0.000
When I run "apt-mirror torproject" 0.039
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:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
2.089
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.328
And Tails 0.10~rc1 has been released 0.156
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.189
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.068
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.046
And I successfully run "apt-mirror debian" 0.120
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.109
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.069
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.003
After features/support/hooks.rb:108 0.000
Tags: @source
0.449
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.369
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.079
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.003
After features/support/hooks.rb:108 0.000
Tags: @source
0.342
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.265
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.076
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.497
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.325
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.065
And I successfully run "apt-mirror debian" 0.029
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.040
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.035
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.368
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.122
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.064
And I run "apt-mirror debian" 0.064
Then it should fail 0.000
When I run "apt-mirror torproject" 0.075
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.041
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.532
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.438
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.092
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.467
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.404
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.062
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.578
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.517
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.060
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.375
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.306
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.068
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.435
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.278
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.050
And I successfully run "apt-mirror debian" 0.025
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.032
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.046
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.370
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.266
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.036
And I run "apt-mirror debian" 0.029
Then it should fail 0.000
When I run "apt-mirror torproject" 0.021
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.337
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.275
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.061
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.195
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.148
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.046
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.265
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.206
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.058
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:559 0.007
After features/support/hooks.rb:108 0.000
Tags: @source
0.135
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.125
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.009
Then it should fail 0.000
After features/support/hooks.rb:559 0.006
After features/support/hooks.rb:108 0.000
Tags: @source
0.120
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.111
And the config/base_branch file 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:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.177
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.165
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000