hi harald, thx! the weld profile looks fine now (for v1.x and v2.x). however, now we have an issue with our arquillian-drone based tests as well as with the build-config for weld3.
regards, gerhard 2015-06-16 11:57 GMT+02:00 Harald Wellmann <[email protected]>: > Should be fixed now, both for OWB and Weld, see > https://issues.apache.org/jira/browse/DELTASPIKE-929 and 933. > > Regards, > Harald > > > Am 15.06.2015 um 22:29 schrieb Gerhard Petracek: > >> hi harald, >> >> once i change one of the assert-statements, the corresponding test fails >> (as expected). >> (tested with the owb-profile - via a simple mvn clean install) >> >> + the number of (executed) tests look fine as well >> (if you exclude the tests with category EnterpriseArchiveProfileCategory, >> FullProfileCategory, WebEE7ProfileCategory and WebProfileCategory). >> >> -> it would be great if you can tell us the jdk-version you are using (we >> saw arquillian-issues with some versions in the past). >> >> however, i see an issue with the weld-profile as well - obviously not all >> tests get executed. >> >> regards, >> gerhard >> >> >> >> 2015-06-15 21:13 GMT+02:00 Harald Wellmann <[email protected]>: >> >> These are the OWB tests that fail with Arquillian 1.1.8: >>> >>> Tests in error: >>> >>> >>> org.apache.deltaspike.test.jsf.impl.config.view.navigation.parameter.uc002.StaticNavigationParameterWarFileTest: >>> Arquillian has previously been attempted initialized, but failed. See >>> cause >>> for previous exception >>> >>> >>> org.apache.deltaspike.test.jsf.impl.config.view.navigation.parameter.uc004.DynamicNavigationParameterWarFileTest: >>> Could not create new instance of class >>> org.jboss.arquillian.test.impl.EventTestRunnerAdaptor >>> >>> >>> org.apache.deltaspike.test.jsf.impl.config.view.navigation.parameter.uc001.NoNavigationParameterWarFileTest: >>> Arquillian has previously been attempted initialized, but failed. See >>> cause >>> for previous exception >>> >>> These seem to be caused by a Xerces version mismatch: >>> >>> Caused by: java.lang.ClassNotFoundException: org.w3c.dom.ElementTraversal >>> >>> With Weld, it looks like _all_ Arquillian tests are currently failing. >>> >>> Regards, >>> Harald >>> >>> >>> >> >
