Files
Web_FreeCAD_Bitbybit/config/freecad-property-heatflux-failure.json
wangdequan 8f6053089a
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
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

182 lines
4.2 KiB
JSON

{
"baselineId": "freecad-1.1.1-property-heatflux-failure",
"cancellationBoundary": {
"classification": "synchronous-property-setter",
"reason": "no-native-cancel-hook",
"replacement": "abort-active-document-transaction",
"supported": false
},
"disabled": {
"after": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"before": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"classification": "editor-read-only-and-python-immutable",
"editorMode": [
"ReadOnly"
],
"exception": {
"message": "Object attribute 'DFlux' is read-only",
"type": "AttributeError"
},
"objectsPreserved": true,
"requested": "750 W/m^2",
"restoredEditorMode": [],
"restoredStatus": [],
"status": [
"Immutable",
"ReadOnly"
],
"valuePreserved": true
},
"documentIntegrity": {
"finalObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"initialObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"objectCount": 1,
"objectsPreserved": true
},
"failures": [
{
"after": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"afterObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"before": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"beforeObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"exception": {
"message": "Not matching Unit!",
"type": "ArithmeticError"
},
"id": "wrong-dimension",
"objectsPreserved": true,
"polluted": false,
"requested": "5 mm",
"valuePreserved": true
},
{
"after": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"afterObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"before": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"beforeObjects": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"exception": {
"message": "syntax error",
"type": "ParserError"
},
"id": "malformed-text",
"objectsPreserved": true,
"polluted": false,
"requested": "not-a-quantity",
"valuePreserved": true
}
],
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"initial": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"object": {
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
},
"property": {
"name": "DFlux",
"typeId": "App::PropertyHeatFlux"
},
"schemaVersion": 1,
"status": "pass",
"transaction": {
"activeAfterAbort": {
"id": 0,
"name": ""
},
"activeAfterEdit": {
"id": 1,
"name": "property-heatflux-cancel"
},
"afterAbort": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"before": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"edited": {
"numeric": 250,
"raw": "250.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
},
"objectsAfter": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"objectsBefore": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
],
"objectsRestored": true,
"pendingAfterAbort": false,
"pendingAfterEdit": true,
"restored": true,
"undoMode": 1
}
}