[jboss-dev] Where is the source for joram tests?

Ales Justin ales.justin at gmail.com
Thu Jan 28 15:06:22 EST 2010


I guess now I know why you've been asking about Joram tests. :-)

I get this while running AS smoke-tests:

[junit] Running 
org.jboss.test.jbossmessaging.test.JBossMessagingJoramUnitTestCase
[junit] Tests run: 198, Failures: 0, Errors: 196, Time elapsed: 0,156 sec
[junit] Test 
org.jboss.test.jbossmessaging.test.JBossMessagingJoramUnitTestCase FAILED

   <testcase 
classname="org.jboss.test.jms.JoramUnitTestCase$DummyTestCase" 
name="org.objectweb.jtests.jms.conform.connection.TopicConnectionTest:testSetClientID_1" 
time="0.0">
     <error message="- nested throwable: 
(java.lang.NullPointerException)" 
type="org.jboss.util.NestedRuntimeException">org.jboss.util.NestedRuntimeException: 
- nested throwable: (java.lang.NullPointerException)
	at 
org.objectweb.jtests.jms.framework.PubSubTestCase.setUp(PubSubTestCase.java:156)
	at 
org.jboss.test.jms.JoramUnitTestCase$TestProxy.run(JoramUnitTestCase.java:163)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
	at junit.extensions.TestSetup.run(TestSetup.java:25)
Caused by: java.lang.NullPointerException
	at java.util.Properties$LineReader.readLine(Properties.java:418)
	at java.util.Properties.load0(Properties.java:337)
	at java.util.Properties.load(Properties.java:325)
	at 
org.objectweb.jtests.jms.framework.JMSTestCase.getProviderProperties(JMSTestCase.java:87)
	at 
org.objectweb.jtests.jms.framework.PubSubTestCase.setUp(PubSubTestCase.java:127)
</error>
   </testcase>

Clebert Suconic wrote:
> I could recover it using cvsgrab:
> 
> ./cvsgrab.sh -webInterface FishEye1_2 -url 
> http://fisheye.jboss.org/browse/JBoss/joramtests/ -tag 
> OBJECTWEB_JORAMTESTS_1_5
> 
> 
> I will import the latest version (1.5) into SVN. I will not bother on 
> converting the history unless someone find a good reason (and a 
> volunteer to do it :-) )
> 
> It seems that CVS should still be up and running thought, but it wasnt.
> 
> 
> 
> 
> On 01/20/2010 12:24 PM, Clebert Suconic wrote:
>> anyone knows what happened to the repository of
>> http://anonsvn.jboss.org/repos/repository.jboss.org/objectweb-joramtests/1.5/
>>
>>
>> I can find it here:
>>
>> http://fisheye.jboss.org/browse/JBoss/joramtests
>>
>>
>> But I can't find it anywhere to a checkout.
>>
>>
>> Maybe it wasn't converted to SVN and it still lost on CVS?
>>
>>
>>
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>    
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
> 



More information about the jboss-development mailing list