-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.1.0
-
Fix Version/s: 0.2.0
-
Component/s: .Net Lite Shim
-
Labels:None
While running the AMQP .NetLite shims on CentOS7, the shims produce a single instance of the following error message on stderr:
Got a bad hardware address length for an AF_PACKET 20 8
As the tests treat any text on stderr as an error condition, the tests fail. In fact the shims are behaving normally in every other way and complete the tests normally.