Checkpoint web parity through Chromium input tasks
This commit is contained in:
95
tests/golden/M12-07C/web-roundtrip-report.json
Normal file
95
tests/golden/M12-07C/web-roundtrip-report.json
Normal file
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M12-07C",
|
||||
"operation": "WEB_OBJ_TO_DESKTOP_ROUNDTRIP",
|
||||
"source": {
|
||||
"objSha256": "4ed3dced8445b03754cd3916ae2e8cf0dff85e6a5882f1c6f0a4a4e4c5251f6a",
|
||||
"mtlSha256": "80338f569c67a8b1616515ba878ffc72b26e93ef2e8c361131023fb14f132f5f",
|
||||
"textureSha256": "44e4fd08bdda8403908349e2a62dcf103ce2d0851099fc61cd868d65ddbef78c"
|
||||
},
|
||||
"browser": {
|
||||
"imported": {
|
||||
"schemaVersion": 1,
|
||||
"objectCount": 2,
|
||||
"positionCount": 6,
|
||||
"texcoordCount": 6,
|
||||
"normalCount": 2,
|
||||
"faceCount": 2,
|
||||
"materialCount": 2
|
||||
},
|
||||
"outputObjSha256": "64d419bea9738bd584e61214b34aa67e5ed2204a0e2e1db6ed334f8561d63276",
|
||||
"outputMtlSha256": "4e00c589ed29d99994119cfa12ae9f4ef7cc13c33fdd6ee8ce2eb97e6cf61c29",
|
||||
"lossReport": {
|
||||
"schemaVersion": 1,
|
||||
"operation": "OBJ_EXPORT_LOSS_REPORT",
|
||||
"canRoundTrip": true,
|
||||
"warningCount": 0,
|
||||
"warnings": []
|
||||
},
|
||||
"missingTextureLoss": {
|
||||
"schemaVersion": 1,
|
||||
"operation": "OBJ_EXPORT_LOSS_REPORT",
|
||||
"canRoundTrip": true,
|
||||
"warningCount": 2,
|
||||
"warnings": [
|
||||
{
|
||||
"code": "OBJ_TEXTURE_ORIGIN_UNRESOLVED",
|
||||
"severity": "warning",
|
||||
"message": "OBJ texture m12_obj_texture.png is not bound to a supplied asset",
|
||||
"path": "m12_obj_texture.png"
|
||||
},
|
||||
{
|
||||
"code": "OBJ_TEXTURE_ORIGIN_UNRESOLVED",
|
||||
"severity": "warning",
|
||||
"message": "OBJ texture m12_obj_texture.png is not bound to a supplied asset",
|
||||
"path": "m12_obj_texture.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"desktop": {
|
||||
"meshCount": 2,
|
||||
"objectCount": 2,
|
||||
"objects": [
|
||||
{
|
||||
"materials": [
|
||||
"M12_OBJ_Left_Material"
|
||||
],
|
||||
"name": "M12_OBJ_Left_M12_OBJ_Left_Material",
|
||||
"normalCount": 3,
|
||||
"polygonCount": 1,
|
||||
"triangleCount": 1,
|
||||
"uvLayers": [
|
||||
"UVMap"
|
||||
],
|
||||
"uvLoopCount": 3,
|
||||
"vertexCount": 3
|
||||
},
|
||||
{
|
||||
"materials": [
|
||||
"M12_OBJ_Right_Material"
|
||||
],
|
||||
"name": "M12_OBJ_Right_M12_OBJ_Right_Material",
|
||||
"normalCount": 3,
|
||||
"polygonCount": 1,
|
||||
"triangleCount": 1,
|
||||
"uvLayers": [
|
||||
"UVMap"
|
||||
],
|
||||
"uvLoopCount": 3,
|
||||
"vertexCount": 3
|
||||
}
|
||||
],
|
||||
"operation": "DESKTOP_IMPORT_WEB_OBJ",
|
||||
"schemaVersion": 1,
|
||||
"sourceObjBytes": 518,
|
||||
"sourceObjSha256": "64d419bea9738bd584e61214b34aa67e5ed2204a0e2e1db6ed334f8561d63276"
|
||||
},
|
||||
"comparisons": {
|
||||
"objectCountExact": true,
|
||||
"triangleCountExact": true,
|
||||
"uvLayerPresent": true,
|
||||
"materialPresent": true
|
||||
},
|
||||
"nextTask": "M12-07D"
|
||||
}
|
||||
Reference in New Issue
Block a user