Actually, leave it at 2h - it shouldn't take longer than that and
this is a good way to test for problems.
--
Manik Surtani
Lead, JBoss Cache
JBoss, a division of Red Hat
Email: manik(a)jboss.org
Telephone: +44 7786 702 706
MSN: manik(a)surtani.org
Yahoo/AIM/Skype: maniksurtani
On 23 Aug 2006, at 22:04, Rajesh Rajasekaran wrote:
The tests have timed out at different points on the earlier runs.
http://cruisecontrol.jboss.com/cc/artifacts/jboss-cache-testsuite/
20060821005336/tests.log
http://cruisecontrol.jboss.com/cc/artifacts/jboss-cache-testsuite/
20060818220127/tests.log
Probably with more no of tests to the cache testsuite this takes
more than 2 hrs now.
I m increasing the timeout to 4hrs.
From: Ryan Campbell
Sent: Wednesday, August 23, 2006 3:54 PM
To: Dev - JBossCache; QA; jboss-development(a)lists.jboss.org
Subject: RE: jboss-cache-testsuite Build Timed Out
Hangs on the stress tests:
stresstests:
[junit] Running org.jboss.cache.BuddyReplicationStressTest
From: qa(a)jboss.com [mailto:qa@jboss.com]
Sent: Wednesday, August 23, 2006 3:52 PM
To: Dev - JBossCache; QA; jboss-development(a)lists.jboss.org
Subject: jboss-cache-testsuite Build Timed Out
Importance: High
View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/
jboss-cache-testsuite?log=log20060823145121
BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 08/23/2006 14:51:21
Time to build:
Last changed: 08/22/2006 16:37:53
Last log entry: move MarshalledValueOutputStream out of recursive
marshallTransientState method
Unit Tests: (0) Total Errors and Failures: (0)
Modifications since last build: (first 50 of 1591)
1.2
modified
msurtani
tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilTest.java
migrated to new configurators
1.3
deleted
bwang
tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java
Name changes
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilTest.java
Name changes
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java
Refctoring and moved some classes to impl dir.
1.4
modified
bwang
tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java
upd
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java
Changed annotation to pojo from aop.
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
PropagationManager.java
Changed annotation to pojo from aop.
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
StateItem.java
Changed annotation to pojo from aop.
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java
Renamed CacheInterceptor to CacheFieldInterceptor
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/Person.java
Renamed CacheInterceptor to CacheFieldInterceptor
1.3
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/Student.java
Renamed CacheInterceptor to CacheFieldInterceptor
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java
Relocated the dynamic interceptors
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java
Added undo interceptor stack.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/
NonSerializableObject.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/Person.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/Resource.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/
SpecialSerializedAddress.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/Student.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/TestNode.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
PropagationManager.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
PropagationRule.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
StateItem.java
Ported more test cases.
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
AbstractPropagtionRule.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
NodeImpl.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
ORSummaryRule.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
PropagationManagerImpl.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
PropagationRuleFactory.java
Ported more test cases.
1.2
modified
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
StateItemImpl.java
Ported more test cases.
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/
NonSerializableObject.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/Person.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/Resource.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/SerializedAddress.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/SpecialAddress.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/
SpecialSerializedAddress.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/Student.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/TestNode.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
PropagationManager.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
PropagationRule.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/
StateItem.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
AbstractPropagtionRule.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
NodeImpl.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
ORSummaryRule.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
PropagationManagerImpl.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
PropagationRuleFactory.java
Test cases for PC2.0
1.1
added
bwang
tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/
StateItemImpl.java
Test cases for PC2.0