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

dls-controls / pymalcolm / 819
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: top_level
DEFAULT BRANCH: master
Ran 10 Aug 2016 03:52PM UTC
Jobs 4
Files 77
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
819

push

travis-ci

thomascobb
Try and fix race condition on travis

Seems to stem from Attribute being created and put into the tree before
set_parent is called. Put some debugging in to try and diagnose it if this
happens, but re-arranging set_parent in children should help

======================================================================
FAIL: test_server_with_malcolm_client (tests.test_comms.test_websocket.test_system_websocket.TestSystemWSCommsServerAndClient)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/dls-controls/pymalcolm/tests/test_comms/test_websocket/test_system_websocket.py", line 95, in test_server_with_malcolm_client
    futures = task.when_matches(self.block2["state"], "Ready")
  File "/home/travis/build/dls-controls/pymalcolm/malcolm/core/task.py", line 111, in when_matches
    attr, self._match_update, f, value, subscription_ids)
  File "/home/travis/build/dls-controls/pymalcolm/malcolm/core/task.py", line 160, in subscribe
    request = Subscribe(None, self.q, endpoint, False)
  File "/home/travis/build/dls-controls/pymalcolm/malcolm/core/request.py", line 164, in __init__
    self.set_endpoint(endpoint)
  File "/home/travis/build/dls-controls/pymalcolm/malcolm/core/request.py", line 189, in set_endpoint
    endpoint = [deserialize_object(e, base_string) for e in endpoint]
  File "/home/travis/build/dls-controls/pymalcolm/malcolm/core/serializable.py", line 25, in deserialize_object
    "Expected %s, got %r" % (type_check, ob)
AssertionError: Expected <type 'basestring'>, got None

2134 of 2428 relevant lines covered (87.89%)

3.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 819.1 10 Aug 2016 03:52PM UTC 0
87.73
Travis Job 819.1
2 819.2 10 Aug 2016 03:52PM UTC 0
88.25
Travis Job 819.2
3 819.3 10 Aug 2016 03:52PM UTC 0
88.25
Travis Job 819.3
4 819.4 10 Aug 2016 03:53PM UTC 0
88.25
Travis Job 819.4
Source Files on build 819
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #819
  • d0628c83 on github
  • Next Build on managercontroller (#918)
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