8.6 Support HOTKEYS #2064
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
2m 31s
StackExchange.Redis (Windows Server 2022)
6m 49s
Annotations
22 errors and 2 warnings
|
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Cpu | Network) (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Cpu | Network) (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Network) (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'NET' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Network) (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'NET' 'DURATION' '60'
|
|
HotKeysTests.GetWhenEmptyIsNullAsync (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L89
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
|
|
HotKeysTests.GetWhenEmptyIsNullAsync (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L89
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
|
|
HotKeysTests.SampleRatioUsageAsync (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L262
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60' 'SAMPLE' '3'
|
|
HotKeysTests.SampleRatioUsageAsync (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L262
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60' 'SAMPLE' '3'
|
|
HotKeysTests.CanStartStopReset (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L110
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
HotKeysTests.CanStartStopReset (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L110
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
StackExchange.Redis (Windows Server 2022)
Failed test were found and 'fail-on-error' option is set to true
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Network) (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'NET' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Network) (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'NET' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Cpu) (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'CPU' 'DURATION' '60'
|
|
HotKeysTests.MetricsChoiceAsync(metrics: Cpu) (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L241
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '1' 'CPU' 'DURATION' '60'
|
|
HotKeysTests.CanStartStopReset (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L110
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
HotKeysTests.CanStartStopReset (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L110
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'START' 'METRICS' '2' 'CPU' 'NET' 'DURATION' '60'
|
|
HotKeysTests.GetWhenEmptyIsNull (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L82
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
|
|
HotKeysTests.GetWhenEmptyIsNull (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L82
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'GET'
|
|
HotKeysTests.StopWhenNotRunningIsFalseAsync (RESP3):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L103
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
|
|
HotKeysTests.StopWhenNotRunningIsFalseAsync (RESP2):
/_/tests/StackExchange.Redis.Tests/HotKeysTests.cs#L103
StackExchange.Redis.RedisServerException : ERR unknown command 'HOTKEYS', with args beginning with: 'STOP'
|
|
StackExchange.Redis (Windows Server 2022)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0gOGJaQAAAAC0N4D2VDcLQYNxPRA6DOa/UEFPRURHRTA1MTAARWRnZQ==
|
|
StackExchange.Redis (Windows Server 2022)
Failed to restore: Cache service responded with 400
|