Skip to content

x/net/ipv6: OS X 10.8 kernel panic during tests #17015

@bradfitz

Description

@bradfitz

Something in the golang.org/x/net/ipv6 tests causes a kernel panic on OS X 10.8, which confuses the build coordinator, because the VM keeps disappearing during the tests, so it tries forever.

Fix it on both sides:

  • skip the test on OS X 10.8
  • fix the builder to note tests which kill their machine

/cc @mikioh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeTestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions