-
Couldn't load subscription status.
- Fork 2
Open
Description
Test Name
Valkey.Glide.IntegrationTests.SharedCommandTests.BatchTest(testData: Generic commands GlideClusterClient { 0x6000034E5BA0 RESP2 } IsAtomic = True)
Test Location
at Valkey.Glide.IntegrationTests.SharedCommandTests.BatchTest(BatchTestData testData) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/tests/Valkey.Glide.IntegrationTests/SharedCommandTests.cs:line 47
Failure Permlink
https://github.com/valkey-io/valkey-glide-csharp/actions/runs/18364381725/job/52314363967#step:7:843
Frequency
No response
Steps to Reproduce
No response
System Information
x86_64-apple-darwin
Language and Version
C# net8.0
Engine Version
v6.2
Logs
Failed Valkey.Glide.IntegrationTests.SharedCommandTests.BatchTest(testData: Generic commands GlideClusterClient { 0x6000034E5BA0 RESP2 } IsAtomic = True) [19 ms]
Error Message:
Assert.Empty() Failure: Collection was not empty
Collection: ["KeyIdleTime(genericKey1) failed: Assert.IsType() F"···]
Stack Trace:
at Valkey.Glide.IntegrationTests.SharedCommandTests.BatchTest(BatchTestData testData) in /Users/runner/work/valkey-glide-csharp/valkey-glide-csharp/tests/Valkey.Glide.IntegrationTests/SharedCommandTests.cs:line 47
--- End of stack trace from previous location ---
Standard Output Messages:
KeyIdleTime(genericKey1) failed: Assert.IsType() Failure: Value is not the exact type
Expected: typeof(long)
Actual: typeof(Valkey.Glide.Errors+RequestException)
Screenshots
No response
Glide Version
2.1.0
Expected Behavior
Integration test pass
Actual Behavior
Integration test fail
Possible Fixes
No response
Metadata
Metadata
Assignees
Labels
No labels