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

Serial tests failing on new Pi #89

Closed
stevieb9 opened this issue Dec 7, 2018 · 0 comments
Closed

Serial tests failing on new Pi #89

stevieb9 opened this issue Dec 7, 2018 · 0 comments

Comments

@stevieb9
Copy link
Owner

stevieb9 commented Dec 7, 2018

New test Pi:

pi@pi-test:~/repos/rpi-wiringpi $ perl t/75-serial.t 
ok 1 - An object of class 'RPi::Serial' isa 'RPi::Serial'
ok 2 - putc() and getc() ok
not ok 3 - puts() and gets() ok
#   Failed test 'puts() and gets() ok'
#   at t/75-serial.t line 27.
#          got: 'hello, world!'
#     expected: 'hello, world!'
ok 4
1..4
# Looks like you failed 1 test of 4.

Happens the vast majority of the time. Only once in a while does it pass.

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

No branches or pull requests

1 participant