Skip to content

Use .NET SDK 8

Use .NET SDK 8 #1674

Triggered via pull request October 27, 2023 15:14
@meziantoumeziantou
synchronize #562
netsdk8
Status Failure
Total duration 58m 53s
Artifacts 18

ci.yml

on: pull_request
Matrix: build_and_test_windows_x86
Matrix: build_and_test_x64
Matrix: test_trimming
Matrix: test_trimming_wpf
validate_readme
1m 5s
validate_readme
validate_test_projects
5s
validate_test_projects
validate_nuget
0s
validate_nuget
Fit to window
Zoom out
Zoom in

Annotations

238 errors and 29 warnings
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components.Web
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components.Web
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components.Web
create_nuget
Warning As Error: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Components.WebAssembly
create_nuget
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_00.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_00.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_10.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_10.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_16.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_16.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-20.04, Debug, x64)
Process completed with exit code 1.
build_and_test_x64 (ubuntu-20.04, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_06.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_06.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_20.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_20.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_29.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-20.04, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (ubuntu-20.04, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_14.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_23_14.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_29.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_24_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_36.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az189-414_2023-10-27_15_25_36.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-20.04, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (ubuntu-20.04, Release, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_24_24[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_24_24[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_25_33.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_25_33.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_26_40.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698406725478_2023-10-27_15_26_40.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-11, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-11, Debug, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_23_35.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_23_35.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_25_09.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_25_09.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_26_37.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az879-766_2023-10-27_15_26_37.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_24_39.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_24_39.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_25_51.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_25_51.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_26_54.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698407818609_2023-10-27_15_26_54.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-11, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-11, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_24_34.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_24_34.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_25_45.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_25_45.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_26_53.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698418260943_2023-10-27_15_26_53.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-22.04, Release, x64)
Process completed with exit code 1.
build_and_test_x64 (ubuntu-22.04, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-11, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-11, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_27_33[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_27_33[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_29_06.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_29_06.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_30_00[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419422455_2023-10-27_15_30_00[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-12, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-12, Debug, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_24_38.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_24_38.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_26_03.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_26_03.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_27_28.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az200-817_2023-10-27_15_27_28.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-20.04, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (ubuntu-20.04, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_26_12.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_26_12.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_27_29.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_27_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_28_39.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419279280_2023-10-27_15_28_39.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-11, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-11, Release, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_25_09.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_25_09.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_26_59.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_26_59.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_28_41.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az566-612_2023-10-27_15_28_41.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-22.04, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (ubuntu-22.04, Debug, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_24_39.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_24_39.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_26_32.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_26_32.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_28_12.trx#L0
Failed test found in: /home/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_fv-az574-931_2023-10-27_15_28_12.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (ubuntu-22.04, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (ubuntu-22.04, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_26_07.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_26_07.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_27_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_27_22.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_31.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_31.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_47.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2022, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (windows-2022, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_26_14.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_26_14.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_27_55.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_27_55.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_29_43.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_29_43.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az1290-843_2023-10-27_15_31_04.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2019, Release, x64)
Process completed with exit code 1.
build_and_test_x64 (windows-2019, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_27_24.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_27_24.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_29_06.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_29_06.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_30_49.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_30_49.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az15-222_2023-10-27_15_32_33[1].trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2019, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (windows-2019, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_27_02.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_27_02.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_28_27.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_28_27.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_29_23.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_29_23.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az276-502_2023-10-27_15_30_38.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2019, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (windows-2019, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_29_44.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_29_44.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_31_34.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_31_34.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_33_08[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_33_08[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_05.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_29_52.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_29_52.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_31_42[1].trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_31_42[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_33_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az192-934_2023-10-27_15_35_22.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_windows_x86 (Release)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_windows_x86 (Release)
Process completed with exit code 1.
build_and_test_windows_x86 (Debug, /p:InvariantGlobalization=true)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_windows_x86 (Debug, /p:InvariantGlobalization=true)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_23.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_23.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_58.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_58.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_16.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_16.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_47.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_28_28.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_55.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_55.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_22.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_22.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_32_48.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2022, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (windows-2022, Release, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_30_50.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_30_50.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_32_40.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_32_40.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_34_26.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_34_26.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az253-875_2023-10-27_15_36_28.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2022, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (windows-2022, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_windows_x86 (Debug)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_windows_x86 (Debug)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_02.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_29_02.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_30_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_30_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_54.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_31_54.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► SupportMultiLevelsHelperMethods: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received - Helper("{}"); + Helper(""); [InlineSnapshotAssertion(nameof(expected))] static void Helper(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { Helper2(expected, filePath, lineNumber); } [InlineSnapshotAssertion(nameof(expected))] static void Helper2(string expected, [CallerFilePath] string filePath = null, [CallerLineNumber] int lineNumber = -1) { InlineSnapshot.Validate(new object(), expected, filePath, lineNumber); }
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateMultipleSnapshots: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received Console.WriteLine("first"); - InlineSnapshot.Validate(new { A = 1, B = 2 }, """ + InlineSnapshot.Validate(new { A = 1, B = 2 }, ""); - A: 1 - B: 2 - """); Console.WriteLine("Second"); - InlineSnapshot.Validate(new { A = 3, B = 4 }, """ + InlineSnapshot.Validate(new { A = 3, B = 4 }, ""); - A: 3 - B: 4 - """);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate("", ""); + InlineSnapshot.Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_Builder_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot.WithSettings(default(InlineSnapshotSettings)) - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshot_MultiLine_AddParameter: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received InlineSnapshot - .Validate("", ""); + .Validate("");
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotPreserveComments: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */);
Meziantou.Framework.InlineSnapshotTesting.Tests.InlineSnapshotTests ► UpdateSnapshotSupportIfDirective: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx#L0
Failed test found in: D:/a/Meziantou.Framework/Meziantou.Framework/TestResults/runneradmin_fv-az270-123_2023-10-27_15_33_29.trx Error: Snapshots are different - Snapshot + Received #if SampleDirective - InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "{}" /* after */); + InlineSnapshot.Validate(new object(), /*start*/expected: /* middle */ "" /* after */); #endif
build_and_test_x64 (windows-2022, Debug, x64)
Process completed with exit code 1.
build_and_test_x64 (windows-2022, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (windows-2019, Debug, x64)
The job running on runner GitHub Actions 31 has exceeded the maximum execution time of 30 minutes.
build_and_test_x64 (windows-2019, Debug, x64)
The operation was canceled.
build_and_test_x64 (ubuntu-22.04, Debug, /p:InvariantGlobalization=true, x64)
The job running on runner GitHub Actions 26 has exceeded the maximum execution time of 30 minutes.
build_and_test_windows_x86 (Release, /p:InvariantGlobalization=true)
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 30 minutes.
build_and_test_windows_x86 (Release, /p:InvariantGlobalization=true)
The operation was canceled.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_47_29.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_47_29.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_48_26.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_48_26.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_49_17.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420218076_2023-10-27_15_49_17.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-13, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (macos-13, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_46_02.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_46_02.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_46_49.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_46_49.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_47_33.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420596002_2023-10-27_15_47_33.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_48_31.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_48_31.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_49_51.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_49_51.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_50_52.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698419761212_2023-10-27_15_50_52.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-12, Debug, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-12, Debug, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (macos-13, Debug, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-13, Debug, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_47_20[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_47_20[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_48_31[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_48_31[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_49_42.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420506692_2023-10-27_15_49_42.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-12, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-12, Release, x64)
Process completed with exit code 1.
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_46_38.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_46_38.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_47_57.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_47_57.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_49_04.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420876844_2023-10-27_15_49_04.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-12, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (macos-12, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_02_08.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_02_08.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_02_50[1].trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_02_50[1].trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_03_28.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698421188398_2023-10-27_16_03_28.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-13, Release, /p:InvariantGlobalization=true, x64)
Process completed with exit code 1.
build_and_test_x64 (macos-13, Release, /p:InvariantGlobalization=true, x64)
Failed test were found and 'fail-on-error' option is set to true
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_05_38.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_05_38.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_06_20.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_06_20.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
Meziantou.Framework.InlineSnapshotTesting.Tests.SnapshotSerializerTests ► Argon: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_06_55.trx#L0
Failed test found in: /Users/runner/work/Meziantou.Framework/Meziantou.Framework/TestResults/_Mac-1698420894126_2023-10-27_16_06_55.trx Error: Snapshots do not match: - Snapshot + Received { - Int32: 42, - NullableInt32: null, - NullableInt32_NotNull: 42, - Int32Array: [ - 1, - 2, - 3, - 4, - 5 - ], - EmptyArray: [], - NullArray: null, - IEnumerableInt32: [ - 0, - 1 - ], - IDictionary: { - 1: 2, - 3: 4 - }, - IReadOnlyDictionary: { - 1: 2, - 3: 4 - }, - Enum: 2, - Enum_NotDefined: 100, - FlagsEnum: 7, - FlagsEnum_NotDefined: 35, - DateTime_Utc: 2000-01-01T01:01:01Z, - DateTime_Unspecified: 2000-01-01T01:01:01, - NullableDateTime: null, - DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, - DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, - NullableDateTimeOffset: null, - NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, - Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, - NestedObject: { - StringValueStartingWithExclamationMark: !1, - StringValue: Dummy, - MultiLineStringValue: Line1 + Int32: 42, + NullableInt32: null, + NullableInt32_NotNull: 42, + Int32Array: [ + 1, + 2, + 3, + 4, + 5 + ], + EmptyArray: [], + NullArray: null, + IEnumerableInt32: [ + 0, + 1 + ], + IDictionary: { + 1: 2, + 3: 4 + }, + IReadOnlyDictionary: { + 1: 2, + 3: 4 + }, + Enum: 2, + Enum_NotDefined: 100, + FlagsEnum: 7, + FlagsEnum_NotDefined: 35, + DateTime_Utc: 2000-01-01T01:01:01Z, + DateTime_Unspecified: 2000-01-01T01:01:01, + NullableDateTime: null, + DateTimeOffset_Zero: 2000-01-01T01:01:01+00:00, + DateTimeOffset_NonZero: 2000-01-01T01:01:01+02:00, + NullableDateTimeOffset: null, + NullableDateTimeOffset_NotNull: 2000-01-01T01:01:01+00:00, + Guid: 4871547b-835b-4c06-ab0e-10931af0cd8d, + NestedObject: { + StringValueStartingWithExclamationMark: !1, + StringValue: Dummy, + MultiLineStringValue: Line1 Line2 Line3, - NullableEnum: null, - StringValue1: Constant, - StringValue2: Constant - } + NullableEnum: null, + StringValue1: Constant, + StringValue2: Constant + } }
build_and_test_x64 (macos-13, Release, x64)
Failed test were found and 'fail-on-error' option is set to true
build_and_test_x64 (macos-13, Release, x64)
Process completed with exit code 1.
build_and_test_x64 (ubuntu-20.04, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-20.04, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-20.04, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-11, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-11, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-22.04, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-11, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-12, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-20.04, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-11, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-22.04, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (ubuntu-22.04, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2022, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2019, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2019, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2019, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_windows_x86 (Release)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_windows_x86 (Debug, /p:InvariantGlobalization=true)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2022, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2022, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_windows_x86 (Debug)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (windows-2022, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-13, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-12, Debug, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-13, Debug, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-12, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-12, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-13, Release, /p:InvariantGlobalization=true, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build_and_test_x64 (macos-13, Release, x64)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
binlog Expired
39.6 MB
nuget Expired
24.3 MB
test-results-macos-11-Debug-x64 Expired
324 MB
test-results-macos-11-Release-x64 Expired
273 MB
test-results-macos-12-Debug-x64 Expired
324 MB
test-results-macos-12-Release-x64 Expired
273 MB
test-results-macos-13-Debug-x64 Expired
324 MB
test-results-macos-13-Release-x64 Expired
273 MB
test-results-ubuntu-20.04-Debug-x64 Expired
294 MB
test-results-ubuntu-20.04-Release-x64 Expired
273 MB
test-results-ubuntu-22.04-Debug-x64 Expired
315 MB
test-results-ubuntu-22.04-Release-x64 Expired
273 MB
test-results-windows-2019-Debug-x64 Expired
402 MB
test-results-windows-2019-Release-x64 Expired
364 MB
test-results-windows-2022-Debug-x64 Expired
413 MB
test-results-windows-2022-Debug-x86 Expired
415 MB
test-results-windows-2022-Release-x64 Expired
346 MB
test-results-windows-2022-Release-x86 Expired
323 MB