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

home-assistant / home-assistant / 18041
94%

Build:
DEFAULT BRANCH: dev
Ran 16 Jan 2017 04:42PM UTC
Jobs 5
Files 195
Run time 10min
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
18041

push

travis-ci

fabaff
Fixes #5357 which especify absolute path to save cookie used by USPS sensor. (#5358)

Traceback (most recent call last):
  File "/home/hass/.virtualenvs/home_assistant/lib/python3.5/site-packages/homeassistant/helpers/entity_component.py", line 151, in _async_setup_platform
    entity_platform.add_entities, discovery_info
  File "/usr/local/lib/python3.5/asyncio/futures.py", line 361, in __iter__
    yield self  # This tells Task to wait for completion.
  File "/usr/local/lib/python3.5/asyncio/tasks.py", line 296, in _wakeup
    future.result()
  File "/usr/local/lib/python3.5/asyncio/futures.py", line 274, in result
    raise self._exception
  File "/usr/local/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/hass/.virtualenvs/home_assistant/lib/python3.5/site-packages/homeassistant/components/sensor/usps.py", line 48, in setup_platform
    add_devices([USPSSensor(session, config.get(CONF_UPDATE_INTERVAL))])
  File "/home/hass/.virtualenvs/home_assistant/lib/python3.5/site-packages/homeassistant/components/sensor/usps.py", line 58, in __init__
    self._profile = myusps.get_profile(session)
  File "/home/hass/.homeassistant/deps/myusps/__init__.py", line 100, in wrapped
    _login(*args)
  File "/home/hass/.homeassistant/deps/myusps/__init__.py", line 90, in _login
    _save_cookies(session.cookies, session.auth.cookie_path)
  File "/home/hass/.homeassistant/deps/myusps/__init__.py", line 41, in _save_cookies
    with open(filename, 'wb') as handle:
PermissionError: [Errno 13] Permission denied: './usps_cookies.pickle'

16116 of 17190 relevant lines covered (93.75%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18041.1 (TOXENV=py34) 16 Jan 2017 04:46PM UTC 0
93.75
Travis Job 18041.1
2 18041.2 (TOXENV=requirements) 16 Jan 2017 04:42PM UTC 0
Travis Job 18041.2
3 18041.3 (TOXENV=lint) 16 Jan 2017 04:53PM UTC 0
Travis Job 18041.3
5 18041.5 (TOXENV=py35) 16 Jan 2017 04:50PM UTC 0
93.73
Travis Job 18041.5
6 18041.6 (TOXENV=py36) 16 Jan 2017 04:51PM UTC 0
93.73
Travis Job 18041.6
Source Files on build 18041
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18041
  • 62f26fb7 on github
  • Prev Build on dev (#18032)
  • Next Build on dev (#18044)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc