kumquat-buildroot/support/testing
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
..
conf support/testing: add docker / docker-compose tests 2019-02-05 23:05:00 +01:00
infra testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00
tests support/testing/tests: drop Python 2.x test in test_ipython 2019-05-18 22:41:22 +02:00
run-tests testing/infra: Add BRConfigTest as superclass of BRTest 2019-02-06 10:40:15 +01:00