feat: promote font force heat flux and integer set properties
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled

This commit is contained in:
2026-08-17 09:10:47 -04:00
parent d11566403d
commit 8f6053089a
159 changed files with 9687 additions and 163 deletions

View File

@@ -0,0 +1,252 @@
{
"baselineId": "freecad-1.1.1-property-font-failure",
"cancellationBoundary": {
"classification": "synchronous-property-setter",
"reason": "no-native-cancel-hook",
"replacement": "abort-active-document-transaction",
"supported": false
},
"disabled": {
"after": {
"editorMode": [
"ReadOnly"
],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [
"Immutable",
"ReadOnly"
],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"afterObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"before": {
"editorMode": [
"ReadOnly"
],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [
"Immutable",
"ReadOnly"
],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"beforeObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"classification": "editor-read-only-and-python-immutable",
"editorMode": [
"ReadOnly"
],
"exception": {
"message": "Object attribute 'Font' is read-only",
"type": "AttributeError"
},
"restoredEditorMode": [],
"restoredStatus": [],
"status": [
"Immutable",
"ReadOnly"
]
},
"documentIntegrity": {
"finalObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"initialObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectCount": 1,
"objectsPreserved": true
},
"failure": {
"after": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"afterObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"before": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"beforeObjects": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"exception": {
"message": "type must be str or unicode, not int",
"type": "TypeError"
},
"id": "wrong-type",
"objectsPreserved": true,
"requested": 12345
},
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"initial": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"object": {
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
},
"property": {
"name": "Font",
"typeId": "App::PropertyFont"
},
"propertyType": "App::PropertyFont",
"schemaVersion": 1,
"status": "pass",
"transaction": {
"activeAfterAbort": {
"id": 0,
"name": ""
},
"activeAfterEdit": {
"id": 1,
"name": "property-font-cancel"
},
"afterAbort": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"before": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "osifont"
},
"edited": {
"editorMode": [],
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"statusString": "Valid",
"value": "Transaction Font"
},
"objectsAfter": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectsBefore": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectsRestored": true,
"pendingAfterAbort": false,
"pendingAfterEdit": true,
"restored": true,
"undoMode": 1
}
}