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

giampaolo / psutil / 3287
93%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2020 08:33PM UTC
Jobs 1
Files 4
Run time 1s
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
3287

push

travis-ci

web-flow
[Linux] disk_io_counters() ValueError when parsing /sys/block (#1684)

Fixes:

```
======================================================================
ERROR: psutil.tests.test_linux.TestSystemDiskIoCounters.test_emulate_use_sysfs
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/giampaolo/svn/psutil/psutil/tests/test_linux.py", line 1195, in test_emulate_use_sysfs
    wsysfs = psutil.disk_io_counters(perdisk=True)
  File "/home/giampaolo/svn/psutil/psutil/__init__.py", line 2065, in disk_io_counters
    rawdict = _psplatform.disk_io_counters(**kwargs)
  File "/home/giampaolo/svn/psutil/psutil/_pslinux.py", line 1124, in disk_io_counters
    for entry in gen:
  File "/home/giampaolo/svn/psutil/psutil/_pslinux.py", line 1110, in read_sysfs
    wbytes, wtime, _, busy_time, _) = map(int, fields)
ValueError: too many values to unpack (expected 11)
```

2163 of 2383 relevant lines covered (90.77%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 3287.3 09 Feb 2020 08:33PM UTC 0
90.77
Travis Job 3287.3
Source Files on build 3287
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3287
  • 796b2dda on github
  • Prev Build on master (#3282)
  • Next Build on master (#3288)
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

© 2025 Coveralls, Inc