Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Python tests #2

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

bobjacobsen
Copy link
Contributor

  • use 2to3 to convert to Python3, while leaving Python 2.7 compatibility in place. Note: Some of the more obscure print statements will not be formatted well when running under Py2.7, but the information will all be there.
  • get the CDI validation schema directly from web instead of a local relative location
  • Fix the -t option in several places
  • Update to accept IdentifiedRange messages
  • Various comments and debugging messages added

Runs to completion on LccTools. Various hardware units are showing various test issues, next step is to work through those and see if they're testing artifacts or real variances with the Standards. Need to add PIP checks of capability before a couple of tests.

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

Successfully merging this pull request may close these issues.

1 participant