Skip to content

[C#][Flaky Test] ListCommandTests.TestListBlockingMove(client: GlideClient { 0x6000018D06A0 RESP2 }) #95

@xShinnRyuu

Description

@xShinnRyuu

Test Name

Valkey.Glide.IntegrationTests.ListCommandTests.TestListBlockingMove(client: GlideClient { 0x6000018D06A0 RESP2 })

Test Location

at Valkey.Glide.Internals.Message.GetResult() in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/Internals/Message.cs:line 93

Failure Permlink

https://github.com/valkey-io/valkey-glide-csharp/actions/runs/18253200353/job/51970917139#step:7:811

Frequency

No response

Steps to Reproduce

No response

System Information

x86_64-apple-darwin

Language and Version

C# net6.0

Engine Version

v6.2

Logs

Failed Valkey.Glide.IntegrationTests.ListCommandTests.TestListBlockingMove(client: GlideClient { 0x6000018D06A0 RESP2 }) [627 ms]
  Error Message:
   Valkey.Glide.Errors+TimeoutException : timed out
  Stack Trace:
     at Valkey.Glide.Internals.Message.GetResult() in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/Internals/Message.cs:line 93
   at Valkey.Glide.BaseClient.Command[R,T](Cmd`2 command, Route route) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/BaseClient.cs:line 92
   at Valkey.Glide.BaseClient.ListBlockingMoveAsync(ValkeyKey source, ValkeyKey destination, ListSide sourceSide, ListSide destinationSide, TimeSpan timeout, CommandFlags flags) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/BaseClient.ListCommands.cs:line 165
   at Valkey.Glide.IntegrationTests.ListCommandTests.TestListBlockingMove(BaseClient client) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/tests/Valkey.Glide.IntegrationTests/ListCommandTests.cs:line 729
--- End of stack trace from previous location ---

Screenshots

No response

Glide Version

2.1.0

Expected Behavior

Integration tests passes

Actual Behavior

Integration test timed out

Possible Fixes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions