Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 6 28 Oct 2024, 19:05

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.987 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.437
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.187
And the last version mentioned in debian/changelog is 1.0 0.183
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.061
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.463
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.298
And the last version mentioned in debian/changelog is 1.0 0.108
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.056
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.637
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.131
And Tails 0.10 has been released 0.142
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.080
And I run "apt-mirror debian" 0.013
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.094
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.924
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.187
And Tails 0.10 has been released 0.264
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 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.090
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.100
Then I should see a time-based snapshot 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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.566
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.423
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 the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.090
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
0.947
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.693
And the last version mentioned in debian/changelog is 0.10 0.040
And I am working on the stable base branch 0.006
And I checkout the 0.10 tag 0.155
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.050
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.773
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.279
And Tails 0.10 has been released 0.130
And the last version mentioned in debian/changelog is 0.10 0.042
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.162
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.013
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.093
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.210
After features/support/hooks.rb:100 0.000
Tags: @source
1.081
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.438
And Tails 0.10 has been released 0.193
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.089
When I successfully run "apt-snapshots-serials prepare-build" 0.031
And I successfully run "apt-mirror debian" 0.098
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.100
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.087
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
1.061
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.894
And the last version mentioned in debian/changelog is 0.10.1 0.104
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.011
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.051
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.038
After features/support/hooks.rb:100 0.000
Tags: @source
0.937
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.769
And the last version mentioned in debian/changelog is 0.10.1 0.103
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.011
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.051
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.032
After features/support/hooks.rb:100 0.000
Tags: @source
0.673
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.392
And the last version mentioned in debian/changelog is 0.10.1 0.113
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.012
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
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.012
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.097
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.217
After features/support/hooks.rb:100 0.000
Tags: @source
1.168
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.556
And the last version mentioned in debian/changelog is 0.10.1 0.104
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.196
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.026
And I successfully run "apt-mirror debian" 0.087
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.098
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.097
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
0.589
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.426
And the last version mentioned in debian/changelog is 0.11 0.107
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.054
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.056
After features/support/hooks.rb:100 0.000
Tags: @source
0.620
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.106
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.054
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.047
After features/support/hooks.rb:100 0.000
Tags: @source
1.085
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.379
And Tails 0.10 has been released 0.454
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.154
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.027
And I run "apt-mirror debian" 0.009
Then it should fail 0.000
When I run "apt-mirror torproject" 0.009
Then it should fail 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.037
After features/support/hooks.rb:100 0.000
Tags: @source
1.843
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.254
And Tails 0.10 has been released 0.537
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.797
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.056
And I successfully run "apt-mirror debian" 0.078
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.061
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.910
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.387
And the last version mentioned in debian/changelog is 0.11 0.118
And Tails 0.11 has been released 0.291
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.011
When I successfully run tails-custom-apt-sources 0.100
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
1.203
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.605
And the last version mentioned in debian/changelog is 0.11 0.110
And Tails 0.11 has been released 0.284
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.136
When I run tails-custom-apt-sources 0.065
Then it should fail 0.000
After features/support/hooks.rb:539 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
1.577
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.460
And the last version mentioned in debian/changelog is 0.11 0.129
And Tails 0.11 has been released 0.412
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.389
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.010
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.131
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.852
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.585
And the last version mentioned in debian/changelog is 0.11 0.118
And Tails 0.11 has been released 0.809
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.009
When I successfully run "apt-snapshots-serials prepare-build" 0.029
And I successfully run "apt-mirror debian" 0.106
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.091
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.101
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.902
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.399
And Tails 0.11 has been released 0.298
And the last version mentioned in debian/changelog is 0.12~rc1 0.104
And Tails 0.12-rc1 has been tagged 0.005
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.005
When I successfully run tails-custom-apt-sources 0.088
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
0.953
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.408
And Tails 0.11 has been released 0.353
And the last version mentioned in debian/changelog is 0.12~rc1 0.105
And Tails 0.12-rc1 has been tagged 0.007
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.027
When I run tails-custom-apt-sources 0.051
Then it should fail 0.000
After features/support/hooks.rb:539 0.099
After features/support/hooks.rb:100 0.000
Tags: @source
1.041
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.554
And Tails 0.10~rc1 has been released 0.186
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.160
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.018
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.039
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.053
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
1.186
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.538
And Tails 0.10~rc1 has been released 0.239
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.193
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.028
And I successfully run "apt-mirror debian" 0.052
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.058
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.624
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.516
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.107
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.501
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.442
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 '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.127
After features/support/hooks.rb:100 0.000
Tags: @source
0.445
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.378
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 successfully run "apt-mirror debian" 0.012
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.011
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.011
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.144
After features/support/hooks.rb:100 0.000
Tags: @source
0.684
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.603
And frozen APT snapshots are 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.015
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.012
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.054
After features/support/hooks.rb:100 0.000
Tags: @source
0.588
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.532
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.055
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.012
After features/support/hooks.rb:100 0.000
Tags: @source
0.203
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.146
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.056
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.145
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.090
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.054
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.422
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.367
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.053
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.019
After features/support/hooks.rb:100 0.000
Tags: @source
0.168
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.096
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 successfully run "apt-mirror debian" 0.013
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.013
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.012
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.125
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.058
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.026
And I run "apt-mirror debian" 0.013
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.013
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
0.113
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.061
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.051
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.018
After features/support/hooks.rb:100 0.000
Tags: @source
0.511
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.451
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.059
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.088
After features/support/hooks.rb:100 0.000
Tags: @source
0.592
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.542
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.050
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.024
After features/support/hooks.rb:100 0.000
Tags: @source
0.340
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.330
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:539 0.050
After features/support/hooks.rb:100 0.000
Tags: @source
0.576
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.401
And the config/base_branch file does not exist 0.132
When I run tails-custom-apt-sources 0.041
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.504
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.355
And the config/base_branch file is empty 0.138
When I run tails-custom-apt-sources 0.010
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000