Bump BenchmarkDotNet from 0.15.1 to 0.15.4 #62
Triggered via pull request
September 29, 2025 22:38
Status
Failure
Total duration
1m 27s
Artifacts
–
tests.yml
on: pull_request
Code Coverage
/
Build & Test
1m 18s
Integration Tests
45s
Windows Tests
Matrix: ClickHouse regression
Matrix: .NET regression
Annotations
23 errors
ClickHouse regression (25.5) / Build & Test
Process completed with exit code 1.
|
ClickHouse regression (25.4) / Build & Test
Process completed with exit code 1.
|
Code Coverage / Build & Test
Process completed with exit code 1.
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}":
ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ClickHouse regression (25.3) / Build & Test
Process completed with exit code 1.
|
.NET regression (net6.0) / Build & Test
Process completed with exit code 1.
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}":
ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ClickHouse regression (24.8) / Build & Test
Process completed with exit code 1.
|
ClickHouse regression (25.6) / Build & Test
Process completed with exit code 1.
|
.NET regression (net9.0) / Build & Test
Process completed with exit code 1.
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{
"nested": {
"double": 1.25,
"int": 123456,
"string": "stringValue"
}
}),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}":
ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer())
Expected and actual are both <System.Text.Json.Nodes.JsonObject>
Values differ at index [0]
Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >]
But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
|