-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Description
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //pkg/tcpip/stack:stack_x_test
-----------------------------------------------------------------------------
--- FAIL: TestBindToDeviceDistribution (2.60s)
--- FAIL: TestBindToDeviceDistribution/ReuseAndBindToDeviceIPv4-1 (0.15s)
transport_demuxer_test.go:450: want about 50% (5000 of 10000) packets to arrive on endpoint 0, got 45% (4470 of 10000)
transport_demuxer_test.go:450: want about 50% (5000 of 10000) packets to arrive on endpoint 1, got 55% (5530 of 10000)
FAIL
Steps to reproduce
Ran at commit 9fc4303 (current master HEAD)
bazel test //pkg/tcpip/stack:stack_x_test
runsc version
docker version (if using docker)
uname
No response
kubectl (if using Kubernetes)
repo state (if built from source)
release-20251110.0-14-g9fc4303ae
runsc debug logs (if available)
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working