Skip to content

Failing tests for x86_64-unknown-linux-gnux32  #45416

Open
@malbarbo

Description

@malbarbo

As can see here, the are failing tests for x86_64-unknown-linux-gnux32

run-pass:

@alexcrichton suggests that it is a problem with stack walk.

libstd:

  • net::tcp::tests::timeouts
  • net::udp::tests::timeout
  • sys::imp::ext::net::test::timeouts
  • io::cursor::tests::test_box_slice_writer (segfault)

The timeout are related with timeval, setsockopt and SO_RCVTIMEO.

Edit 1: update to include #45652 fixes

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-linuxOperating system: LinuxO-x32x32 ABI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions