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

Bug Report From RDM Tests #1969

Open
marknorton68 opened this issue Jul 30, 2024 · 1 comment
Open

Bug Report From RDM Tests #1969

marknorton68 opened this issue Jul 30, 2024 · 1 comment

Comments

@marknorton68
Copy link

Error: can't concat str to bytes

Traceback (most recent call last):
File "/usr/local/bin/rdm_test_server.py", line 283, in _RunTests
tests, device = runner.RunTests(test_filter, False, self._UpdateStats)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dmx/ola/python/ola/testing/rdm/TestRunner.py", line 346, in RunTests
test.Run()
File "/home/dmx/ola/python/ola/testing/rdm/ResponderTest.py", line 321, in Run
super(ResponderTestFixture, self).Run()
File "/home/dmx/ola/python/ola/testing/rdm/ResponderTest.py", line 249, in Run
self.Test()
File "/home/dmx/ola/python/ola/testing/rdm/TestDefinitions.py", line 619, in Test
data += chr(i)
TypeError: can't concat str to bytes

@marknorton68
Copy link
Author

DetermineMaxPacket size

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