- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Open
Description
Test Name
Test Location
Failure Permlink
Frequency
Intermitent, but usually at least one test env a day ends in a timeout
Steps to Reproduce
No response
System Information
Language and Version
C#
Engine Version
Logs
Seen in a few instances where the test suite likes to hang and end at the following tests.
Passed Valkey.Glide.IntegrationTests.BatchTests.TransactionWithMultipleConditions(conn: Database { 0x600000F105C0 RESP3 }, conditionPass: False) [20 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.ConfigGetAsync_ReturnsConfiguration(client: GlideClient { 0x600000F1C470 RESP2 }) [37 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.ConfigGetAsync_ReturnsConfiguration(client: GlideClient { 0x600000F19EB0 RESP3 }) [14 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.CustomCommandWithBinary(client: GlideClient { 0x600000F1C470 RESP2 }) [26 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.CustomCommandWithBinary(client: GlideClient { 0x600000F19EB0 RESP3 }) [19 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.TestEcho_BinaryData(client: GlideClient { 0x600000F1C470 RESP2 }) [6 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.TestEcho_BinaryData(client: GlideClient { 0x600000F19EB0 RESP3 }) [2 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.LolwutAsync_ReturnsArt(client: GlideClient { 0x600000F1C470 RESP2 }) [3 ms]
  Passed Valkey.Glide.IntegrationTests.StandaloneClientTests.LolwutAsync_ReturnsArt(client: GlideClient { 0x600000F19EB0 RESP3 }) [2 ms]
Error: The operation was canceled.
Screenshots
 
 
No response
Glide Version
2.1.0
Expected Behavior
Integration tests for net8.0 should not hang and pass
Actual Behavior
Integration tests for net8.0 intermittently hangs and will cause the whole test suite to time out and be cancelled
Possible Fixes
No response
Metadata
Metadata
Assignees
Labels
No labels