Skip to content

add support for hscan novalues option #1571

add support for hscan novalues option

add support for hscan novalues option #1571

Triggered via pull request June 13, 2024 08:15
Status Failure
Total duration 5m 6s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 42s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
4m 55s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP3): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP3): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP3): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP3): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValues(supported: True)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L355
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 1000)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValues(supported: True)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L355
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 10000)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
ScanTests.HashScanNoValuesLarge(pageSize: 100)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L381
System.AggregateException : One or more errors occurred. (ERR syntax error) ---- StackExchange.Redis.RedisServerException : ERR syntax error
StackExchange.Redis (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.