dev@glassfish.java.net

build broken?

From: Carla Mott <Carla.Mott_at_Sun.COM>
Date: Thu, 05 Nov 2009 21:15:42 -0800

I get the following after I have update the workspace, clean and build.
  Anyone else seeing this?

Carla

<snip>

********* END Duration Output Strings ***************
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.glassfish.admin.payload.PayloadFilesManagerTest
getOutputFileURI
   way/over/there/myApp.ear ->
file:/tmp/xfer-48358/way-over-there---48359/myApp.ear
diffFilesFromSamePath
   file:/tmp/xfer-48364/dir---48366/x.txt
   file:/tmp/xfer-48364/dir---48366/y.txt
sameFilesInDiffPaths
   file:/tmp/xfer-48368/here---48370/x.txt
   file:/tmp/xfer-48368/elsewhere---48371/x.txt
testLeadingSlashes
   Original: file:/here/x.txt
   Temp file: file:/tmp/xfer-48373/-here---48375/x.txt
testPathlessFile
   file:/tmp/xfer-48377/flat.txt
   file:/tmp/xfer-48377/x---48379/other.txt
   Done
testWindowsPath
   C:\Program Files\someDir ->
file:/tmp/xfer-48381/C--Program%20Files-someDir---48382/
testNonWindowsPath
   /Users/whoever/someDir ->
file:/tmp/xfer-48384/-Users-whoever-someDir---48385/
Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.127
sec <<< FAILURE!
Running com.sun.enterprise.universal.glassfish.ASenvPropertyReaderTest
INSTALL-DIR: /Users/cmott/logging/v3/common/common-util/target/test-classes
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running com.sun.enterprise.universal.glassfish.TokenResolverTest
Testing token-resolve of map
resolve
resolve String Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.sun.enterprise.universal.io.SmartFileTest
c:/ --> /Users/cmott/logging/v3/common/common-util/c:
c: --> /Users/cmott/logging/v3/common/common-util/c:
--> /Users/cmott/logging/v3/common/common-util
\foo --> /Users/cmott/logging/v3/common/common-util/\foo
/ --> /
/xxx/yyy/././././../yyy --> /xxx/yyy
/x/y/z/../../../temp --> /temp
x/y/../../../.. --> /Users/cmott/logging/v3
/x/y/../../../.. --> /
/./../.././../ --> /
/::::/x/yy --> /::::/x/yy
******** Sanitized ClassPath Test ******************
Current Classpath:
/Users/cmott/tools/apache-maven-2.0.9/boot/classworlds-1.1.jar
Sanitized Classpath:
/Users/cmott/tools/apache-maven-2.0.9/boot/classworlds-1.1.jar
here: /Users/cmott/logging/v3/common/common-util
before: /a/b/c:qqq:qqq:qqq:qqq:qqq:./././qqq/./.:z/e
after:
/a/b/c:/Users/cmott/logging/v3/common/common-util/qqq:/Users/cmott/logging/v3/common/common-util/z/e
Expected:
/a/b/c:/Users/cmott/logging/v3/common/common-util/qqq:/Users/cmott/logging/v3/common/common-util/z/e
***************************************************
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.sun.enterprise.universal.collections.ManifestUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests in error:
 
testDiffFilesFromSamePath(org.glassfish.admin.payload.PayloadFilesManagerTest)
 
testSameFilesInDiffPaths(org.glassfish.admin.payload.PayloadFilesManagerTest)
   testLeadingSlashes(org.glassfish.admin.payload.PayloadFilesManagerTest)
   testPathlessFile(org.glassfish.admin.payload.PayloadFilesManagerTest)

Tests run: 48, Failures: 0, Errors: 4, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/Users/cmott/logging/v3/common/common-util/target/surefire-reports for
the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 1 second
[INFO] Finished at: Thu Nov 05 21:11:01 PST 2009
[INFO] Final Memory: 131M/312M
[INFO]
------------------------------------------------------------------------
dhcp-usca14-133-199:v3 cmott$