Build failure in trunks due to failing apacheds/server-tools tests
------------------------------------------------------------------
Key: DIRSERVER-728
URL: http://issues.apache.org/jira/browse/DIRSERVER-728
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Ersin Er
Priority: Critical
Fix For: 1.1.0
[INFO]
----------------------------------------------------------------------------
[INFO] Building ApacheDS Server Tools
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory:
<...>/directory/trunks/apacheds/server-tools/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.directory.server.tools.commands.exportcmd.ExportCommandTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.126 sec <<<
FAILURE!
Running
org.apache.directory.server.tools.commands.gracefulshutdowncmd.GracefulShutdownCommandTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec <<<
FAILURE!
Running org.apache.directory.server.tools.commands.importcmd.ImportCommandTest
Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 0.254 sec <<<
FAILURE!
Results :
Tests in error:
testExportCommand(org.apache.directory.server.tools.commands.exportcmd.ExportCommandTest)
testOneEntryImport(org.apache.directory.server.tools.commands.gracefulshutdowncmd.GracefulShutdownCommandTest)
testOneEntryImport(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testTenEntriesImport(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testOneEntryOnErrorImport(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testTwoEntriesImportOneOnErrorAndOneOk(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testOneEntryImportWithEntryAddedNotification(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testOneEntryImportWithExceptionNotification(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testRFC2849Sample1(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testRFC2849Sample2(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testRFC2849Sample3(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
testRFC2849Sample3VariousSpacing(org.apache.directory.server.tools.commands.importcmd.ImportCommandTest)
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira