ARMmbed / htrun

MOVED: https://github.com/ARMmbed/mbed-os-tools (Flash, reset and run host supervised tests on mbed platforms)
8 stars 37 forks source link

Intervaltree version update (3.0.0) caused builds to break. #237

Closed aashishc1988 closed 5 years ago

aashishc1988 commented 5 years ago

As indicated in https://github.com/ARMmbed/mbed-os/pull/9131, Capping version to latest 2.x

Pull request type [x] Fix [ ] Refactor [ ] Target update [ ] Functionality change [ ] Docs update [ ] Test update [ ] Breaking change

aashishc1988 commented 5 years ago

@bridadan @cmonr

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 43.088% when pulling b9fcfdb7de920ddd1589c1db81f128e4cec24121 on aashishc1988:intervalTree into 2db861c633052dcdead9581fe836360b1f97fc9f on ARMmbed:master.

bridadan commented 5 years ago

Just chatted with pyocd folks offline, sounds like they'll try to get a release out today that pins the version. I'd prefer to leave the requirement in pyocd if possible since we don't depend on it directly. Anyone have any strong feelings otherwise?

bridadan commented 5 years ago

Looks like pyocd got a release out: https://github.com/mbedmicro/pyOCD/releases/tag/v0.14.2

Ok to close this @aashishc1988?

aashishc1988 commented 5 years ago

Considering we have pyocd release now which pins the version, I am closing this one.