Hi

I recently synced code from slink trunk and am trying to build code with
UTs. But I have not managed to get the full build to complete without a UT
failure. There are different UTs failing at different times. So I am not
sure if they are real test failures or are failing due to external reasons.
I a building on CentoOS 7 64 bit VM with Oracle JDK 1.7.71  and have
allocated heap size of 2 GB.

Couple of examples of failing tests below:

879991 [main] INFO org.ops4j.exec.DefaultJavaRunner - Platform has been
shutdown.
879992 [main] INFO org.ops4j.pax.exam.spi.reactors.ReactorManager - suite
finished
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.237 sec
- in org.apache.sling.event.it.TopicMatchingTest

Results :

Failed tests:
  JobHandlingTest.testNoJobProcessor:480 Unprocessed count expected:<0> but
was:<1>

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

===============================================================================================================================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.sling.discovery.impl.common.ClusterViewTest
Running org.apache.sling.discovery.impl.common.WildcardHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec -
in org.apache.sling.discovery.impl.common.WildcardHelperTest

Results :

Failed tests:
  ClusterTest.testLeaderDesc:91->doTestLeader:130 expected:<2> but was:<1>

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


Regards
Satya Deep

Reply via email to