projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9851366
)
Re-enable testpreempt test for now
author
Stephane Glondu
<steph@glondu.net>
Thu, 3 Sep 2020 14:24:19 +0000
(16:24 +0200)
committer
Stéphane Glondu
<glondu@debian.org>
Thu, 3 Sep 2020 14:24:19 +0000
(16:24 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 624ec5e358136fffcad596d3a605eb4f3fffa410..696d6c117bdc58d20f248c8491e16ebb9427efb0 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-277,9
+277,6
@@
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
ifneq (,$(filter $(DEB_BUILD_ARCH),$(SLOW_ARCHITECTURES)))
rm -f testsuite/tests/misc-unsafe/almabench.ml
endif
-# testpreempt test is too unreliable.
-# It failed at least once on kfreebsd and amd64.
- rm -f testsuite/tests/lib-systhreads/testpreempt.ml
ifneq (,$(findstring hurd,$(DEB_BUILD_ARCH)))
rm -f testsuite/tests/lib-threads/beat.ml
rm -f testsuite/tests/lib-systhreads/threadsigmask.ml