Skip to content

[Node][Flaky Test] GlideClusterClient › clusterClient connect with insecure TLS (protocol: 1) #4366

Description

@avifenesh

Description of the Flaky Test

The test failed during the clusterClient connect with insecure TLS (protocol: 1) in file tests/TlsTest.test.ts at line 40. The failure was due to improper teardown and potential leakage in the tests.

Test Name

clusterClient connect with insecure TLS (protocol: 1)

Test Location

tests/TlsTest.test.ts

Failure Permlink

https://github.com/valkey-io/valkey-glide/actions/runs/16257279877/job/45895651237

Frequency

Intermittent failure observed during CI runs.

Steps to Reproduce

  1. Run the full matrix tests associated with the workflow Full Matrix tests.
  2. Observe the failure in the specific job: https://github.com/valkey-io/valkey-glide/actions/runs/16257279877/job/45895651237.

Additional Context

  • System Information: GitHub Actions CI environment.
  • Language and Version: TypeScript
  • Engine Version: v6.2
  • Glide Version: N/A
  • Logs: Refer to the CI logs in the workflow report.
  • Screenshots: N/A

Expected Behavior

The test should consistently pass without intermittent failures.

Actual Behavior

The test sometimes fails due to leakage and improper teardown.

Possible Fixes

Investigate the implementation of the test clusterClient connect with insecure TLS (protocol: 1) in tests/TlsTest.test.ts. Review the configuration and dependencies for the TLS backend. Check the logs for detailed failure information.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions