You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Ol...@Sun.COM on 2006/03/18 07:30:30 UTC

Regression Test Failure! - TinderBox_Derby 386803 - Sun DBTG

[Auto-generated mail]

*TinderBox_Derby* 386803/2006-03-18 05:12:21 CET
*derbyall*

Failed  Tests    OK  Skip  Duration       Platform
-------------------------------------------------------
*Jvm: 1.5*
    2    645    643     0   113.01%     Solaris 10 1/06 s10x_u1wos_19a X86 32bits
  Details in      http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-386803.html 
  Attempted failure analysis in
                  http://www.multinet.no/~solberg/public/Apache/Failures/TinderBox_Derby/386803.html 

Changes in      http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/UpdateInfo/386803.txt 

( All results in http://www.multinet.no/~solberg/public/Apache/index.html ) 


Re: Regression Test Failure! - TinderBox_Derby 386803 - Sun DBTG

Posted by Andrew McIntyre <mc...@gmail.com>.
On 3/18/06, Myrna van Lunteren <m....@gmail.com> wrote:
>
> The new demo-related class toursdb.insertMaps needs to be added to
> derbyTesting.jar, I think.

Yep, thanks Myrna. Committed revision 386934.

andrew

Re: Regression Test Failure! - TinderBox_Derby 386803 - Sun DBTG

Posted by Myrna van Lunteren <m....@gmail.com>.
The new demo-related class toursdb.insertMaps needs to be added to
derbyTesting.jar, I think.

maybe about here in <trunk>/build.xml:
=================

<!-- - - - - - - - - - - - derby testing jar target - - - - - - - - - - -->

  <target name="derbytestingjar" depends="initjars,ckderbytesting" if="
derbyTesting.available">
    <zip destfile="${derby.jar.dir}/derbyTesting.jar" filesonly="true"
compress="true">
      <fileset dir="${out.dir}"
includes="org/apache/derbyTesting/**,SimpleApp*,org/apache/derby/impl/tools/ij/mt*.class,org/apache/derby/impl/tools/ij/SimpleCharStream.class,org/apache/derby/impl/drda/TestProto.class,org/apache/derby/impl/store/access/conglomerate/QualifierUtil.class,org/apache/derby/loc/m*_qq_PP_testOnly*,toursdb/inserMaps.class"/>
    </zip>
  </target>
==============

Myrna

On 3/17/06, Ole.Solberg@sun.com <Ol...@sun.com> wrote:
>
> [Auto-generated mail]
>
> *TinderBox_Derby* 386803/2006-03-18 05:12:21 CET
> *derbyall*
>
> Failed  Tests    OK  Skip  Duration       Platform
> -------------------------------------------------------
> *Jvm: 1.5*
>    2    645    643     0   113.01%     Solaris 10 1/06 s10x_u1wos_19a X86
> 32bits
> Details in
> http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-386803.html
> Attempted failure analysis in
>
> http://www.multinet.no/~solberg/public/Apache/Failures/TinderBox_Derby/386803.html
>
> Changes in
> http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/UpdateInfo/386803.txt
>
> ( All results in http://www.multinet.no/~solberg/public/Apache/index.html)
>
>