On Thu, Mar 26, 2009 at 6:32 PM, ant elder <[email protected]> wrote: > On Thu, Mar 26, 2009 at 5:44 PM, Simon Laws <[email protected]> wrote: >> On Thu, Mar 26, 2009 at 4:16 PM, ant elder <[email protected]> wrote: >>> On Tue, Mar 24, 2009 at 5:17 PM, Simon Laws <[email protected]> >>> wrote: >>>> At a high level I'm seeing the attached problems on a full build. >>>> Anyone else seeing these? Anyone else working on them? I'm looking at >>>> the JMS ones at the moment but the others could do with some love. >>>> >>>> Simon >>>> >>> >>> I've fixed a couple and did an svn up and fresh build and its now even >>> worse than before! So I've started just taking failing tests out of >>> the build and raising JIRAs for them, eg TUSCANY-2943, 2944, 2945. >>> >>> ...ant >>> >> That's strange, I'm down to the following. Although I am a bit >> suspicious that this Atom feed one is a new one that I haven't seen >> before and have caused a few other tests to be skipped. >> >> [INFO] Apache Tuscany SCA Store Tutorial Integration Test .... SKIPPED >> (dependen >> cy build failed or was skipped) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Abdera Atom Feed Binding >> Extension >> (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> C:\simon\tuscany\java-1.x\modules\binding-atom-abdera\target\sur >> efire-reports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample XQuery Quote >> Implementation >> (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> C:\simon\tuscany\java-1.x\samples\quote-xquery\target\surefire-r >> eports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD ERRORS >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 27 minutes 1 second >> [INFO] Finished at: Thu Mar 26 14:47:32 GMT 2009 >> [INFO] Final Memory: 169M/1016M >> [INFO] >> ------------------------------------------------------------------------ >> >> Simon >> > > Is that before or after i commented a few failing ones out? With those > tests commented out I'm now down to three fails, but its a different > list from yours: > > [INFO] Error for project: Apache Tuscany SCA iTest JMS Message Format > (during install) > > [INFO] Error for project: Apache Tuscany SCA iTest Web Service with > Large SDO (during install) > > [INFO] Error for project: Apache Tuscany SCA vTest SCA Assembly > Verification Tests - Component (during install) > > I'll go have a look at the JMS one now. > > ...ant >
Before, I don't have your updates that comment tests out. Simon
