Skip to content

Bump System.Text.Json from 9.0.2 to 9.0.9 #60

Bump System.Text.Json from 9.0.2 to 9.0.9

Bump System.Text.Json from 9.0.2 to 9.0.9 #60

Triggered via pull request September 15, 2025 18:55
Status Failure
Total duration 1m 36s
Artifacts

tests.yml

on: pull_request
Code Coverage  /  Build & Test
1m 19s
Code Coverage / Build & Test
Integration Tests
45s
Integration Tests
Windows Tests
0s
Windows Tests
Matrix: ClickHouse regression
Matrix: .NET regression
Fit to window
Zoom out
Zoom in

Annotations

23 errors
.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 (25.4) / Build & Test
Process completed with exit code 1.
ClickHouse regression (25.3) / Build & Test
Process completed with exit code 1.
ClickHouse regression (25.6) / 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.5) / 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>] >]
ClickHouse regression (24.8) / Build & Test
Process completed with exit code 1.