(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 5d04b808995aa16539edf6f89c72b4ecef9b3f4d
Author: Mark Thomas 
AuthorDate: Mon Jan 8 12:09:29 2024 +

Comment this absolute performance test with an upper limit

Since there is an upper limit this test can pass/fail so it is included
in the standard test run.
---
 test/org/apache/catalina/mapper/TestMapperPerformance.java | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/org/apache/catalina/mapper/TestMapperPerformance.java 
b/test/org/apache/catalina/mapper/TestMapperPerformance.java
index 606794397f..4b4feb8f81 100644
--- a/test/org/apache/catalina/mapper/TestMapperPerformance.java
+++ b/test/org/apache/catalina/mapper/TestMapperPerformance.java
@@ -21,6 +21,9 @@ import org.junit.Test;
 
 import org.apache.tomcat.util.buf.MessageBytes;
 
+/*
+ * This is an absolute performance test with an upper limit. Therefore it is 
executed as part of a standard test run.
+ */
 public class TestMapperPerformance extends TestMapper {
 
 @Test


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



(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit f7bea443915ade364fa222fb5847cba1a0909ac1
Author: Mark Thomas 
AuthorDate: Mon Jan 8 12:09:29 2024 +

Comment this absolute performance test with an upper limit

Since there is an upper limit this test can pass/fail so it is included
in the standard test run.
---
 test/org/apache/catalina/mapper/TestMapperPerformance.java | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/org/apache/catalina/mapper/TestMapperPerformance.java 
b/test/org/apache/catalina/mapper/TestMapperPerformance.java
index 606794397f..4b4feb8f81 100644
--- a/test/org/apache/catalina/mapper/TestMapperPerformance.java
+++ b/test/org/apache/catalina/mapper/TestMapperPerformance.java
@@ -21,6 +21,9 @@ import org.junit.Test;
 
 import org.apache.tomcat.util.buf.MessageBytes;
 
+/*
+ * This is an absolute performance test with an upper limit. Therefore it is 
executed as part of a standard test run.
+ */
 public class TestMapperPerformance extends TestMapper {
 
 @Test


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



(tomcat) 05/08: Comment this absolute performance test with an upper limit

2024-01-08 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 6be9e259d678f85604c561cf45f8d970d6139075
Author: Mark Thomas 
AuthorDate: Mon Jan 8 12:09:29 2024 +

Comment this absolute performance test with an upper limit

Since there is an upper limit this test can pass/fail so it is included
in the standard test run.
---
 test/org/apache/catalina/mapper/TestMapperPerformance.java | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/org/apache/catalina/mapper/TestMapperPerformance.java 
b/test/org/apache/catalina/mapper/TestMapperPerformance.java
index 606794397f..4b4feb8f81 100644
--- a/test/org/apache/catalina/mapper/TestMapperPerformance.java
+++ b/test/org/apache/catalina/mapper/TestMapperPerformance.java
@@ -21,6 +21,9 @@ import org.junit.Test;
 
 import org.apache.tomcat.util.buf.MessageBytes;
 
+/*
+ * This is an absolute performance test with an upper limit. Therefore it is 
executed as part of a standard test run.
+ */
 public class TestMapperPerformance extends TestMapper {
 
 @Test


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