javaee-samples / javaee8-samples

Java EE 8 Samples
Other
376 stars 238 forks source link

Issue 20 Updates, more stable tests #32

Closed dmatej closed 5 years ago

dmatej commented 5 years ago

Fixes #20

dmatej commented 5 years ago

Status after this commit: payara-embedded OK payara-remote OK payara-micro-managed OK payara-ci-managed FAIL (NPE, probably selects incompatible JDK) glassfish-embedded FAIL (SseResourceTest timeout) tomcat-ci-managed FAIL (missing jersey-client, when added, Http2Test.testServerHttp2 fails)

arjantijms commented 5 years ago

Thanks! I've to check then later why payara-ci-managed could possibly fail, since it's otherwise pretty much identical to Payara-remote.