Agorguy commented on code in PR #410:
URL: 
https://github.com/apache/httpcomponents-core/pull/410#discussion_r1236902765


##########
BUILDING.txt:
##########
@@ -14,10 +14,17 @@ http://maven.apache.org/run-maven/index.html
 
 (2) Executing test cases
 
-Execute the following command in order to compile and test the components
+Execute the following command in order to compile and test the components:
 
 mvn test
 
+To avoid intermittent test failures (i.e., flaky tests), it is recommended to 
have a machine or virtual machine with the following specifications:
+
+Minimum of 2 CPUs.
+Minimum of 2GB of RAM.
+
+By meeting these requirements, you can mitigate potential flaky tests and 
ensure a smooth testing experience.
+

Review Comment:
   @ok2c  I updated that sentence, your suggestion was great.
   
   Yes, when running with less than 2CPU the chances of flakies appearing are 
greater.



-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to