Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Test fialures #2

Closed
WYSIATI opened this issue Jul 31, 2015 · 0 comments
Closed

Test fialures #2

WYSIATI opened this issue Jul 31, 2015 · 0 comments

Comments

@WYSIATI
Copy link

WYSIATI commented Jul 31, 2015

When I run python can_test.py in canard/test with python 2 and 3, I always have failures because of something like this [1, 2, 3, 4, 5, 6, 0, 0] != [1, 2, 3, 4, 5, 6, None, None].

It looks like when you create a 8-byte frame with only 6 given integers, the rest would be 0 instead of None, if I am right, I will create a pull request to correct this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants