You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <de...@commons.apache.org> on 2007/08/23 16:38:57 UTC

[continuum] BUILD FAILURE: Commons FileUpload

Online report : http://vmbuild1.apache.org/continuum/buildResult.action?buildId=2242&projectId=166

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 23 Aug 2007 07:38:40 -0700
  Finished at: Thu 23 Aug 2007 07:38:55 -0700
  Total time: 14s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.4.2_15"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
          Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_15
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bayard @ Thu 23 Aug 2007 06:38:00 -0700
Comment: Changing name to 'Commons Xxx'
Files changed:
  /commons/proper/beanutils/trunk/pom.xml ( 568979 )
  /commons/proper/chain/trunk/pom.xml ( 568979 )
  /commons/proper/cli/trunk/pom.xml ( 568979 )
  /commons/proper/codec/trunk/pom.xml ( 568979 )
  /commons/proper/collections/trunk/pom.xml ( 568979 )
  /commons/proper/configuration/trunk/pom.xml ( 568979 )
  /commons/proper/dbcp/trunk/pom.xml ( 568979 )
  /commons/proper/dbutils/trunk/pom.xml ( 568979 )
  /commons/proper/digester/trunk/pom.xml ( 568979 )
  /commons/proper/el/trunk/pom.xml ( 568979 )
  /commons/proper/email/trunk/pom.xml ( 568979 )
  /commons/proper/fileupload/trunk/pom.xml ( 568979 )
  /commons/proper/io/trunk/pom.xml ( 568979 )
  /commons/proper/jci/trunk/pom.xml ( 568979 )
  /commons/proper/jxpath/trunk/pom.xml ( 568979 )
  /commons/proper/lang/trunk/pom.xml ( 568979 )
  /commons/proper/logging/trunk/pom.xml ( 568979 )
  /commons/proper/math/trunk/pom.xml ( 568979 )
  /commons/proper/pool/trunk/pom.xml ( 568979 )
  /commons/proper/scxml/trunk/pom.xml ( 568979 )
  /commons/proper/validator/trunk/pom.xml ( 568979 )
  /commons/proper/vfs/trunk/pom.xml ( 568979 )

****************************************************************************
Dependencies Changes:
****************************************************************************
commons-io:commons-io:1.4-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 30
Failures: 3
Total time: 5206

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons FileUpload
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/166/target
[INFO] Deleting directory /home/continuum/data/working-directory/166/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/166/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/166/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot commons-io:commons-io:1.4-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 27 source files to /home/continuum/data/working-directory/166/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 14 source files to /home/continuum/data/working-directory/166/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/166/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.fileupload.DiskFileItemSerializeTest
Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE!
Running org.apache.commons.fileupload.MultipartStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.commons.fileupload.DefaultFileItemTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.commons.fileupload.ParameterParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.fileupload.SizesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec
Running org.apache.commons.fileupload.FileItemHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.fileupload.ProgressListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec
Running org.apache.commons.fileupload.ServletFileUploadTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.commons.fileupload.StreamingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 sec

Results :

Failed tests: 
  testBelowThreshold(org.apache.commons.fileupload.DiskFileItemSerializeTest)
  testThreshold(org.apache.commons.fileupload.DiskFileItemSerializeTest)
  testAboveThreshold(org.apache.commons.fileupload.DiskFileItemSerializeTest)

Tests run: 30, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Aug 23 07:38:55 PDT 2007
[INFO] Final Memory: 6M/14M
[INFO] ------------------------------------------------------------------------

****************************************************************************



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org