RFR: 8313256: Exclude failing multicast tests on AIX [v5]

Christoph Langer clanger at openjdk.org
Tue Aug 1 22:24:57 UTC 2023


On Tue, 1 Aug 2023 14:06:12 GMT, Thomas Obermeier <duke at openjdk.org> wrote:

>> exclude multicast and related tests on AIX mentioned in https://bugs.openjdk.org/browse/JDK-8308807 until this is fixed.
>
> Thomas Obermeier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
> 
>  - Merge branch 'master' into patch-1
>  - Update ProblemList.txt restore bad hunk java/foreign to have it repaired in deticated PR
>  - Merge branch 'openjdk:master' into patch-1
>  - Update ProblemList.txt: exclude DatagramChannel/AfterDisconnect for 8308807 aix-ppc64
>  - Update ProblemList.txt AcceptInheritHandle erroneously added to 8308807
>  - Merge branch 'master' into patch-1
>  - Update ProblemList.txt exclude MulticastSocket tests for AIX
>  - Update ProblemList.txt exclude java/foreign/TestByteBuffer

Yes, the tests that we didn't exclude here seem to work. There are a few network related tests still excluded on AIX in SAP's test system but these seem to have different symptoms. We're working on analyzing these and if necessary report the issues in JBS.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15074#issuecomment-1661177187


More information about the net-dev mailing list