Gobby 0.5→0.6 changes in buster: test suite update needed
With the feature/buster branch, gobby gets bumped from 0.5.0-8.1 to 0.6.0~20170204~e5c2d1-3, and the case of one menu item changes a little; ditto for the window it leads to.
This leads to this failure in features/tor_stream_isolation.feature
:
And I connect Gobby to "gobby.debian.org" # features/step_definitions/tor.rb:326
The Dogtail script raised: SearchError: descendent of [application | gobby-0.5]: "Connect to Server..." menuitem (RuntimeError)
./features/support/helpers/dogtail.rb:83:in `run'
./features/support/helpers/dogtail.rb:225:in `initialize'
./features/support/helpers/dogtail.rb:205:in `new'
./features/support/helpers/dogtail.rb:205:in `block (2 levels) in <class:Application>'
./features/step_definitions/tor.rb:335:in `/^I connect Gobby to "([^"]+)"$/'
features/tor_stream_isolation.feature:62:in `And I connect Gobby to "gobby.debian.org"'
Also, it seems there’s an extraneous Ctrl-T
, which I could get rid of
without triggering any issues.
Two patches attached which fix the test failure. Will push with a reference to this ticket unless there’s something I overlooked.
Attachments
Parent Task: #16281 (closed)
Original created by @CyrilBrulebois on 16335 (Redmine)