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

google / openhtf / 2074
63%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2019 12:25AM UTC
Jobs 2
Files 64
Run time 14s
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
2074

push

travis-ci

web-flow
Use custom logger subclass for test records. (#862)

The test-specific logger is now a custom subclass that overrides the
getChild method to avoid the Python logging module's log hierarchy.
Subloggers must now call the parent's getChild method to construct the
appropriate logger.

In addition, this change moves creating the phase-specific logger to
TestState's running_phase_context.  This ensures that the logger is only
created once for a particular phase, rather than creating multiples in
scenarios where phases recursively call other phases. To make this
clearer, the TestState.logger has been renamed to
TestState.state_logger; TestState.logger is now a property that returns
the running phase state's logger instance or exceptions if it is not
set.

Lastly, fix flakiness in user_input that was causing unit tests to
intermittently failing.

3070 of 5658 relevant lines covered (54.26%)

1.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2074.1 (TOXENV=py27) 03 Apr 2019 12:25AM UTC 0
54.05
Travis Job 2074.1
2 2074.2 (TOXENV=py36) 03 Apr 2019 12:25AM UTC 0
53.99
Travis Job 2074.2
Source Files on build 2074
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2074
  • bc8e5813 on github
  • Prev Build on master (#2073)
  • Next Build on master (#2076)
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