summaryrefslogtreecommitdiff
path: root/t/list-of-tests.mk
diff options
context:
space:
mode:
Diffstat (limited to 't/list-of-tests.mk')
-rw-r--r--t/list-of-tests.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index d972322c0..0b360b339 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -17,18 +17,6 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <https://www.gnu.org/licenses/>.
-# FIXME: this "expected failures" are in truth an hack used to
-# FIXME: to verify that some incorrect usages of our perl libraries
-# FIXME: raise an error. We should find a cleaner way to check that.
-perl_fake_XFAIL_TESTS = \
-t/pm/Channels.pl \
-t/pm/Cond2.pl \
-t/pm/Cond3.pl \
-t/pm/DisjCon2.pl \
-t/pm/DisjCon3.pl \
-t/pm/Version2.pl \
-t/pm/Version3.pl
-
XFAIL_TESTS = \
t/all.sh \
t/auxdir-pr19311.sh \