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

se-edu / addressbook-level4 / 4518
94%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 01:57PM UTC
Jobs 1
Files 92
Run time 4s
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
4518

push

travis-ci

web-flow
HelpWindowTest: fix failing test in non-headless mode (#880)

HelpWindowTest#focus_helpWindowNotFocused_focused() test checks that
the HelpWindow#focus() method will cause the HelpWindow to be in focus
when called. The test first asserts that the HelpWindow is not in focus
first after it is shown, being calling this method and asserting that
the HelpWindow is now in focus.

When tests are run in non-headless mode, the HelpWindow will be in
focus immediately after it is shown, thus our first assertion is
incorrect, causing the test to consistently fail in non-headless mode.

Let's add a method GuiRobot#removeFocus(), and update the test to call
this method to remove focus from the HelpWindow after it is shown
to ensure the first assertion is correct in non-headless mode.

  [1/3] HelpWindowTest: fix failing test in non-headless mode
  [2/3] HelpWindowTest: skip test with buggy behavior in headless mode
  [3/3] build.gradle: enable logging of skipped tests

1437 of 1560 relevant lines covered (92.12%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4518.1 24 Apr 2018 01:57PM UTC 0
92.12
Travis Job 4518.1
Source Files on build 4518
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4518
  • 8d2322b4 on github
  • Prev Build on master (#4511)
  • Next Build on master (#4548)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc