https://bugs.winehq.org/show_bug.cgi?id=54326
Bug ID: 54326 Summary: nsi:nsi - test_ndis_ifinfo() sometimes gets out-of-order InUcastPkts bounds on Windows 10 <= 1607 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
nsi:nsi - test_ndis_ifinfo() sometimes gets out-of-order InUcastPkts bounds on Windows 10 <= 1607:
* 2023-01-09 on w1064v1607 (64-bit) nsi.c:344: Test failed: 1: InUcastPkts: 48607845 not in [48607847 48685030]
* 2023-01-16 on w1064v1507 (32-bit) nsi.c:344: Test failed: 1: InUcastPkts: 19183127 not in [19183127 19183125]
See https://test.winehq.org/data/patterns.html#nsi:nsi
Only two instances so far.
https://bugs.winehq.org/show_bug.cgi?id=54326
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |hdavies@codeweavers.com