Bug #11452

"I2P displays a notice when bootstrapping fails" test is fragile

Added by intrigeri 2016-05-20 18:43:49 . Updated 2019-08-30 10:24:44 .

Status:
Confirmed
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2016-05-20
Due date:
% Done:

0%

Feature Branch:
test/11452-I2P-displays-a-notice-when-bootstrapping-fails-is-fragile
Type of work:
Code
Blueprint:

Starter:
Affected tool:
I2P
Deliverable for:

Description

Scenario I2P displays a notice when bootstrapping fails
Given I have started Tails from DVD with I2P enabled and logged in
And I2P is not running
When the network is plugged
And Tor has built a circuit
And I2P is running
And I2P's reseeding started
And the network is unplugged
Then I see a notification that I2P is not ready
Failure 
Didn't not see notification 'I2PBootstrapFailure.png'
Last ignored exception was: FindFailed: can not find GnomeNotificationEntry.png on the screen. (Timeout::Error)
./features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:33:in `try_for'
./features/step_definitions/common_steps.rb:68:in `robust_notification_wait'
./features/step_definitions/i2p.rb:89:in `/^I see a notification that I2P is not ready$/'
features/i2p.feature:77:in `Then I see a notification that I2P is not ready'

… instead I see a notification telling me that the I2P router console is ready.

Video attached.


Files


Subtasks


Related issues

Blocked by Tails - Feature #12264: Reintroduce I2P Confirmed 2017-02-25

History

#1 Updated by intrigeri 2016-05-20 18:49:20

  • Feature Branch set to test/11452-I2P-displays-a-notice-when-bootstrapping-fails-is-fragile

#2 Updated by spriver 2017-06-01 13:35:37

#3 Updated by intrigeri 2019-08-30 10:24:45

  • Affected tool set to I2P