diff --git a/debian/changelog b/debian/changelog index f578b75..1ef2cbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ * d/rules: build using leiningen. (Closes: #976415) * d/control: add a versioned dependency on tools-analyzer-jvm. * d/control: Standards-Version update to 4.5.1. No changes required. + * d/patches: add 0002 to revert upstream regression in testsuite. -- Louis-Philippe VĂ©ronneau Mon, 07 Dec 2020 12:26:22 -0500 diff --git a/debian/patches/0002_Fix_Test_Timing.patch b/debian/patches/0002_Fix_Test_Timing.patch new file mode 100644 index 0000000..d1ee211 --- /dev/null +++ b/debian/patches/0002_Fix_Test_Timing.patch @@ -0,0 +1,42 @@ +Revert upstream commit 094d239e0261263de3799bb6bd1cc33f06833d8b "make test less +timing dependent", as it seems to intermittently create the following +regression: + + lein test :only clojure.core.async-test/ops-tests + + FAIL in (ops-tests) (async_test.clj:304) + mult + expected: (= nil (a/poll! t-1)) + actual: (not (= nil 2)) + + lein test :only clojure.core.async-test/ops-tests + + FAIL in (ops-tests) (async_test.clj:305) + mult + expected: (= 1 (