From 844997c1853ebf9ab9b9f25fbad158e1c4482135 Mon Sep 17 00:00:00 2001 From: Michael Gale Date: Thu, 12 Nov 2020 15:46:35 +0000 Subject: [PATCH 1/4] Remove wai-saml2 from expected-test-failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02043706..de5719b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5698,7 +5698,6 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 - - wai-saml2 # https://github.com/mbg/wai-saml2/issues/4 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 235dbccffc64836bd47f03dd8d10e02a565c01dd Mon Sep 17 00:00:00 2001 From: Michael Gale Date: Thu, 12 Nov 2020 15:46:51 +0000 Subject: [PATCH 2/4] Add moss --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index de5719b3..33bb0dea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4415,6 +4415,7 @@ packages: "Michael B. Gale @mbg": - c14n + - moss - wai-saml2 "Jun Narumi @narumij": From 266f91cf225ef088507fe08a1f822c5915495f88 Mon Sep 17 00:00:00 2001 From: Michael Gale Date: Thu, 12 Nov 2020 15:52:35 +0000 Subject: [PATCH 3/4] Add wai-rate-limit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33bb0dea..5dca48c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4416,6 +4416,7 @@ packages: "Michael B. Gale @mbg": - c14n - moss + - wai-rate-limit - wai-saml2 "Jun Narumi @narumij": From a219f0ab892b8a719c9bedcfea18820a1a943405 Mon Sep 17 00:00:00 2001 From: Michael Gale Date: Thu, 12 Nov 2020 15:55:58 +0000 Subject: [PATCH 4/4] Add wai-rate-limit-redis --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dca48c9..20936f53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4417,6 +4417,7 @@ packages: - c14n - moss - wai-rate-limit + - wai-rate-limit-redis - wai-saml2 "Jun Narumi @narumij": @@ -5687,6 +5688,7 @@ expected-test-failures: - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL + - wai-rate-limit-redis # Redis - web3 # requires running server - webdriver-angular # webdriver server - websockets