Update tests.yml #63
tests.yml
on: push
Code Coverage
/
Build & Test
1m 18s
Integration Tests
49s
Windows Tests
0s
Matrix: ClickHouse regression
Matrix: .NET regression
Annotations
30 errors
ClickHouse regression (25.8) / 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>] >]
|
.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.9) / 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>] >]
|
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>] >]
|
.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>] >]
|