Skip to content

Conditionally reenable hard_link tests on android #159739

Description

@the8472

#102757 disabled tests for hardlinks on android. This is unfortunate because it decreases our test-coverage, I ran into this in #159346.
Android is tier2, but we do in fact run std tests on the arm-android CI jobs.

It's not clear from the discussion on the original PR whether this was motivated by our CI or external users?
It'd be great if we could make these tests opt-{in,out} and then enable them on our CI and if necessary adjust the emulator to run with the necessary permissions to actually run the tests.

CC @pcc

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-discussionCategory: Discussion or questions that doesn't represent real issues.O-androidOperating system: AndroidT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions