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

os-autoinst / os-autoinst / 2550 / 1
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2017 08:50AM UTC
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

29 Mar 2017 08:42AM UTC coverage: 51.847% (+0.008%) from 51.839%
2550.1

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

Source Files on job 2550.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2550
  • Travis Job 2550.1
  • d8f75d2b on github
  • Prev Job for on master (#2547.1)
  • Next Job for on master (#2558.1)
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