Gerrrr commented on a change in pull request #1232:
URL: https://github.com/apache/cassandra/pull/1232#discussion_r724918231



##########
File path: build.xml
##########
@@ -93,7 +93,7 @@
     <property name="maven-repository-url" 
value="https://repository.apache.org/content/repositories/snapshots"/>
     <property name="maven-repository-id" value="apache.snapshots.https"/>
 
-    <property name="test.timeout" value="240000" />
+    <property name="test.timeout" value="360000" />

Review comment:
       Definitely! I increased the timeout only to check if the cause of the 
issue is indeed the test suite taking too long. A likely alternative, for 
example, could be the test hanging - e.g. due to a leftover `hints` file.
   
   I reverted the increased timeout in 59a1f8b and moved newly added test to 
`HintsServiceBytemanTest` in ec3c0ad.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to