Skip to content

[Java][Flaky Test] CommandTests > fcall readonly function (GlideClusterClient) #5218

@xShinnRyuu

Description

@xShinnRyuu

Test Name

CommandTests > fcall readonly function (GlideClusterClient) > [1] RESP2

Test Location

https://github.com/valkey-io/valkey-glide/blob/main/java/integTest/src/test/java/glide/cluster/CommandTests.java#L1831

Failure Permlink

https://github.com/valkey-io/valkey-glide/actions/runs/21273574409/job/61228580599#step:10:18574

System Information

ubuntu, linux, x64, x86_64-unknown-linux-musl, x86_64-unkno...

Language and Version

Java 21

Engine Version

valkey 7.2

Logs

> Task :integTest:test
glide.cluster.CommandTests.fcall_readonly_function(GlideClusterClient)[1]: FAILURE 0.008s

CommandTests > fcall readonly function (GlideClusterClient) > [1] RESP2 FAILED
    org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
        at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
        at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
        at app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
        at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
        at app//glide.cluster.CommandTests.fcall_readonly_function(CommandTests.java:1852)

Glide Version

main

Related

This test was previously disabled and recently re-enabled with the completion of Re-enable tests that were skipped due to issue #2277 #5208

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions