Skip to content

fix: #518 limit length of hardware address on linux #1187

fix: #518 limit length of hardware address on linux

fix: #518 limit length of hardware address on linux #1187

GitHub Actions / JUnit Test Report failed Sep 19, 2024 in 0s

164 tests run, 155 passed, 8 skipped, 1 failed.

Annotations

Check failure on line 1 in Test/SendQueueTest.cs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

SendQueueTest.TestManagedTransmitSync

Assert.That(received, Has.Count.EqualTo(PacketCount))
  Expected: property Count equal to 500
  But was:  153
Raw output
at Test.SendQueueTest.AssertGoodTransmitSync(List`1 received) in /home/runner/work/sharppcap/sharppcap/Test/SendQueueTest.cs:line 197
   at Test.SendQueueTest.TestManagedTransmitSync() in /home/runner/work/sharppcap/sharppcap/Test/SendQueueTest.cs:line 172
   at InvokeStub_SendQueueTest.TestManagedTransmitSync(Object, Object, IntPtr*)

1)    at Test.SendQueueTest.AssertGoodTransmitSync(List`1 received) in /home/runner/work/sharppcap/sharppcap/Test/SendQueueTest.cs:line 197
   at Test.SendQueueTest.TestManagedTransmitSync() in /home/runner/work/sharppcap/sharppcap/Test/SendQueueTest.cs:line 172
   at InvokeStub_SendQueueTest.TestManagedTransmitSync(Object, Object, IntPtr*)