On 03/01/2024 11:29, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.

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


     from 786285c1ae Forgot the code cleanup
      new 996c00741b Only need one ECB test to ensure it is disabled
      new ebf01c056e GCM doesn't need padding so test using NoPadding
      new c7796834bf Refactor performance tests to separate class
      new 44f23647c1 Test will always pass for Tomcat 11
      new b4634a9723 Refactor test that requires large heap into a separate 
category
      new 4db283bf81 Refactor tests that require large heap to new category
      new 00e7bca774 Refactor test to test renegotiation failure rather than 
skipping test
      new 45b4b3436e Don't flag a test as skipped that is never going to be 
able to pass
      new 8fe3db67fd This is a performance test - use correct naming
      new df5d4b9e23 Refactor so test doesn't appear as skipped
      new 9c5f303e9a Results depend on timing so group this with the 
performance tests
      new 442b0d38ea Refactor as this test requires manual intervention

What I am aiming for with these changes is that skipped tests in the results from "ant test" indicate that tests have been skipped due to a configuration issue such as Tomcat Native not being available.

The expectation is that running the tests prior to release or as part of a release review should not report any skipped tests.

Most of these changes should back-port cleanly but there are a couple that will need a little more work.

Mark

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

Reply via email to