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

micropython / micropython / 10476
98%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2019 04:30AM UTC
Jobs 1
Files 242
Run time 13s
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
10476

push

travis-ci

Damien George
tests/run-tests: Ignore exception in process kill when ending repl test.

When running Linux on WSL, Popen.kill() can raise a ProcessLookupError if
the process does not exist anymore, which can happen here since the
previous statement already tries to close the process by sending Ctrl-D to
the running repl.  This doesn't seem to be a problem on other OSes, so just
swallow the exception silently since it indicates the process has been
closed already, which after all is what we want.

18399 of 18774 relevant lines covered (98.0%)

365643.62 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10476.3 (NAME="unix coverage build and tests") 04 Apr 2019 04:30AM UTC 0
98.0
Travis Job 10476.3
Source Files on build 10476
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10476
  • d89ce2ed on github
  • Prev Build on master (#10473)
  • Next Build on master (#10479)
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