On 8/5/2019 3:43 AM, Hynek Mlnarik wrote:
The PRs are blocked by two issues:
1) Adapter tests sometimes take too much time: This should be
addressed by (now merged) [1]
2) OpenShiftTokenReviewEndpointTest being unstable, addressed by [2]
IIRC, we had issues with Travis caches [3, 4], but if there is time it
might be worth checking whether the issues persist.
Once [2] is merged, Travis should be stable again for rebased PRs.
Do we know when
this is going to happen?
--Hynek
[1]
https://github.com/keycloak/keycloak/pull/6209
[2]
https://github.com/keycloak/keycloak/pull/6207
[3]
https://issues.jboss.org/browse/KEYCLOAK-5124
[4]
https://issues.jboss.org/browse/KEYCLOAK-7285
On Sat, Aug 3, 2019 at 12:52 PM Bruno Oliveira <bruno(a)abstractj.org
<mailto:bruno@abstractj.org>> wrote:
Before answer this e-mail I was doing some experiments and there are
some things that I identified we can do about this.
1. Enable cache again on Travis
That won't fix the issue, but may help
2. Split the adapter tests
I did some test with the following PR:
https://github.com/keycloak/keycloak/pull/6221/files
Here's the output:
https://travis-ci.org/keycloak/keycloak/builds/567252894
3. Review the tests we run on Travis
I'm not so sure if everything that we have running on Travis today is
really required.
For now if others agree on item 2, I can polish my PR and work to
get it merged.
On 2019-08-02, Stan Silvert wrote:
> The adapter tests are timing out on all new PR's.
>
> Hynek, I'm told that you might be able to help?
>
> Stan
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev(a)lists.jboss.org <mailto:keycloak-dev@lists.jboss.org>
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
--
abstractj