Skip to content

rustpkg::tests::test_package_request_version fails on Linux #7006

@catamorphism

Description

@catamorphism
Contributor

(From a commit I'm about to re-approve.) I don't know why, and can't get the VPN to work so I can experiment on the Linux bot.

Activity

catamorphism

catamorphism commented on Jun 11, 2013

@catamorphism
ContributorAuthor

In the logs for #7040, this also failed on Mac

alexcrichton

alexcrichton commented on Jul 1, 2013

@alexcrichton
Member

I'm not sure if this would be related, but it looks like it's contacting github which I've seen fail on the bots occasionally. Maybe sporadic failures could be github network trouble?

catamorphism

catamorphism commented on Jul 1, 2013

@catamorphism
ContributorAuthor

@alexcrichton Could be. I'm not sure what to do about it, though; github can be flaky, but I want to have tests for remote packages.

alexcrichton

alexcrichton commented on Aug 13, 2013

@alexcrichton
Member

Is this still an issue? I thought I saw a commit go by awhile back which used a local repo instead of a remote git repo. If we still use a remote, though, carry on :)

catamorphism

catamorphism commented on Aug 21, 2013

@catamorphism
ContributorAuthor

Somehow, this test lost its #[test] attribute. Re-testing.

catamorphism

catamorphism commented on Aug 22, 2013

@catamorphism
ContributorAuthor

This can close when #8570 lands

removed their assignment
on Jun 16, 2014
added a commit that references this issue on May 20, 2021
44e0747
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@catamorphism

        Issue actions

          rustpkg::tests::test_package_request_version fails on Linux · Issue #7006 · rust-lang/rust