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

mtlynch / ndt-e2e-clientworker / 54
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: replay-generator
DEFAULT BRANCH: master
Ran 12 Apr 2016 09:19PM UTC
Jobs 1
Files 9
Run time 0s
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
54

push

travis-ci

mtlynch
Convert exceptions to errors, fix time recording

This makes a few changes that are a bit intermixed in the code:

1. Changes recording of start time and end time so that they record when the
underlying client process began and ended, not when the the actual tests
began (the revised behavior matches the spec).
2. Changes recording of s2c/c2s end_time values so that it actually waits for
the element it's waiting for before recording the time.
3. Changes two error cases so that instead of raising ValueError and killing
the process. One case was changed to a custom exception that kills the
process, as it should never occur. The other case was changed to a graceful
error that is recorded in results, but does not kill the process.
4. Removes the timeout handling logic from the result page parsing because
parsing the result page cannot time out (does not use WebDriverWait).

In addition, refactors html_driver a bit so that there is less mixing of
abstraction layers within functions.

Lastly, deletes the freezegun unit test as it was not providing additional
coverage over the final timing test and it's an additional unneeded
dependency.

55 of 55 new or added lines in 1 file covered. (100.0%)

247 of 281 relevant lines covered (87.9%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
client_wrapper/results.py
Jobs
ID Job ID Ran Files Coverage
1 54.1 12 Apr 2016 09:19PM UTC 0
87.9
Travis Job 54.1
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • 01fe6e87 on github
  • Prev Build on fix-start-end-time (#52)
  • Next Build on fix-start-end-time (#55)
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