From 2742eb8ece553540bbb779e5353cb39ebc6ec7ac Mon Sep 17 00:00:00 2001 From: Flammie A Pirinen Date: Thu, 16 May 2024 01:03:09 +0200 Subject: [PATCH] xpass --- src/fst/morphology/test/phonology/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/fst/morphology/test/phonology/Makefile.am b/src/fst/morphology/test/phonology/Makefile.am index da519ed..e7f7c0e 100644 --- a/src/fst/morphology/test/phonology/Makefile.am +++ b/src/fst/morphology/test/phonology/Makefile.am @@ -16,8 +16,7 @@ endif # CAN_HFST # List tests that are presently (expected) failures here, ie things that should # be fixed *later*, but is not critical at the moment: XFAIL_TESTS=pair-test-positive.sh \ - pair-test-negative.sh \ - pair-test-hfst.sh + pair-test-negative.sh # Make sure all tests scripts are included in the distributed tarballs: EXTRA_DIST=pair-test-positive.sh.in \