From 5728cfdeedee7c12779c1d965cfa1710f7750e66 Mon Sep 17 00:00:00 2001 From: Roman Yurchak Date: Wed, 3 Oct 2018 15:16:03 +0200 Subject: [PATCH] Mark test_rlcompleter as xfail (again) --- test/python_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/python_tests.txt b/test/python_tests.txt index d599e4a6c..2888d57ea 100644 --- a/test/python_tests.txt +++ b/test/python_tests.txt @@ -391,7 +391,7 @@ test_repl subprocess test_reprlib test_resource test_richcmp -test_rlcompleter +test_rlcompleter crash test_robotparser socket test_runpy test_sax