• 
      

    Update a Mercurial test to top accessing a non-existent Bitbucket repo.

    Review Request #11152 — Created Aug. 30, 2020 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    We had an online-only unit test for Mercurial that attempted to query
    something from the pypy repository on Bitbucket. This doesn't exist now,
    since Bitbucket doesn't support Mercurial anymore, preventing the test
    from passing.

    This change fixes the test to access content from the main Mercurial
    repository instead. The test is also altered slightly to ensure that
    the revision is properly considered alongside the filename.

    Unit tests pass.

    Summary ID
    Update a Mercurial test to top accessing a non-existent Bitbucket repo.
    We had an online-only unit test for Mercurial that attempted to query something from the pypy repository on Bitbucket. This doesn't exist now, since Bitbucket doesn't support Mercurial anymore, preventing the test from passing. This change fixes the test to access content from the main Mercurial repository instead.
    794a52d485b3f359b71ae08d67820ccd656bf256
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (70989f0)