Files
Web_FreeCAD_Bitbybit/config/qa04-fcstd-fuzz-verification.json
wangdequan 8f6053089a
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

31 lines
616 B
JSON

{
"status": "fcstd-parser-fuzz-pass",
"seed": "0x5f3759df",
"cases": 1000,
"counts": {
"accepted": 231,
"rejected": 769,
"validCases": 231,
"invalidCases": 769
},
"categories": {
"depth-limit": 77,
"duplicate-object-id": 77,
"empty-document": 77,
"empty-object-id": 77,
"entity-declaration": 77,
"invalid-gui-root": 77,
"invalid-utf8": 77,
"malformed-close": 77,
"node-limit": 77,
"opaque-resource": 77,
"proxy-object": 77,
"traversal-path": 76,
"wrong-document-root": 77
},
"timing": {
"p95Ms": 0.135,
"maxMs": 2.707
}
}