rzo1 opened a new pull request #720: URL: https://github.com/apache/tomee/pull/720
# What does this PR do? As discussed on the mailing list [3], we found test errors in `MoviesArquillianHtmlUnitTest`. While trying to reproduce it on my Linux machine, I found, that the dependencies used for setting up the unit tests do not match with the current project version. CI does not cover this as it can retrieve the old snapshot artifacts (either from local disk cache or from an apache snapshot repo). With the version adjustments, the tests can be executed and do not throw the exception mentioned above Question, @cesarhernandezgt : Can we run this PR on the CI environment to check, if the issue persists? # References - [1] https://issues.apache.org/jira/browse/TOMEE-2930 - [2] https://ci-builds.apache.org/job/Tomee/job/tomee-7.0.x/org.superbiz$moviefun-functional-test/3/testReport/junit/org.superbiz.moviefun/MoviesArquillianHtmlUnitTest/org_superbiz_moviefun_MoviesArquillianHtmlUnitTest/ - [3] https://openejb.markmail.org/search/?q=type:development#query:type%3Adevelopment+page:1+mid:yagkenymmvojwqvh+state:results ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
