diff options
| author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2019-02-26 00:02:09 -0300 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2019-03-01 11:09:41 +0100 |
| commit | 7b2dd942d023d40be177a37a61f98c2cb7524f69 (patch) | |
| tree | d950da41efa092d5bf75821e563e678f299d7e11 /support/testing/tests/download/git-remote/repo.git/objects | |
| parent | c110e48cecde6f543da18388322907b05b25e7d2 (diff) | |
| download | buildroot-7b2dd942d023d40be177a37a61f98c2cb7524f69.tar.gz buildroot-7b2dd942d023d40be177a37a61f98c2cb7524f69.zip | |
Revert "testing/tests/download: test git special ref"
This reverts commit 81771cfcdc40e5909a4ec663e7c88b3a32068c05.
The download of sha1 of a special ref currently works or not depending
on the git client version in use.
With git version 2.11.0 (present in the docker image) it does not work.
With git version 2.17.1 it works.
For the sake of reproducibility, remove this part of the TestGitRefs
test case until some code gets added to the download infra to handle
sha1 of a special ref for any git client version.
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/158295269
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/testing/tests/download/git-remote/repo.git/objects')
3 files changed, 0 insertions, 3 deletions
diff --git a/support/testing/tests/download/git-remote/repo.git/objects/17/c409592968d17600ff9912e96fdd461bb72e74 b/support/testing/tests/download/git-remote/repo.git/objects/17/c409592968d17600ff9912e96fdd461bb72e74 Binary files differdeleted file mode 100644 index 8c19de6455..0000000000 --- a/support/testing/tests/download/git-remote/repo.git/objects/17/c409592968d17600ff9912e96fdd461bb72e74 +++ /dev/null diff --git a/support/testing/tests/download/git-remote/repo.git/objects/53/122a7b0454b33c6d9e159c10657173db77899e b/support/testing/tests/download/git-remote/repo.git/objects/53/122a7b0454b33c6d9e159c10657173db77899e Binary files differdeleted file mode 100644 index d72d49eed5..0000000000 --- a/support/testing/tests/download/git-remote/repo.git/objects/53/122a7b0454b33c6d9e159c10657173db77899e +++ /dev/null diff --git a/support/testing/tests/download/git-remote/repo.git/objects/b7/2ff6078f62522a87f5cae5e9f34dedf5ec3885 b/support/testing/tests/download/git-remote/repo.git/objects/b7/2ff6078f62522a87f5cae5e9f34dedf5ec3885 deleted file mode 100644 index 6727b2e808..0000000000 --- a/support/testing/tests/download/git-remote/repo.git/objects/b7/2ff6078f62522a87f5cae5e9f34dedf5ec3885 +++ /dev/null @@ -1,3 +0,0 @@ -xAN!@Qל -h1^L\x{;q}{kujka!;<@)Dh|av- NҐ}dlܐKhVvuؼc Xч~9
5Y/[SY -<z=SNok)J.R/m
\ No newline at end of file |

