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

Exception handling for lines > 254 bytes #206

Closed
aldenhart opened this issue Dec 24, 2016 · 0 comments
Closed

Exception handling for lines > 254 bytes #206

aldenhart opened this issue Dec 24, 2016 · 0 comments

Comments

@aldenhart
Copy link
Member

aldenhart commented Dec 24, 2016

The serial input will appear to receive lines of > 254 bytes but does not process them correctly. See this test in tg_pytest:

/data/g2-0.99/004-specials/serial/serial.json test:
"Input is 256 characters in length, including terminating LF"

This test will appear to function. The test following will fail with the residual "56" (from the ____256) appearing as the input.

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

No branches or pull requests

1 participant