Hi Eranda,

in Marmotta we are using a branching workflow where we have a stable master branch and a unstable develop branch. Further details at:

  http://marmotta.incubator.apache.org/development.html

Lately we have a kind of mess interpreting this, and we did not merged back to master. Apologize for this situation. I'll try to refresh the discussion in a separate thread.

So, in short, for now you'd have to check in the develop branch to access the current version of the code, where the tests run fine for me:

~/marmotta/commons/marmotta-commons$ mvn test -Dtest=LiteralCommonsTest

(...)

Results :

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

[INFO] BUILD SUCCESS


Hope this helps.

Cheers,


On 31/10/13 07:09, Eranda Sooriyabandara wrote:
Hi all,
I tried to build the master and I saw some tests are skipped in Common
Utilities. You can see in the logs I attached. Any Idea of that skipping?

Environment :
OS - Windows 7
Java - 1.6.0_23

thanks
Eranda


Running org.apache.marmotta.commons.http.ContentTypeMatchingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.marmotta.commons.http.ETagGeneratorTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.111 sec
Running org.apache.marmotta.commons.http.UriUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
*Running org.apache.marmotta.commons.sesame.model.LiteralCommonsTest*
*SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".*
*SLF4J: Defaulting to no-operation (NOP) logger implementation*
*SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.*
*Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec*
Running org.apache.marmotta.commons.sesame.model.ResourceUtilsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
Running org.apache.marmotta.commons.sesame.model.URICommonsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec

Results :

Tests run: 35, Failures: 0, Errors: 0, Skipped: 2



--
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
T: +43 662 2288 318 | M: +43 660 2747 925
[email protected]
http://www.salzburgresearch.at

Reply via email to