Skip to content

net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 #61414

@heschi

Description

@heschi

I recently rebuilt our linux-arm64 image to include the iproute2 package, which caused the skip at https://cs.opensource.google/go/go/+/master:src/net/interface_unix_test.go;l=193;drc=f229e7031a6efb2f23241b5da000c3b3203081d6 to stop happening. Unfortunately the test is failing:

--- FAIL: TestInterfaceArrivalAndDepartureZoneCache (0.00s)
    interface_unix_test.go:196: args=[ip address add fe80::1 dev gotest0] out="RTNETLINK answers: Permission denied\n" err=exit status 2

cc @ianlancetaylor @neild @stapelberg

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions