From 8899a46dd6eb0caefdd6a591d08ad8c4c7f508c2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 10:00:51 -0800 Subject: [PATCH] Skip test & bench for o-clock per #3207 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85e8606..921f6711 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,6 +3461,7 @@ skipped-tests: # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 + - o-clock # tasty 0.12 via tasty-hedgehog - path # via genvalidity genvalidity-property # Blocked by stackage upper bounds. These can be re-enabled once @@ -3879,6 +3880,7 @@ skipped-benchmarks: # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. + - o-clock # base-4.10 and time-1.8 via tiempo # Compilation failures