[Pkg-ocaml-maint-commits] [ocaml] 02/06: Disable faulty test case

Stéphane Glondu glondu at moszumanska.debian.org
Mon Feb 16 10:59:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch experimental/master
in repository ocaml.

commit ea14f4bcb0c89b14302e1fa9b7971a74d6d35e62
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Feb 16 10:07:02 2015 +0100

    Disable faulty test case
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 04b5b64..e95a083 100755
--- a/debian/rules
+++ b/debian/rules
@@ -278,6 +278,8 @@ ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 	rm -rf testsuite/tests/tool-debugger/no_debug_event/
 	: # FIXME: see http://caml.inria.fr/mantis/view.php?id=6630
 	rm -rf testsuite/tests/prim-bigstring
+	: # FIXME: see http://caml.inria.fr/mantis/view.php?id=6667
+	rm -rf testsuite/tests/prim-bswap
 ifneq (,$(filter $(DEB_BUILD_ARCH),$(SLOW_ARCHITECTURES)))
 	rm -f testsuite/tests/misc-unsafe/almabench.ml
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git



More information about the Pkg-ocaml-maint-commits mailing list