[keycloak-dev] Why aren't tomcat and jetty tests run!?
Marek Posolda
mposolda at redhat.com
Thu Dec 8 06:48:33 EST 2016
They are not included in the script running travis
https://github.com/keycloak/keycloak/blob/master/travis-run-tests.sh#L4
It seems wee should add them here.
From the long run, it will be better to remove them (as they rely on
the old testsuite) and rather have them running on the
integration-arquillian testsuite. I know it sucks during development
that Jetty itself doesn't run in same JVM like the test (debugging etc).
But I hope we can have the solution, which will allow to choose whether
Jetty (or hopefully some other servers) are running in same JVM or
different JVM.
Marek
On 07/12/16 21:43, Bill Burke wrote:
> No, a test error. Working on my branch now.
>
>
> On 12/7/16 1:02 PM, Bruno Oliveira wrote:
>> Is it a compilation error? I'm getting the same here.
>>
>> On 2016-12-07, Bill Burke wrote:
>>> Is there a good reason why travis does not run the tomcat and jetty
>>> tests? I was just able to merge something that broke jetty.
>>>
>>> Bill
>>>
>>> _______________________________________________
>>> keycloak-dev mailing list
>>> keycloak-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>> --
>>
>> abstractj
>> PGP: 0x84DC9914
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
More information about the keycloak-dev
mailing list