Refactoring of GridViewDataSet #2687
Annotations
2 errors and 1 warning
src/Tests/Runtime/ConfigurationSerializationTests.cs#L69
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 31d5da1..1e51b4b 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
@@ -1641,23 +1641,6 @@
"isActive": true,
"isAttached": true
}
- },
- "DotvvmMarkupControl-33jwRoNrnlbAOVpOnCErXw==": {
- "ShowDescription": {
- "type": "System.Boolean",
- "defaultValue": false
- }
- },
- "DotvvmMarkupControl-koCHqjx2oIk1rVwG1PzLJQ==": {
- "Click": {
- "type": "DotVVM.Framework.Binding.Expressions.Command, DotVVM.Framework",
- "isCommand": true
- }
- },
- "DotvvmMarkupControl-YYPITyOzVEL518wclEMJZw==": {
- "SomeProperty": {
- "type": "System.String"
- }
}
},
"capabilities": {
If 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
|
|
|
The logs for this run have expired and are no longer available.
Loading