Skip to content

[C#][Flaky Test] StandaloneClientTests.BatchKeyCopyAndKeyMove(isAtomic: True/False) #97

@xShinnRyuu

Description

@xShinnRyuu

Test Name

Valkey.Glide.IntegrationTests.StandaloneClientTests.BatchKeyCopyAndKeyMove(isAtomic: True)

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/51970917109#step:7:754

Frequency

No response

Steps to Reproduce

No response

System Information

aarch64-apple-darwin

Language and Version

C# net8.0

Engine Version

v6.2

Logs

Failed Valkey.Glide.IntegrationTests.StandaloneClientTests.BatchKeyCopyAndKeyMove(isAtomic: True) [8 ms]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Client GlideClient { 0x600000235040  } closed
  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.Batch[T](BaseBatch`1 batch, Boolean raiseOnError, BaseBatchOptions options) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/BaseClient.cs:line 118
   at Valkey.Glide.GlideClient.Exec(Batch batch, Boolean raiseOnError) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/sources/Valkey.Glide/GlideClient.cs:line 63
   at Valkey.Glide.IntegrationTests.StandaloneClientTests.BatchKeyCopyAndKeyMove(Boolean isAtomic) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/tests/Valkey.Glide.IntegrationTests/StandaloneClientTests.cs:line 281
--- End of stack trace from previous location ---

Screenshots

No response

Glide Version

2.1.0

Expected Behavior

Integration tests pass

Actual Behavior

GlideClient closed pre-maturely

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