kumquat-buildroot/support/testing/tests
Ricardo Martincoski 7b2dd942d0 Revert "testing/tests/download: test git special ref"
This reverts commit 81771cfcdc.

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>
2019-03-01 11:09:41 +01:00
..
boot support/testing: fix TestATFMarvell test case 2018-10-14 19:38:32 +02:00
core fs: don't use an intermediate tarball 2018-11-13 00:47:36 +01:00
download Revert "testing/tests/download: test git special ref" 2019-03-01 11:09:41 +01:00
fs support/testing/tests/fs/test_f2fs: fix flake8 warning 2018-11-08 22:41:53 +01:00
init support/tests: enhance the runtime systemd tests 2018-03-04 21:10:23 +01:00
package support/testing: build a glibc toolchain for docker / docker-compose tests 2019-02-12 20:03:46 +01:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py