Run tests #2950
Annotations
10 errors and 5 warnings
Tests (net8.0):
src/Tests/ViewModel/JsonDiffTests.cs#L46
Assert.IsInstanceOfType failed.
|
Tests (net8.0):
src/Tests/ViewModel/JsonDiffTests.cs#L60
Test method DotVVM.Framework.Tests.ViewModel.JsonDiffTests.JsonDiff_Configuration_AddingRoute threw exception:
Xunit.Sdk.ContainsException: Assert.Contains() Failure
Not found: Route1
In value: SelectEnumerableIterator<RouteBase, String> []
|
Tests (net8.0):
src/Tests/ViewModel/SerializerTests.cs#L233
Assert.AreEqual failed. Expected:<>. Actual:<{}>.
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L71
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.SerializeDefaultConfig threw exception:
System.Exception: ConfigurationSerializationTests.SerializeDefaultConfig.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
index 0572bbf..7547369 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
@@ -131,6 +131,7 @@
},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {
"explicitAssemblyLoading": {
"enabled": true
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L84
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.SerializeEmptyConfig threw exception:
System.Exception: ConfigurationSerializationTests.SerializeEmptyConfig.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeEmptyConfig.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeEmptyConfig.json
index 087ce44..c8ca659 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeEmptyConfig.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeEmptyConfig.json
@@ -7,6 +7,7 @@
"resources": {},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {},
"diagnostics": {
"compilationPage": {},
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L106
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.SerializeRoutes threw exception:
System.Exception: ConfigurationSerializationTests.SerializeRoutes.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeRoutes.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeRoutes.json
index 8cc72ac..ed68565 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeRoutes.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeRoutes.json
@@ -38,6 +38,7 @@
"resources": {},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {},
"diagnostics": {
"compilationPage": {},
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L144
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.SerializeResources threw exception:
System.Exception: ConfigurationSerializationTests.SerializeResources.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeResources.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeResources.json
index a40e91c..11eac35 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeResources.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeResources.json
@@ -83,6 +83,7 @@
},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {},
"diagnostics": {
"compilationPage": {},
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L154
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.ExperimentalFeatures threw exception:
System.Exception: ConfigurationSerializationTests.ExperimentalFeatures.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.ExperimentalFeatures.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.ExperimentalFeatures.json
index 5a75ebd..2c9f447 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.ExperimentalFeatures.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.ExperimentalFeatures.json
@@ -7,6 +7,7 @@
"resources": {},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {
"lazyCsrfToken": {
"enabled": true,
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L171
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.Markup threw exception:
System.Exception: ConfigurationSerializationTests.Markup.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.Markup.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.Markup.json
index 986568c..458e2a1 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.Markup.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.Markup.json
@@ -57,6 +57,7 @@
"resources": {},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {},
"diagnostics": {
"compilationPage": {},
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Tests (net8.0):
src/Tests/Runtime/ConfigurationSerializationTests.cs#L181
Test method DotVVM.Framework.Tests.Runtime.ConfigurationSerializationTests.RestAPI threw exception:
System.Exception: ConfigurationSerializationTests.RestAPI.json has changed, the actual output differs from the previous accepted output:
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.RestAPI.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.RestAPI.json
index bb8b049..1bb8652 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.RestAPI.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.RestAPI.json
@@ -40,6 +40,7 @@
},
"security": {},
"runtime": {},
+ "defaultCulture": "en-US",
"experimentalFeatures": {},
"diagnostics": {
"compilationPage": {},
Is this change OK? To let the test pass, stage the file in git. Confused? See https://github.com/exyi/CheckTestOutput/blob/master/trouble.md#changed-file
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading