Flaky unit test test_cancel_start
Open
bug
- Dominant language
- Python
- Stars
- 722
- Forks
- 237
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 4
Description
Test unit test appears to be flaky in travis
openhtf/util/conf.py:505:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
test/core/exe_test.py:164: in test_cancel_start
self.assertLessEqual(record.end_time_millis, record.start_time_millis)
E AssertionError: 1512252574040 not less than or equal to 1512252574039
Contributor guide
Assessment
This issue has not been assessed yet.