I try to run the suite derbynetmats.runall and it looks like it is skipping all the tests. I tried to grok why this is happening, but couldn't figure it out. Do I need to set some property when I call RunSuite to get this to work?

I am using the JDK 1.4.2_05 VM, and the command I issue is:

java org.apache.derbyTesting.functionTests.harness.RunSuite derbynetmats

The output flies by in 2 seconds and is:

Top suite: derbynetmats
Now do RunList
Now run the suite's tests
Now do RunList
Now run the suite's tests
Now do RunList
Now run the suite's tests
Now do RunList
Now run the suite's tests
Generated report: derbynetmats_report.txt

The report file is attached... note how it says 2 tests pass and 4 suites were skipped (derbynetmats, jdbcapi, jdbc20 and multi). Can anyone explain why the suites were skipped?

Thanks,

David

Generating report for RunSuite derbynetmats  null null DerbyNet true 
------------------ Java Information ------------------
Java Version:    1.4.2_05
Java Vendor:     Sun Microsystems Inc.
Java home:       d:\j2sdk1.4.2_05\jre
Java classpath:  
/cygdrive/d/derby/src/dvctest;d:/derby/src/trunk/classes;D:/derby/src/trunk/tools/java/jakarta-oro-2.0.8.jar;D:/derby/src/trunk/tools/java/db2jcc_license_c.jar
OS name:         Windows XP
OS architecture: x86
OS version:      5.1
Java user name:  davidvc
Java user home:  C:\Documents and Settings\davidvc
Java user dir:   d:\derby\src\dvctest
java.specification.name: Java Platform API Specification
java.specification.version: 1.4
--------- Derby Information --------
JRE - JDBC: J2SE 1.4.2 - JDBC 3.0
[D:\derby\src\trunk\classes] 10.1.0.0 alpha - (1)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale :  [English/United States [en_US]]
Found support for locale: [de_DE]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [es]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [fr]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [it]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [ja_JP]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [ko_KR]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [pt_BR]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [zh_CN]
         version: 10.1.0.0 alpha - (1)
Found support for locale: [zh_TW]
         version: 10.1.0.0 alpha - (1)
------------------------------------------------------
Framework: DerbyNet
Test environment information:
COMMAND LINE STYLE: jdk13
TEST CANONS: master
------------------------------------------------------
------------------------------------------------------
Summary results:

Test Run Started: 2005-04-27 17:06:01.0
Test Run Duration: 00:00:01

2 Tests Run
100% Pass (2 tests passed)
 0% Fail (0 tests failed)
4 Suites skipped
------------------------------------------------------
Passed tests in: derbynetmats_pass.txt
------------------------------------------------------
Skipped suites in: derbynetmats_skip.txt
------------------------------------------------------
System properties in: derbynetmats_prop.txt
------------------------------------------------------
------------------------------------------------------
No Failures.
------------------------------------------------------
derbynetmats/derbynetmats.skip:derbynetmats:derbynetmats:derbynetmats
derbynetmats/derbynetmats.skip:derbynetmats:derbynetmats:jdbcapi
derbynetmats/derbynetmats.skip:derbynetmats:derbynetmats:jdbc20
derbynetmats/derbynetmats.skip:derbynetmats:derbynetmats:multi
unit/unit.pass:unit/T_Diagnosticable.unit
unit/unit.pass:unit/daemonService.unit
 awt.toolkit=sun.awt.windows.WToolkit
 file.encoding=Cp1252
 file.encoding.pkg=sun.io
 file.separator=\
 java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
 java.awt.printerjob=sun.awt.windows.WPrinterJob
 
java.class.path=/cygdrive/d/derby/src/dvctest;d:/derby/src/trunk/classes;D:/derby/src/trunk/tools/java/jakarta-oro-2.0.8.jar;D:/derby/src/trunk/tools/java/db2jcc_license_c.jar
 java.class.version=48.0
 java.endorsed.dirs=d:\j2sdk1.4.2_05\jre\lib\endorsed
 java.ext.dirs=d:\j2sdk1.4.2_05\jre\lib\ext
 java.home=d:\j2sdk1.4.2_05\jre
 java.io.tmpdir=c:\DOCUME~1\davidvc\LOCALS~1\Temp\
 
java.library.path=d:\j2sdk1.4.2_05\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\cygwin\usr\local\bin;C:\cygwin\bin;C:\cygwin\bin;.;d:\Program
 Files\MySQL\MySQL Server 4.1\bin;d:\Program 
Files\Subversion\bin;d:\j2sdk1.4.2_05\bin;c:\Program Files\Common 
Files\mozilla.org\GRE\1.6_2004011308;c:\Program 
Files\mozilla.org\Mozilla\;c:\WINDOWS\system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;c:\Program
 Files\ATI Technologies\ATI Control Panel;c:\Program 
Files\Reflection\;d:\apache-ant-1.6.2\bin;d:\Program 
Files\Subversion\bin;d:\derby\src\trunk;d:\Program 
Files\Subversion\bin;d:\derby\src\bin
 java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
 java.runtime.version=1.4.2_05-b04
 java.specification.name=Java Platform API Specification
 java.specification.vendor=Sun Microsystems Inc.
 java.specification.version=1.4
 java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
 java.vendor=Sun Microsystems Inc.
 java.vendor.url=http://java.sun.com/
 java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
 java.version=1.4.2_05
 java.vm.info=mixed mode
 java.vm.name=Java HotSpot(TM) Client VM
 java.vm.specification.name=Java Virtual Machine Specification
 java.vm.specification.vendor=Sun Microsystems Inc.
 java.vm.specification.version=1.0
 java.vm.vendor=Sun Microsystems Inc.
 java.vm.version=1.4.2_05-b04
 line.separator=

 os.arch=x86
 os.name=Windows XP
 os.version=5.1
 path.separator=;
 sun.arch.data.model=32
 
sun.boot.class.path=d:\j2sdk1.4.2_05\jre\lib\rt.jar;d:\j2sdk1.4.2_05\jre\lib\i18n.jar;d:\j2sdk1.4.2_05\jre\lib\sunrsasign.jar;d:\j2sdk1.4.2_05\jre\lib\jsse.jar;d:\j2sdk1.4.2_05\jre\lib\jce.jar;d:\j2sdk1.4.2_05\jre\lib\charsets.jar;d:\j2sdk1.4.2_05\jre\classes
 sun.boot.library.path=d:\j2sdk1.4.2_05\jre\bin
 sun.cpu.endian=little
 sun.cpu.isalist=pentium i486 i386
 sun.io.unicode.encoding=UnicodeLittle
 sun.java2d.fontpath=
 sun.os.patch.level=Service Pack 1
 user.country=US
 user.dir=d:\derby\src\dvctest
 user.home=C:\Documents and Settings\davidvc
 user.language=en
 user.name=davidvc
 user.timezone=America/Los_Angeles
 user.variant=

Reply via email to