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

zigpy / bellows / 506
100%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2018 12:30PM UTC
Jobs 4
Files 13
Run time 1min
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
506

Pull #112

travis-ci

web-flow
Silabs released new version of exsp protocol

Silicon labs have released new version of their protocol - v6.

This small change fixes the issue with it. Without this change it fails during start up with the following log:
```
Traceback (most recent call last):
  File "uvloop/cbhandles.pyx", line 47, in uvloop.loop.Handle._run
  File "/usr/lib/python3.6/site-packages/serial_asyncio/__init__.py", line 106, in _read_ready
    self._protocol.data_received(data)
  File "/usr/lib/python3.6/site-packages/bellows/uart.py", line 64, in data_received
    self.frame_received(frame)
  File "/usr/lib/python3.6/site-packages/bellows/uart.py", line 76, in frame_received
    self.data_frame_received(data)
  File "/usr/lib/python3.6/site-packages/bellows/uart.py", line 97, in data_frame_received
    self._application.frame_received(self._randomize(data[1:-3]))
  File "/usr/lib/python3.6/site-packages/bellows/ezsp.py", line 173, in frame_received
    assert expected_id == frame_id
AssertionError
```
The failure occurs because these additional bytes are not inserted.
Tested with:
- EFR32MG12 development kit
- Silabs EM3588 USB adapter
- Elelabs ZigBee Raspberry Pi shield (EM357)
- Elelabs ZigBee USB adapter (EM3585)
Pull Request #112: Silabs released new version of ezsp protocol

1200 of 1200 relevant lines covered (100.0%)

3.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 506.1 (TOXENV=py34) 07 Apr 2018 12:31PM UTC 0
100.0
Travis Job 506.1
2 506.2 (TOXENV=lint) 07 Apr 2018 12:30PM UTC 0
Travis Job 506.2
3 506.3 (TOXENV=py35) 07 Apr 2018 12:30PM UTC 0
100.0
Travis Job 506.3
4 506.4 (TOXENV=py36) 07 Apr 2018 12:30PM UTC 0
100.0
Travis Job 506.4
Source Files on build 506
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #506
  • Pull Request #112
  • PR Base - master (#504)
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