Caught exception running unit tests on python 3 in iotile-buld
Open
class:self-contained
iotile-build
type:py3
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
```
Creating test summary
Test Summary
## Target lpc824_hw2 ##
2/2 tests passed (100% pass rate)
## Target lpc824_hw1 ##
2/2 tests passed (100% pass rate)
Exception ignored in: <_io.TextIOWrapper mode='w' encoding='cp437'>
ValueError: underlying buffer has been detached
```
Warning running unit tests on python 3 in `iotile-build`. It doesn't appear to break anything but indicates that there is some underlying issue that should be investigated.
Contributor guide
Assessment
This issue has not been assessed yet.