Rats! I forgot that I also needed a to exclude the Oracle module with: -pl '!app-schema-oracle-test'
Torben, you will need to remove this when Oracle 3D geometry support is working. I kicked the build and it is running with: /opt/apache-maven-3.3.9/bin/mvn -f src/extension/app-schema/pom.xml -Djava.awt.headless=true -Dtest.maxHeapSize=1024m -Dtest.maxPermSize=128m -fae -Papp-schema-online-test -pl !app-schema-oracle-test clean test Kind regards, Ben. On 31/03/16 00:58, Ben Caradoc-Davies wrote: > Andrea, > > this is good test coverage and I do not wish to silence it. As you > noted, it is AFAIK only failing on Oracle because Torben is working on > 3D geometry support in the Oracle test database. Whenever I get a > failure notification, I check to see that only Oracle is failing > > Torben, geoserver-master-app-schema-online has now been failing for six > days. I have temporarily disabled the Oracle fixture by commenting out > the printf that creates the oracle.properties fixture configuration > file; I also kicked the build. > > Torben, you are welcome to uncomment this line and kick the build when > you are actively working on 3D geometry support in the Oracle test > database. I will not mind seeing some Oracle test failures while this > work is in progress, as long as you restore the build to its > passing-without-Oracle state at the end of each day and kick it so that > we do not miss any new postgis failures. Expected build failures are a > continuous integration antipattern. > > If you would like a build that you can leave enabled, you can create a > new build that is a copy of the old one (Jenkins makes this easy!) and > remove the email notification setting; you could even remove the postgis > fixture for faster turnaround. > > Kind regards, > Ben. > > On 30/03/16 21:26, Andrea Aime wrote: >> Hi, >> I'm seeing quite a bit of build failures from that >> build: geoserver-master-app-schema-online >> >> Am I right in thinking it got re-activated in order to get some Oracle 3D + >> app-schema stuff working >> on a build that never had Oracle support before? >> >> If that's the case, wouldn't it be better to disable the mail notification >> until the people that decided to work on >> it make it pass? >> >> Cheers >> Andrea >> >> >> >> >> ------------------------------------------------------------------------------ >> Transform Data into Opportunity. >> Accelerate data analysis in your applications with >> Intel Data Analytics Acceleration Library. >> Click to learn more. >> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 >> >> >> >> _______________________________________________ >> Geoserver-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> > -- Ben Caradoc-Davies <[email protected]> Director Transient Software Limited <http://transient.nz/> New Zealand ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
