adoptium / adoptium/aqa-tests

[ external : tomcat ] - status

Open
#3,555 0 comments 0 reactions 0 assignees View on GitHub
type:external
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

With latest setup https://github.com/adoptium/aqa-tests/pull/3507 external tomcat status:

jdk11, 17 same failures https://ci.adoptopenjdk.net/job/Grinder/4416/console https://ci.adoptopenjdk.net/job/Grinder/4426/console

```
19:41:10 [concat] Testsuites with failed tests:
19:41:10 [concat] TEST-org.apache.catalina.valves.rewrite.TestResolverSSL.APR.txt
19:41:10 [concat] TEST-org.apache.catalina.valves.rewrite.TestResolverSSL.NIO.txt
19:41:10 [concat] TEST-org.apache.catalina.valves.rewrite.TestResolverSSL.NIO2.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestClientCert.NIO2.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.APR.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.NIO.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.NIO2.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt
19:41:10 [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO2.txt
19:41:10
19:41:10 BUILD FAILED
19:41:10 /tomcat/build.xml:1903: Some tests completed with an Error. See /tomcat/output/build/logs for details, search for "ERROR".
19:41:10
19:41:10 Total time: 35 minutes 4 seconds
```

jdk8: https://ci.adoptopenjdk.net/job/Grinder/4425/console

```
11:12:52 [concat] Testsuites with failed tests:
11:12:52 [concat] TEST-org.apache.catalina.valves.rewrite.TestResolverSSL.NIO.txt
11:12:52 [concat] TEST-org.apache.catalina.valves.rewrite.TestResolverSSL.NIO2.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestClientCert.NIO2.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.NIO.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestClientCertTls13.NIO2.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt
11:12:52 [concat] TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO2.txt
11:12:52
11:12:52 BUILD FAILED
11:12:52 /tomcat/build.xml:1903: Some tests completed with an Error. See /tomcat/output/build/logs for details, search for "ERROR".

19:41:10 Total time: 35 minutes 4 seconds
```

Contributor guide

Open the contributing guide

Research direction

Start with the Grinder 4416, 4425, and 4426 logs, then inspect the listed TestResolverSSL, TestClientCert, TestClientCertTls13, and TestCustomSsl results under /tomcat/output/build/logs. Compare the JDK 8, 11, and 17 failures to determine the cause and document or resolve the external Tomcat status.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.