From 2f8cc73a4f171592bbbf65fe722c6b81a00bc09c Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 10 Oct 2021 12:20:08 -0400 Subject: [PATCH] Skips jsonifier tests (#6217) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d3749c5..1a887819 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6885,6 +6885,9 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # aeson-2 + - jsonifier + # Missing foreign libraries - symengine