Skip to content

Reduce flakeyness of Security3630Test #26875

@das7pad

Description

@das7pad

I've hit a flakey run on Linux from Security3630Test.testHashMap on #26871 .

void testHashMap() throws InterruptedException, IOException {

https://ci.jenkins.io/job/Core/job/jenkins/job/PR-26871/2/testReport/hudson.cli/Security3630Test/linux_jdk21___Linux___JDK_21___Build___Test___testHashMap/
java.io.IOException: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms

#26068 is another PR that hit a flakey run there.

It was very flakey on Windows and turned off there: jenkins-infra/helpdesk#4904 / #25927.

Running it locally takes more than 6min (and finishes with success). It might be worth looking into a "cheaper" way to test the hash map change that is less error prone.

cc @daniel-beck

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions