• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

os-autoinst / os-autoinst / 2550
57%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2017 08:50AM UTC
Jobs 1
Files 62
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2550

push

travis-ci

coolo
Fix assert_and_click mouse hiding (#744)

See https://progress.opensuse.org/issues/17058#note-7 - #728
caused a problem with the cursor reposition that occurs at the
end of `assert_and_click`, in the case that the cursor had not
been explicitly positioned before the `assert_and_click`. In
this case, `assert_and_click` is meant to call `mouse_hide`.
However, #728 made `get_last_mouse_set` *always* return defined
values, while `assert_and_click` expected it to return undefined
values when the cursor had never been positioned, so it wound
up trying to position the cursor to -1, -1 instead of calling
`mouse_hide`.

The fix is pretty simple: just adapt the condition to the new
behaviour of `get_last_mouse_set`.

3158 of 6091 relevant lines covered (51.85%)

191.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2550.1 29 Mar 2017 08:50AM UTC 0
51.85
Travis Job 2550.1
Source Files on build 2550
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2550
  • d8f75d2b on github
  • Prev Build on master (#2547)
  • Next Build on master (#2558)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc