Skip to content

Test sys::test_uio::test_writev randomly fails on Solaris #2553

Open
@SteveLauC

Description

@SteveLauC

It failed in this line:

let written = write_res.expect("couldn't write");

  ---- sys::test_uio::test_writev stdout ----
  thread 'sys::test_uio::test_writev' panicked at test/sys/test_uio.rs:48:29:
  couldn't write: EINVAL

Currently, we have no idea about the root cause so we decided to disable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions