kumquat-buildroot/support/testing/tests
Thomas Petazzoni 17809276b5 support/testing/tests: drop Python 2.x test in test_ipython
Since commit 6ebaef3818
("package/python-ipython: bump to version 7.4.0"), ipython is no
longer available for Python 2.x, as it requires Python 3.x.

However, the corresponding test case that was testing iPython under
Python 2.x was not removed at the same time, causing a failure of
TestIPythonPy2 test. Let's drop the test that is no longer relevant.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/210208754

Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-05-18 22:41:22 +02: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/tests: drop Python 2.x test in test_ipython 2019-05-18 22:41:22 +02:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py