Hello developpers

 

I’m trying to build fedora (trunk) from sources, but I get this :

 

…

Results :

 

Failed tests: 

  testParseDate(org.fcrepo.server.utilities.TestDateUtility)

 

Tests run: 314, Failures: 1, Errors: 0, Skipped: 0

 

[INFO]
------------------------------------------------------------------------

[INFO] Reactor Summary:

[INFO] 

[INFO] Fedora Repository Project ......................... SUCCESS [1.328s]

[INFO] Fedora Generate Library ........................... SUCCESS [1.156s]

[INFO] Fedora Common Library ............................. SUCCESS [10.000s]

[INFO] Fedora Server Library ............................. FAILURE
[1:36.204s]

[INFO] All Fedora Clients ................................ SKIPPED

[INFO] Fedora Admin Client (Swing) ....................... SKIPPED

[INFO] Fedora Messaging Client Library ................... SKIPPED

[INFO] Fedora Security Modules ........................... SKIPPED

[INFO] Fedora Security PDP ............................... SKIPPED

[INFO] Fedora Integration Test ........................... SKIPPED

[INFO] All Fedora Webapps ................................ SKIPPED

[INFO] Fedora Webapp - Demo Content ...................... SKIPPED

[INFO] Fedora Webapp - Formatting Objects Processor ...... SKIPPED

[INFO] Fedora Webapp - Saxon XSLT Processor .............. SKIPPED

[INFO] Fedora Webapp - Image Manipulation ................ SKIPPED

[INFO] Fedora JAAS Authentication ........................ SKIPPED

[INFO] Fedora Security PEP ............................... SKIPPED

[INFO] Fedora Webapp ..................................... SKIPPED

[INFO] Fedora Installer .................................. SKIPPED

[INFO]
------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] Total time: 1:48.969s

[INFO] Finished at: Tue May 25 18:25:56 PKT 2010

[INFO] Final Memory: 20M/56M

[INFO]
------------------------------------------------------------------------

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test (default-test) on
project fcrepo-server: There are test failures.

 

 

 

And in org.fcrepo.server.utilities.TestDateUtility.txt I can see : 

 

----------------------------------------------------------------------------
---

Test set: org.fcrepo.server.utilities.TestDateUtility

----------------------------------------------------------------------------
---

Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
<<< FAILURE!

testParseDate(org.fcrepo.server.utilities.TestDateUtility)  Time elapsed: 0
sec  <<< FAILURE!

junit.framework.AssertionFailedError: expected:<Thu Jan 01 05:00:00 PKT
1970> but was:<null>

                at junit.framework.Assert.fail(Assert.java:47)

                at junit.framework.Assert.failNotEquals(Assert.java:277)

                at junit.framework.Assert.assertEquals(Assert.java:64)

                at junit.framework.Assert.assertEquals(Assert.java:71)

                at
org.fcrepo.server.utilities.TestDateUtility.testParseDate(TestDateUtility.ja
va:90)

…

 

I’m using windows and I’ve followed this guide :
http://www.fedora-commons.org/confluence/pages/viewpage.action?pageId=137656
55 to configure eclipse with maven

 

Any help would be highly appreciated !

 

-----

Huân Thebault

Centre de Calcul de l'IN2P3

Development Team

Tel. Std          +33 4 78 93 08 80

 

------------------------------------------------------------------------------

_______________________________________________
Fedora-commons-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to