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

mtlynch / ndt-e2e-clientworker / 64
88%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2016 08:59AM 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
64

push

travis-ci

mtlynch
Fixing time logging in HTML5 driver (#32)

* Fixing time logging in HTML5 driver

This makes a few changes to recording timestamps during the test 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 (it would previously record
the time without waiting, which was a bug and caused it to record incorrect
times).

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.

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

243 of 277 relevant lines covered (87.73%)

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 64.1 15 Apr 2016 08:59AM UTC 0
87.73
Travis Job 64.1
Source Files on build 64
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #64
  • 3a0f26ad on github
  • Prev Build on master (#47)
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